List of all items

Structs

A persistent storage type to store the SRC-7; Metadata Standard type.

Enums

Error log for when something goes wrong when burning assets.

Error log for when something goes wrong when minting assets.

Error log for when something goes wrong when setting metadata.

Abi

Functions

Returns the number of decimals the asset uses.

Returns the name of the asset, such as “Ether”.

Unconditionally sets the decimals of an asset.

Unconditionally sets the name of an asset.

Unconditionally sets the symbol of an asset.

Returns the symbol of the asset, such as “ETH”.

Returns the total number of individual assets for a contract.

Returns the total supply of coins for an asset.

Returns metadata for a specific asset and key pair.

Unconditionally stores metadata for a specific asset and key pair.

Burns assets with the given sub_id.

Unconditionally mints new assets using the sub_id sub-identifier.