mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
21 lines
703 B
JSON
21 lines
703 B
JSON
{
|
|
"name": "BSCX",
|
|
"website": "https://bscex.org",
|
|
"description": "The BSCex aims to offer aggregating engine that will divide the order into many parts and execute each part in different AMMs to lower the risk of price slippage",
|
|
"explorer": "https://bscscan.com/token/0x5ac52ee5b2a633895292ff6d8a89bb9190451587",
|
|
"type": "BEP20",
|
|
"symbol": "BSCX",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/bscex"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://bscex.org/docs/introduction"
|
|
}
|
|
]
|
|
} |