class ERC1155Reward
Summary
Members | Type | Descriptions |
---|---|---|
contractAddress | variable | the ERC1155 contract address |
tokenId | variable | the tokenId of the NFT to be rewarded |
quantityPerReward | variable | How many NFTs can be otained when opening a pack and receiving this reward. |
Members
public string
contractAddress
the ERC1155 contract address
public string
tokenId
the tokenId of the NFT to be rewarded
public string
quantityPerReward
How many NFTs can be otained when opening a pack and receiving this reward.