mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
9 lines
436 B
JSON
9 lines
436 B
JSON
{
|
|
"name": "BSCX",
|
|
"website": "https://bscex.org",
|
|
"source_code": "https://github.com/bscex",
|
|
"white_paper": "https://bscex.org/docs/introduction",
|
|
"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"
|
|
}
|