mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add ERC20 token BitDAO (BIT) (#21419)
* Add ERC20 token BitDAO (BIT) * Update to pass checks Updated Discord invite link and ID is now checksum. Removed tags. * Update to pass checks Added tag and corrected coingecko url * Added governance tag Added 'governance' to tags * Add token description Added BIT token description
This commit is contained in:
parent
3ed9a3448f
commit
e02f81f851
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "BitDAO",
|
||||
"type": "ERC20",
|
||||
"symbol": "BIT",
|
||||
"decimals": 18,
|
||||
"website": "https://www.bitdao.io/",
|
||||
"description": "BitDAO infuses capital agnostically across industries, chains, and products. Its treasury is supported by contributions from Bybit and the virtuous cycle of value created by its AEs and partner labs. When you hold $BIT, you’re not only getting a stake in the massive growth potential of BitDAO, but the AEs it’s helping accelerate. Your $BIT gives you voting power to help direct how treasury funds are allocated and the terms of the funding.",
|
||||
"explorer": "https://etherscan.io/token/0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5",
|
||||
"status": "active",
|
||||
"id": "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5",
|
||||
"tags": [
|
||||
"defi",
|
||||
"governance"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/bitdao"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/bitdao_official"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/bitdao_official"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://medium.com/bitdao"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/bitdao/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/bitdao"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
Loading…
Reference in New Issue
Block a user