mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BBANK(ERC20) token (#11702)
* Add BBANK log and info BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet. * Add BBANK log and info BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet. * unused folder * fix checksum issue * add BBANK(BEP20) token * added links * fix reddit url issue
This commit is contained in:
parent
b69af6c4c7
commit
40ccad2087
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "BlockBank",
|
||||
"website": "https://blockbank.ai",
|
||||
"description": "BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet.",
|
||||
"explorer": "https://etherscan.io/token/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267",
|
||||
"type": "ERC20",
|
||||
"symbol": "BBANK",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xF4b5470523cCD314C6B9dA041076e7D79E0Df267",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/BlockBank-team/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/BLOCKBANKapp?s=09"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/u/BlockBankAi?utm_medium=android_app&utm_source=share"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "BlockBank",
|
||||
"website": "https://blockbank.ai",
|
||||
"description": "BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet.",
|
||||
"explorer": "https://bscscan.com/token/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267",
|
||||
"type": "BEP20",
|
||||
"symbol": "BBANK",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xF4b5470523cCD314C6B9dA041076e7D79E0Df267",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/BlockBank-team/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/BLOCKBANKapp?s=09"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/u/BlockBankAi?utm_medium=android_app&utm_source=share"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user