trustwallet-assets/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json
Adam R 8c65d20857
Extend all existing info.json files with symbol, decimals, type. (#5431)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 16:59:38 +01:00

24 lines
807 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",
"short_description": "First Ever Public Oracle System on TRON Network",
"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"
}