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 FIL",
|
|
"website": "https://binance.org",
|
|
"description": "BFIL tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to FIL at a rate of 1 BFIL = 1 FIL.",
|
|
"explorer": "https://etherscan.io/token/0x8e16bf47065fe843a82f4399baf5abac4e0822b7",
|
|
"research": "https://research.binance.com/en/projects/filecoin",
|
|
"type": "ERC20",
|
|
"symbol": "BFIL",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7"
|
|
} |