Name | Type | Description | Notes |
---|---|---|---|
address | String | A wallet or contract address in mixed-case checksum encoding. | |
ercType | ErcTypeEnum | ||
tokenId | String | ||
tokenUri | String | ||
metadata | Erc1155TokenMetadata | ||
chainId | String | The evm chain id. | |
balance | String | The address balance for the token, in units specified by the `decimals` value for the contract. |
Name | Value |
---|---|
ERC_1155 | "ERC-1155" |