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