mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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
556 B
JSON
12 lines
556 B
JSON
{
|
|
"name": "Binance Wrapped BTC",
|
|
"website": "https://binance.org",
|
|
"description": "BBTC tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to BTC at a rate of 1 BBTC = 1 BTC.",
|
|
"explorer": "https://etherscan.io/token/0x9be89d2a4cd102d8fecc6bf9da793be995c22541",
|
|
"research": "https://research.binance.com/en/projects/bitcoin",
|
|
"type": "ERC20",
|
|
"symbol": "BBTC",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541"
|
|
} |