mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
3429636c87
* Assets checks: Info.json check for every chain (was for eth forks only). * Rename. * Minor refinement. * Add one missing TRC20 token explorer. * Add check for explorerUrl, incl. content. * Rename tronscan.org to tronscan.io * Revert "Rename tronscan.org to tronscan.io" This reverts commit 4de796d7825a7a04a06204040bed7298418aaf33. * Revert "Add check for explorerUrl, incl. content." This reverts commit fedcb8b3e611234da07241d0d55d198e38a1b1d0. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
24 lines
780 B
JSON
24 lines
780 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"
|
|
}
|
|
]
|
|
}
|