Create a new ENS subname
POST /v1/subname/mint
Last updated
POST /v1/subname/mint
Last updated
To mint a new subname the following parameters are required
domain
is the full ENS name - for example, thenamespace.eth
label
is the label of requested the subname - for example, ninja in ninja.thenamespace.eth.
address
to which the subname will resolve is also required.
For error response body refer to the Responses section below.
/v1/subname/mint
API key needed to access the endpoint
The subname label
ninja
The parent ENS domain name
thenamespace.eth
Ethereum address
0xFe89cc7aBB2C4183683ab71653C4cdc9B02D44b7
Coin type used to specify addresses on different chains (https://docs.ens.domains/ensip/9).
Custom data associated with this subname. Can be any String or JSON object.
Subname time to live, specifies when the subname records will expire.
No body