Get User Freemint Info
Request
In order to get freemint info of an wallet address, SDK provides you with a getFreeMintInfo
endpoint to do so
Parameters
chainId
(number): Chain ID.collectionAddress
(string): Collection contract address.campaignId
(string): Campaign ID.walletAddress
(string): Wallet address of user.
Response
Last updated