mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
25 lines
803 B
JSON
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"
|
|
} |