mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
12 lines
445 B
JSON
12 lines
445 B
JSON
{
|
|
"name": "BEPRO",
|
|
"website": "https://bepro.network",
|
|
"source_code": "https://github.com/bepronetwork",
|
|
"description": "A Code-as-a-Service protocol providing technology and support for blockchain-based applications",
|
|
"explorer": "https://etherscan.io/token/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A",
|
|
"type": "ERC20",
|
|
"symbol": "BEPRO",
|
|
"decimals": 18,
|
|
"id": "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A"
|
|
}
|