Skip to main content Link Menu Expand (external link) Document Search Copy Copied

EstimateFeeBatchMintNft

Model getters

Method name Return type Description Notes
getChain() string Blockchain to estimate fee for.
Example: null
 
getType() string Type of transaction
Example: null
 
getSender() string Address of the minter
Example: 0xfb99f8ae9b70a0c8cd96ae665bbaf85a7e01a2ef
 
getRecipients() string[] Blockchain addresses to mint tokens to
Example: null
 
getContractAddress() string Contract address of NFT token
Example: 0x687422eEA2cB73B5d3e242bA5456b782919AFc85
 
getTokenIds() string[] Token IDs
Example: null
 
getUrls() string[] Metadata URLs
Example: null