Generate all the required parameters needed to send a successful transaction and mint a subname on a given chain.
Parameter | Description | Required |
---|---|---|
parentName | Name of listed ENS name | Yes |
label | The full subname will be ${label}.${parentName} | Yes |
owner | The owner of minted subname NFT | No, defaults to minter address |
minterAddress | Address of a wallet which is going to perform mint transaction | Yes |
expiryInYears | For subnames which are expirable, this is where the expiry in years is set. | No, defaults to 1 year |
records | Text and Address records to be set in the same transaction | No |