mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links REEF (BEP20) (#13181)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
4e54f29082
commit
ff58bc69c0
|
@ -8,5 +8,23 @@
|
|||
"symbol": "REEF",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e"
|
||||
"id": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ReefDeFi"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/reefdefi"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/reef-finance/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/reef/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user