Currency ID

There are too many cryptocurrencies and coin types in the crypto space. Many services classify them as asset, coin_type, currency_id but there is no single space to collect all the cryptocurrencies and tokens.

So we use SLIP-0044 as a currency index on the GitHub repository which is maintained by over 500 contributors along with the smart contract address or property id defined in each blockchain to create a general class which supports all the currencies and tokens:
sygna:{SLIP-0044 coin type hex}.{smart contract address or token id in each public blockchain}

For example:

  1. USDT ERC-20 token
    sygna:0x8000003c.0xdac17f958d2ee523a2206206994597c13d831ec7
  2. USDT Omni token
    sygna:0x800000c8.31
  3. BitTorrent TRC-10 token
    sygna:0x800000c3.1002000
  4. USDT TRC-20 token
    sygna:0x800000c3.TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t

Sygna supports all types of virtual assets (coins/tokens) technically.

Additionally, we have a list of currency IDs available in our API, which can be accessed using the following endpoints: