mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_TRX+WIN (#7623)
* add_BEP20_TRX+WIN * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
57d1877e12
commit
c80673ee98
|
@ -321,6 +321,7 @@
|
|||
"0x8592fb0E6724A90CE45f05F31B85BddD45931560",
|
||||
"0x8595F9dA7b868b1822194fAEd312235E43007b49",
|
||||
"0x8597ba143AC509189E89aaB3BA28d661A5dD9830",
|
||||
"0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B",
|
||||
"0x8626F099434d9A7E603B8f0273880209eaBfc1c5",
|
||||
"0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2",
|
||||
"0x86432b9beA373172C852D5bbAB1c275FeC3f15aE",
|
||||
|
@ -429,6 +430,7 @@
|
|||
"0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C",
|
||||
"0xaDD8A06fd58761A5047426e160B2B88AD3B9D464",
|
||||
"0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f",
|
||||
"0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99",
|
||||
"0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122",
|
||||
"0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5",
|
||||
"0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "TRON",
|
||||
"symbol": "TRX",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "TRON is a dedicated to build the infrastructure for a truly decentralized Internet.",
|
||||
"website": "https://tron.network/",
|
||||
"explorer": "https://bscscan.com/token/0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b",
|
||||
"status": "active",
|
||||
"id": "0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.0 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "WINk",
|
||||
"symbol": "WIN",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "WINK describes itself as betting DApp.",
|
||||
"website": "https://www.wink.org/#/",
|
||||
"explorer": "https://bscscan.com/token/0xaef0d72a118ce24fee3cd1d43d383897d05b4e99",
|
||||
"status": "active",
|
||||
"id": "0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Reference in New Issue
Block a user