trustwallet-assets/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}