domains.registration_quote
Quote registration cost in tokens for one domain and year count.
Quoted cost is 200 service tokens plus the domain registration price in tokens. Token conversion depends on the account billing plan. Use before domains.register.
Cost = 5 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Registration term in years. | |
| domain | Yes | Domain name to quote (for example example.com). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Registration term in years. | |
| domain | No | Quoted domain name. | |
| available | No | Whether the domain can be registered through Vee3. | |
| is_premium | No | Whether the domain is priced as a premium name. | |
| token_cost | No | Token cost to register this domain for the quoted term on the account billing plan (200 service tokens plus the domain price). | |
| unavailable_reason | No | Reason the domain cannot be registered, when available is false. |