mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_RAMP (#5788)
* add_BEP20_RAMP * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
132a7f8a87
commit
197c167524
|
@ -113,6 +113,7 @@
|
|||
"0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55",
|
||||
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
||||
"0x8443f091997f06a61670B735ED92734F5628692F",
|
||||
"0x8519EA49c997f50cefFa444d240fB655e89248Aa",
|
||||
"0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B",
|
||||
"0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
|
||||
"0x897fE07d613037c206429628611A2665E18C657d",
|
||||
|
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "RAMP DEFI",
|
||||
"website": "https://rampdefi.com/",
|
||||
"description": "Unlocking Liquid Capital From Staked Assets",
|
||||
"explorer": "https://bscscan.com/token/0x8519ea49c997f50ceffa444d240fb655e89248aa",
|
||||
"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": "BEP20",
|
||||
"symbol": "RAMP",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8519EA49c997f50cefFa444d240fB655e89248Aa"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Loading…
Reference in New Issue
Block a user