mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
380 B
JSON
11 lines
380 B
JSON
{
|
|
"name": "THORChain",
|
|
"website": "https://thorchain.org",
|
|
"description": "THORChain is a decentralized liquidity network that allows users to swap assets across different blockchains.",
|
|
"explorer": "https://viewblock.io/thorchain",
|
|
"research": "https://docs.thorchain.org",
|
|
"symbol": "RUNE",
|
|
"type": "coin",
|
|
"decimals": 8,
|
|
"status": "active"
|
|
} |