Add links BIFI (BEP20) (#13085)

* 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-25 21:56:28 +03:00 committed by GitHub
parent 4308625933
commit e0a03243d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "BIFI",
"decimals": 18,
"status": "active",
"id": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A"
"id": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A",
"links": [
{
"name": "github",
"url": "https://github.com/beefyfinance"
},
{
"name": "twitter",
"url": "https://twitter.com/beefyfinance"
},
{
"name": "telegram",
"url": "https://t.me/beefyannouncement"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/beefy-finance/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/beefy-finance/"
}
]
}