mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
28 lines
804 B
JSON
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"
|
|
} |