mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Add BABB BAX ERC20 (#21384)
* [Internal] Add BABB BAX ERC20 BABB BAX ERC20 token migration from `0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB` to `0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135` https://babb.medium.com/babbs-upgraded-bax-smart-contract-1f54aa6e9a9c * Fix Facebook link * Fix links * Fix Discord link
This commit is contained in:
parent
1035d59e7e
commit
a823479287
|
@ -6,6 +6,6 @@
|
|||
"type": "ERC20",
|
||||
"symbol": "BAX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB"
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"name": "BABB",
|
||||
"website": "https://getbabb.com",
|
||||
"description": "A decentralised banking platform that leverages blockchain and biometrics to offer anyone in the world access to a UK bank account for peer-to-peer financial services.",
|
||||
"explorer": "https://etherscan.io/token/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135",
|
||||
"type": "ERC20",
|
||||
"symbol": "BAX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135",
|
||||
"tags": [
|
||||
"defi"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://getbabb.com/wp-content/uploads/2021/03/BABB-Whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/getbabb"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/getbabb/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCQtkZd7sfzbEugz7VdFhv4Q"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/39rQp2g6JA"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://babb.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/babb/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/babb"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in New Issue
Block a user