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:
Jack 2021-07-26 06:24:30 -04:00 committed by GitHub
parent b69af6c4c7
commit 40ccad2087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 50 additions and 0 deletions

View File

@ -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

View File

@ -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