mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fix binance assets names (#17188)
This commit is contained in:
parent
4c38c9aed4
commit
f12f8d8e69
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Ankr",
|
||||
"name": "ANKR",
|
||||
"website": "https://ankr.com",
|
||||
"description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.",
|
||||
"explorer": "https://explorer.binance.org/asset/ANKR-E97",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Travala.com",
|
||||
"name": "Travala.com Token",
|
||||
"website": "https://travala.com",
|
||||
"description": "Travala.com claims to be the leading blockchain-based travel booking platform.",
|
||||
"explorer": "https://explorer.binance.org/asset/AVA-645",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "IRISnet",
|
||||
"name": "IRIS Network",
|
||||
"website": "https://irisnet.org",
|
||||
"description": "IRISnet is a blockchain infrastructure that serves as a communication relayer for other blockchains and their applications.",
|
||||
"explorer": "https://explorer.binance.org/asset/IRIS-D88",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "THORChain",
|
||||
"name": "Rune",
|
||||
"website": "https://thorchain.org",
|
||||
"description": "THORChain describes itself as a decentralized liquidity network that allows users to swap assets instantly at manipulation-resistant market prices.",
|
||||
"explorer": "https://explorer.binance.org/asset/RUNE-B1A",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "WazirX",
|
||||
"name": "WazirX Token",
|
||||
"website": "https://wazirx.com",
|
||||
"description": "The WRX token is used for trading fee discounts, WRX Trade Mining (unlock and earn WRX tokens by performing trades), paying for margin fees, and more.",
|
||||
"explorer": "https://explorer.binance.org/asset/WRX-ED1",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Trust Wallet: BNB",
|
||||
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
|
||||
"timestamp": "2022-01-09T23:11:17.823201",
|
||||
"timestamp": "2022-01-10T11:52:59.209655",
|
||||
"tokens": [
|
||||
{
|
||||
"asset": "c714",
|
||||
|
@ -841,7 +841,7 @@
|
|||
{
|
||||
"base": "c714_tBUSD-BD1",
|
||||
"lotSize": "100000000",
|
||||
"tickSize": "100"
|
||||
"tickSize": "1000"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -933,7 +933,7 @@
|
|||
"asset": "c714_tANKR-E97",
|
||||
"type": "BEP2",
|
||||
"address": "ANKR-E97",
|
||||
"name": "Ankr",
|
||||
"name": "ANKR",
|
||||
"symbol": "ANKR",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ANKR-E97/logo.png",
|
||||
|
@ -983,7 +983,7 @@
|
|||
"asset": "c714_tAVA-645",
|
||||
"type": "BEP2",
|
||||
"address": "AVA-645",
|
||||
"name": "Travala.com",
|
||||
"name": "Travala.com Token",
|
||||
"symbol": "AVA",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/AVA-645/logo.png",
|
||||
|
@ -1523,7 +1523,7 @@
|
|||
"asset": "c714_tIRIS-D88",
|
||||
"type": "BEP2",
|
||||
"address": "IRIS-D88",
|
||||
"name": "IRISnet",
|
||||
"name": "IRIS Network",
|
||||
"symbol": "IRIS",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/IRIS-D88/logo.png",
|
||||
|
@ -1833,7 +1833,7 @@
|
|||
"asset": "c714_tRUNE-B1A",
|
||||
"type": "BEP2",
|
||||
"address": "RUNE-B1A",
|
||||
"name": "THORChain",
|
||||
"name": "Rune",
|
||||
"symbol": "RUNE",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/RUNE-B1A/logo.png",
|
||||
|
@ -2073,7 +2073,7 @@
|
|||
"asset": "c714_tWRX-ED1",
|
||||
"type": "BEP2",
|
||||
"address": "WRX-ED1",
|
||||
"name": "WazirX",
|
||||
"name": "WazirX Token",
|
||||
"symbol": "WRX",
|
||||
"decimals": 8,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/WRX-ED1/logo.png",
|
||||
|
@ -2171,8 +2171,8 @@
|
|||
}
|
||||
],
|
||||
"version": {
|
||||
"major": 260,
|
||||
"major": 261,
|
||||
"minor": 0,
|
||||
"patch": 0
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user