trustwallet-assets/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/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

29 lines
827 B
JSON

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