trustwallet-assets/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

28 lines
804 B
JSON

{
"name": "RAMP DEFI",
"website": "https://rampdefi.com/",
"description": "Unlocking Liquid Capital From Staked Assets",
"explorer": "https://etherscan.io/token/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/RampDefi",
"handle": "RampDefi"
},
{
"name": "Medium",
"url": "https://medium.com/rampdefi",
"handle": "rampdefi"
},
{
"name": "Telegram",
"url": "https://t.me/rampdefiofficial",
"handle": "rampdefiofficial"
}
],
"type": "ERC20",
"symbol": "RAMP",
"decimals": 18,
"status": "active",
"id": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f"
}