Renew Domain
renew_domainRenew a domain you own for additional years. Always confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Number of years to renew (1-10, default 1) | |
| domain | Yes | Domain to renew, e.g. mysite.com | |
| max_price | No | Ceiling in USD for the renewal charge. Fails with PRICE_ABOVE_MAX (nothing charged) if the real price is above it. | |
| payment_tx | No | Transaction hash of a USDC payment already sent on-chain. | |
| payment_chain | No | Chain the USDC payment was sent on. | |
| payment_method | No | Payment method: 'card' to charge card on file, 'usdc' to pay with USDC. Overrides the user's default preference for this request. |