Enumeration AssetParamType

Asset parameter types supported in ARC-82. Defines the asset parameters that can be queried from the blockchain.

Enumeration Members

ASSETNAME: "assetname"

Full name of the asset

CLAWBACK: "clawback"

Clawback address of the asset

DECIMALS: "decimals"

Number of decimal places for the asset

FREEZE: "freeze"

Freeze address of the asset

FROZEN: "frozen"

Default frozen status for new asset holdings

MANAGER: "manager"

Manager address of the asset

METADATAHASH: "metadatahash"

Metadata hash of the asset

RESERVE: "reserve"

Reserve address of the asset

TOTAL: "total"

Total supply of the asset

UNITNAME: "unitname"

Unit name/symbol of the asset

URL: "url"

URL associated with the asset