This API is used to generate a Merkle Tree Map for the generated pre-mint asset and its assigned owner. It ensures that only the assigned owner can redeem the token.

Required Parameters :-

smartContractSymbol - Merkle Smart Contract Symbol

blockchainType - Blockchain network to be used -

0 for Ethereum and
1 for Polygon

networkType - network type for the specified blockchain:

For BlockchainType Ethereum -

0 for Ethereum Mainnet
1 for Ropsten Testnet
2 for Rinkeby Testnet

For BlockchainType Polygon -

0 for Polygon Mainnet
1 for Polygon Mumbai

details - tokenId and address details as follow

1. tokenId - Desired token ID for the NFT mint

2. address - Wallet Address

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!