mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
409 B
JSON
12 lines
409 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"
|
|
} |