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
501 B
JSON
12 lines
501 B
JSON
{
|
|
"name": "Binance GBP",
|
|
"website": "https://binance.com/en",
|
|
"description": "Binance GBP (BGBP) is a token issued by Binance with a price pegged at a 1:1 rate to British Pound (GBP).",
|
|
"explorer": "https://etherscan.io/token/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec",
|
|
"research": "https://research.binance.com/en/projects/binance-gbp",
|
|
"type": "ERC20",
|
|
"symbol": "BGBP",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec"
|
|
} |