renew_ens
Renew an Ethereum Name Service (ENS) domain by extending its registration. Provide the ENS name, additional duration in seconds, and private key to pay.
Instructions
Extend the registration of an ENS name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ENS name to renew (without .eth) | |
| duration | Yes | Additional duration in seconds (1 year = 31536000) | |
| privateKey | Yes | Private key for payment |