mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
4308625933
commit
e0a03243d0
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user