mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
47963db68c
* Add REALM token info and logo for Ethereum Adds metadata and picture for the REALM token - by Realm.art * Add REALM token info and logo for BSC Adds metadata and picture for the REALM token - by Realm.art * Delete info.json * Delete logo.png * Revert "Delete info.json" This reverts commit fb215b3a194401c9b4ae65a7138fe0e5264cd09f. * Revert "Delete logo.png" This reverts commit 88f24e5041224b6f3e2efa4036c97dd818bd8fa8. * Update info.json * Update info.json * Update info.json * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
26 lines
637 B
JSON
26 lines
637 B
JSON
{
|
|
"name": "REALM Token",
|
|
"website": "https://realm.art",
|
|
"description": "REALM is the native token of the Realm metaverse.",
|
|
"explorer": "https://bscscan.com/token/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8",
|
|
"type": "BEP20",
|
|
"symbol": "REALM",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x464FdB8AFFC9bac185A7393fd4298137866DCFB8",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Enter_Realm"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/Enter_Realm"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/realm"
|
|
}
|
|
]
|
|
}
|