mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-31 01:33:01 +00:00
chore(common): change BNB to BSC and MATIC to POL
This commit is contained in:
parent
9e8c2f908f
commit
64341bcb66
@ -251,17 +251,17 @@
|
||||
"type": "blockbook",
|
||||
"url": ["https://eth1.trezor.io", "https://eth2.trezor.io"]
|
||||
},
|
||||
"eth:BNB:56": {
|
||||
"eth:BSC:56": {
|
||||
"type": "blockbook",
|
||||
"url": ["https://bsc1.trezor.io"]
|
||||
"url": ["https://bsc1.trezor.io", "https://bsc2.trezor.io"]
|
||||
},
|
||||
"eth:ETC:61": {
|
||||
"type": "blockbook",
|
||||
"url": ["https://etc1.trezor.io", "https://etc2.trezor.io"]
|
||||
},
|
||||
"eth:MATIC:137": {
|
||||
"eth:POL:137": {
|
||||
"type": "blockbook",
|
||||
"url": ["https://matic1.trezor.io", "https://matic2.trezor.io"]
|
||||
"url": ["https://pol1.trezor.io", "https://pol2.trezor.io"]
|
||||
},
|
||||
"eth:tHOL:17000": {
|
||||
"type": "blockbook",
|
||||
|
@ -1,8 +1,5 @@
|
||||
{
|
||||
"erc20:eth:MATIC": false,
|
||||
"erc20:eth:USDT": false,
|
||||
"eth:BNB:56": false,
|
||||
"eth:MATIC:137": false,
|
||||
"misc:BNB": false,
|
||||
"misc:USDT": false
|
||||
}
|
||||
|
@ -48,7 +48,7 @@
|
||||
"slip44": 61
|
||||
},
|
||||
{
|
||||
"chain": "matic",
|
||||
"chain": "pol",
|
||||
"chain_id": 137,
|
||||
"coingecko_id": "polygon-pos",
|
||||
"is_testnet": false,
|
||||
|
@ -80,7 +80,7 @@
|
||||
"erc20:eth:WBTC": "1.8.0",
|
||||
"erc20:eth:XCN": "1.11.3",
|
||||
"erc20:matic:WAVAX": "1.11.3",
|
||||
"eth:BNB:56": "1.9.4",
|
||||
"eth:BSC:56": "1.9.4",
|
||||
"eth:ETC:61": "1.6.2",
|
||||
"eth:ETH:1": "1.6.2",
|
||||
"eth:POL:137": "1.9.4",
|
||||
@ -186,7 +186,7 @@
|
||||
"erc20:eth:WBTC": "2.6.1",
|
||||
"erc20:eth:XCN": "2.6.1",
|
||||
"erc20:matic:WAVAX": "2.6.1",
|
||||
"eth:BNB:56": "2.6.1",
|
||||
"eth:BSC:56": "2.6.1",
|
||||
"eth:ETC:61": "2.6.1",
|
||||
"eth:ETH:1": "2.6.1",
|
||||
"eth:POL:137": "2.6.1",
|
||||
@ -310,7 +310,7 @@
|
||||
"erc20:eth:WBTC": "2.0.11",
|
||||
"erc20:eth:XCN": "2.5.3",
|
||||
"erc20:matic:WAVAX": "2.5.3",
|
||||
"eth:BNB:56": "2.3.5",
|
||||
"eth:BSC:56": "2.3.5",
|
||||
"eth:ETC:61": "2.0.7",
|
||||
"eth:ETH:1": "2.0.7",
|
||||
"eth:POL:137": "2.3.5",
|
||||
@ -416,7 +416,7 @@
|
||||
"erc20:eth:WBTC": "2.8.1",
|
||||
"erc20:eth:XCN": "2.8.1",
|
||||
"erc20:matic:WAVAX": "2.8.1",
|
||||
"eth:BNB:56": "2.8.1",
|
||||
"eth:BSC:56": "2.8.1",
|
||||
"eth:ETC:61": "2.8.1",
|
||||
"eth:ETH:1": "2.8.1",
|
||||
"eth:POL:137": "2.8.1",
|
||||
@ -531,7 +531,7 @@
|
||||
"erc20:eth:WBTC": "2.6.1",
|
||||
"erc20:eth:XCN": "2.6.1",
|
||||
"erc20:matic:WAVAX": "2.6.1",
|
||||
"eth:BNB:56": "2.6.1",
|
||||
"eth:BSC:56": "2.6.1",
|
||||
"eth:ETC:61": "2.6.1",
|
||||
"eth:ETH:1": "2.6.1",
|
||||
"eth:POL:137": "2.6.1",
|
||||
@ -646,7 +646,7 @@
|
||||
"erc20:eth:WBTC": "2.6.1",
|
||||
"erc20:eth:XCN": "2.6.1",
|
||||
"erc20:matic:WAVAX": "2.6.1",
|
||||
"eth:BNB:56": "2.6.1",
|
||||
"eth:BSC:56": "2.6.1",
|
||||
"eth:ETC:61": "2.6.1",
|
||||
"eth:ETH:1": "2.6.1",
|
||||
"eth:POL:137": "2.6.1",
|
||||
|
Loading…
Reference in New Issue
Block a user