1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 05:58:09 +00:00

chore(common): update eth and alt defs

This commit is contained in:
Jan Komarek 2024-07-30 18:52:11 +02:00 committed by matejcik
parent 1e1edd774f
commit 23d57949db
4 changed files with 55 additions and 36 deletions

View File

@ -252,5 +252,29 @@
"url": [
"https://solana-dev.trezor.io"
]
},
"eth:ETH:1": {
"type": "blockbook",
"url": ["https://eth1.trezor.io", "https://eth2.trezor.io"]
},
"eth:BNB:56": {
"type": "blockbook",
"url": ["https://bsc1.trezor.io"]
},
"eth:ETC:61": {
"type": "blockbook",
"url": ["https://etc1.trezor.io", "https://etc2.trezor.io"]
},
"eth:MATIC:137": {
"type": "blockbook",
"url": ["https://matic1.trezor.io", "https://matic2.trezor.io"]
},
"eth:tHOL:17000": {
"type": "blockbook",
"url": ["https://holesky1.trezor.io", "https://holesky2.trezor.io"]
},
"eth:tSEP:11155111": {
"type": "blockbook",
"url": ["https://sepolia1.trezor.io"]
}
}

View File

@ -3,9 +3,6 @@
"erc20:eth:USDT": false,
"eth:BNB:56": false,
"eth:MATIC:137": false,
"eth:tETH:3": false,
"eth:tETH:4": false,
"eth:tETH:5": false,
"misc:BNB": false,
"misc:USDT": false
}

View File

@ -9,35 +9,27 @@
"slip44": 60
},
{
"chain": "rop",
"chain_id": 3,
"chain": "hol",
"chain_id": 17000,
"is_testnet": true,
"name": "Ropsten",
"shortcut": "tETH",
"name": "Holesky",
"shortcut": "tHOL",
"slip44": 1
},
{
"chain": "rin",
"chain_id": 4,
"chain": "sep",
"chain_id": 11155111,
"is_testnet": true,
"name": "Rinkeby",
"shortcut": "tETH",
"name": "Sepolia",
"shortcut": "tSEP",
"slip44": 1
},
{
"chain": "gor",
"chain_id": 5,
"is_testnet": true,
"name": "Görli",
"shortcut": "tETH",
"slip44": 1
},
{
"chain": "bnb",
"chain": "bsc",
"chain_id": 56,
"coingecko_id": "binance-smart-chain",
"is_testnet": false,
"name": "Binance Smart Chain",
"name": "BNB Smart Chain",
"shortcut": "BNB",
"slip44": 714
},

View File

@ -83,9 +83,8 @@
"eth:ETC:61": "1.11.3",
"eth:ETH:1": "1.11.3",
"eth:MATIC:137": "1.11.3",
"eth:tETH:3": "1.6.2",
"eth:tETH:4": "1.11.3",
"eth:tETH:5": "1.11.3",
"eth:tSEP:11155111": "1.11.3",
"eth:tHOL:17000": "1.11.3",
"misc:MAID": "1.7.2",
"misc:OMNI": "1.7.2",
"misc:USDT": "1.7.2",
@ -189,9 +188,8 @@
"eth:ETC:61": "2.6.1",
"eth:ETH:1": "2.6.1",
"eth:MATIC:137": "2.6.1",
"eth:tETH:3": "2.6.1",
"eth:tETH:4": "2.6.1",
"eth:tETH:5": "2.6.1",
"eth:tSEP:11155111": "2.6.4",
"eth:tHOL:17000": "2.6.4",
"misc:ADA": "2.6.1",
"misc:BNB": "2.6.1",
"misc:DSOL": "2.6.4",
@ -313,9 +311,8 @@
"eth:ETC:61": "2.5.3",
"eth:ETH:1": "2.5.3",
"eth:MATIC:137": "2.5.3",
"eth:tETH:3": "2.0.7",
"eth:tETH:4": "2.5.3",
"eth:tETH:5": "2.5.3",
"eth:tSEP:11155111": "2.6.4",
"eth:tHOL:17000": "2.6.4",
"misc:ADA": "2.0.8",
"misc:BNB": "2.1.5",
"misc:DSOL": "2.6.4",
@ -344,7 +341,7 @@
"misc:LSK": "Incompatible mainnet hard-fork"
}
},
"T3B1": {
"T3B1": {
"supported": {
"bitcoin:ACM": "2.8.1",
"bitcoin:AXE": "2.8.1",
@ -533,9 +530,8 @@
"eth:ETC:61": "2.6.1",
"eth:ETH:1": "2.6.1",
"eth:MATIC:137": "2.6.1",
"eth:tETH:3": "2.6.1",
"eth:tETH:4": "2.6.1",
"eth:tETH:5": "2.6.1",
"eth:tSEP:11155111": "2.6.1",
"eth:tHOL:17000": "2.6.1",
"misc:ADA": "2.6.1",
"misc:BNB": "2.6.1",
"misc:DSOL": "2.6.4",
@ -618,7 +614,12 @@
"bitcoin:tFIRO": true,
"bitcoin:tLTC": true,
"bitcoin:tPPC": true,
"eth:tETH:3": true,
"eth:BNB:56": true,
"eth:ETC:61": true,
"eth:ETH:1": true,
"eth:MATIC:137": true,
"eth:tSEP:11155111": true,
"eth:tHOL:17000": true,
"misc:ADA": true,
"misc:BNB": true,
"misc:DSOL": true,
@ -652,7 +653,12 @@
"bitcoin:TEST": true,
"bitcoin:VTC": true,
"bitcoin:ZEC": true,
"eth:tETH:3": true,
"eth:BNB:56": true,
"eth:ETC:61": true,
"eth:ETH:1": true,
"eth:MATIC:137": true,
"eth:tSEP:11155111": true,
"eth:tHOL:17000": true,
"misc:ADA": true,
"misc:DSOL": true,
"misc:SOL": true,