Ethereum Not Showing Up in Trezor Model T

I sent Ethereum to my Trezor Model T and when I search the transaction it says it has been confirmed.(Trezor Ethereum Explorer)
However, when I sign into my Trezor Model T no Ethereum transactions are shown. I checked the receive address and they are the same. When I try to manually add a token it says “This doesn’t look like a valid token”

Please help me so my Ethereum shows up on my Trezor Model T.

Thanks

Hi @PCrypto

  • Not sure to which transaction you refer to since you provided us with the whole address of yours.
  • Anyway, when looking at your address, the balance is zero. No matter what explorer is used.
  • However, there is a type of transaction (internal ones) which neither Trezor Suite, nor our ETH explorer https://eth1.trezor.io can see.

Internal transactions, despite the name, are not actual transactions. When two smart contracts "interact,’’ the product or consequence of this interaction is a transaction. However, that transaction does not exist on the ETH blockchain. They are value transfers that were initiated by executing a smart contract (smart contract Ether or token transfer). They are like a byproduct of smart contract functionality (see the source: https://support.bitpay.com/hc/en-us/articles/360050782511-What-are-Eth-Internal-Transactions-).

The reason why you cannot see an internal transaction in Trezor Wallet/Trezor Suite is the backend that is used. Trezor Ethereum Blockbook at https://eth1.trezor.io/ does not know internal transactions, therefore it is not possible to show them. We are considering adding it in the future, but I cannot give you any ETA when it could be. Internal transactions are searchable on Etherscan https://etherscan.io/ though.

Meanwhile, for this kind of transaction, you can use MetaMask (Apps:MetaMask - Trezor Wiki), MyEtherWallet (Apps:MyEtherWallet - Trezor Wiki) or MyCrypto (Apps:MyCrypto - Trezor Wiki). All of these applications are compatible with the Trezor device.