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
443 B
JSON
12 lines
443 B
JSON
{
|
|
"name": "Bakery Token",
|
|
"website": "https://bakeryswap.org",
|
|
"description": "BakerySwap, an AMM Dex on Binance Smart Chain.",
|
|
"explorer": "https://bscscan.com/token/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5",
|
|
"research": "https://research.binance.com/en/projects/bakerytoken",
|
|
"type": "BEP20",
|
|
"symbol": "BAKE",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5"
|
|
} |