Coins

Coin reference, endpoint descriptions, and links.

Coins (equivalent to ERC-20 tokens on Sui) are fungible tokens that can be used for payments and staking. Fungible tokens (coins) are fully interchangeable and standardized, which enables them to be used as a means of payment, a store of value, and a measure of value.

Iotascan shows a list of all coins on the Iota Network.

The following endpoints are available for accounts on Blockberry.

EndpointDescription
getCoinsGet a list of all coin denominations on the Iota Network.
getCoinMetadataGet details of a coin denomination like name, symbol, Url link, description, social links, etc.
getCoinsCountGet the total number of coin denominations on the Iota Network.
getCoinsVerifiedCountGet the total number of verified coin denominations on the Iota Network.
getCoinsWithMarketCapCountGet the total number of coin denominations that went through ICO.
getCoinByCoinTypeGet coin denomination by coin type.
getTransactionsByCoinTypeGet a list of all transactions run with the queried type (denomination) of coin.