ERC1155
A standard interface for contracts that manage multiple token types. A single deployed contract may include any combination of fungible tokens, non-fungible tokens or other configurations
Last updated
Was this helpful?
A standard interface for contracts that manage multiple token types. A single deployed contract may include any combination of fungible tokens, non-fungible tokens or other configurations
Last updated
Was this helpful?
This section contains the different types of ERC1155 methods that can be used in the Unity SDK. For additional operations and methods please refer to the
Counts all ERC1155 tokens assigned to an owner
Balance of batch will get the balance of a list of accounts and token ids
Returns meta data about the token.
Get all 1155 tokens from an account.