Skip to content

ens:renew

Renew ENS domain registrations via bulk renewal.

ens:renew <domains> <duration>
Name Type Description
domains any ENS label(s) or names to renew
duration any Renewal duration in seconds
load ens
# Renew a single domain for one year (in seconds)
ens:renew "mydomain" 31536000
# Renew multiple domains at once
ens:renew ["domain1" "domain2" "domain3"] 31536000
  • Only works on Ethereum mainnet (chain ID 1)
  • Uses the ENS bulk renewal contract