Add links REEF (ERC20) (#13182)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-08-29 13:08:01 +03:00 committed by GitHub
parent 0e9db7352e
commit 8517a99c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "REEF",
"decimals": 18,
"status": "active",
"id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf"
"id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf",
"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/"
}
]
}