mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
318445476b
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
22 lines
640 B
JSON
22 lines
640 B
JSON
{
|
|
"name": "Bitcoin BEP2",
|
|
"website": "https://binance.org",
|
|
"description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.",
|
|
"explorer": "https://explorer.binance.org/asset/BTCB-1DE",
|
|
"research": "",
|
|
"type": "BEP2",
|
|
"symbol": "BTCB",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "BTCB-1DE",
|
|
"links": [
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/BinanceDEXchange"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/BinanceChain"
|
|
}
|
|
]
|
|
} |