mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
80fec27507
commit
f94e79955c
|
@ -804,6 +804,27 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asset": "c714_tUSDT-6D8",
|
||||||
|
"type": "BEP2",
|
||||||
|
"address": "USDT-6D8",
|
||||||
|
"name": "USDTBEP2",
|
||||||
|
"symbol": "USDT",
|
||||||
|
"decimals": 8,
|
||||||
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/USDT-6D8/logo.png",
|
||||||
|
"pairs": [
|
||||||
|
{
|
||||||
|
"base": "c714",
|
||||||
|
"lotSize": "100000",
|
||||||
|
"tickSize": "10000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "c714_tBUSD-BD1",
|
||||||
|
"lotSize": "10000000",
|
||||||
|
"tickSize": "1000"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asset": "c714_tETH-1C9",
|
"asset": "c714_tETH-1C9",
|
||||||
"type": "BEP2",
|
"type": "BEP2",
|
||||||
|
@ -852,22 +873,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"asset": "c714_tUSDT-6D8",
|
|
||||||
"type": "BEP2",
|
|
||||||
"address": "USDT-6D8",
|
|
||||||
"name": "USDTBEP2",
|
|
||||||
"symbol": "USDT",
|
|
||||||
"decimals": 8,
|
|
||||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/USDT-6D8/logo.png",
|
|
||||||
"pairs": [
|
|
||||||
{
|
|
||||||
"base": "c714",
|
|
||||||
"lotSize": "100000",
|
|
||||||
"tickSize": "10000"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"asset": "c714_tDAI-D75",
|
"asset": "c714_tDAI-D75",
|
||||||
"type": "BEP2",
|
"type": "BEP2",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user