trustwallet-assets/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

25 lines
803 B
JSON

{
"name": "Bridge Token",
"symbol": "BRG",
"decimals": 6,
"website": "https://bridge.link/",
"source_code": "https://github.com/cryptoland-blockchain-laboratory",
"white_paper": "https://bridge.link/Bridge_White_Paper.pdf",
"description": "First Ever Public Oracle System on TRON Network",
"explorer": "https://tronscan.io/#/token20/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/bridge_oracle",
"handle": "Bridge Oracle"
},
{
"name": "Telegram",
"url": "https://t.me/BridgeOracle",
"handle": "Bridge Oracle"
}
],
"type": "TRC20",
"status": "active",
"id": "TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC"
}