mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
adding BEP20 TWT (#4275)
* adding BEP20 TWT * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
cb8de81581
commit
cfe3e49d35
|
@ -11,6 +11,7 @@
|
|||
"0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47",
|
||||
"0x40929FB2008c830731A3d972950bC13f70161c75",
|
||||
"0x4338665CBB7B2485A8855A139b75D5e34AB0DB94",
|
||||
"0x4B0F1812e5Df2A09796481Ff14017e6005508003",
|
||||
"0x55d398326f99059fF775485246999027B3197955",
|
||||
"0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6",
|
||||
"0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402",
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "Trust Wallet Token",
|
||||
"website": "https://trustwallet.com",
|
||||
"source_code": "https://github.com/trustwallet/",
|
||||
"white_paper": "",
|
||||
"short_description": "Utility token to increase adoption of cryptocurrency.",
|
||||
"description": "Utility token to increase adoption of cryptocurrency.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/trustwalletapp",
|
||||
"handle": "TrustWalletApp"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://reddit.com/r/trustapp",
|
||||
"handle": "TrustApp"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x4b0f1812e5df2a09796481ff14017e6005508003"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user