Get estimated minting parameters and validation results.
The parent name (e.g., domain) under which the label will be minted.
3 - 100"example.eth"
The label or subname to be minted under the parent name.
1 - 100"subname"
Ethereum address of the minter.
"0x1234567890abcdef1234567890abcdef12345678"
Indicates whether the operation is on a sepolia testnet.
true
Estimated price, fee, and validation status for requested subname.
Indicates if the subname can be minted.
true
Estimated price in ETH for the minting operation.
0.01
Estimated protocol/platform fee in ETH.
0.002
Indicates whether the estimated fee is a standard fixed fee.
true
List of validation error types if minting is not allowed.
SUBNAME_TAKEN, MINTER_NOT_TOKEN_OWNER, MINTER_NOT_WHITELISTED, LISTING_EXPIRED, SUBNAME_RESERVED, VERIFIED_MINTER_ADDRESS_REQUIRED ["SUBNAME_TAKEN", "MINTER_NOT_WHITELISTED"]