diff --git a/common/defs/blockchain_link.json b/common/defs/blockchain_link.json index 568241544..f312709e1 100644 --- a/common/defs/blockchain_link.json +++ b/common/defs/blockchain_link.json @@ -249,7 +249,7 @@ "https://eth2.trezor.io" ] }, - "eth:ROP": { + "eth:tROP": { "type": "blockbook", "url": [ "https://ropsten1.trezor.io", diff --git a/common/defs/support.json b/common/defs/support.json index 15b665efa..90a051010 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -115,7 +115,10 @@ "bitcoin:tLTC": true, "bitcoin:tPPC": true, "eth:ETC": true, - "eth:ETH": true + "eth:ETH": true, + "eth:tROP": true, + "misc:XRP": true, + "misc:tXRP": true }, "unsupported": { "bitcoin:FIRO": "See issue #1588",