::
Most are fine, as others said. Major ERC’s as far as I know are:
* [ERC-20](https://wiki.trezor.io/ERC20_tokens) – Supported
* [ERC-721](https://blog.trezor.io/how-to-use-nfts-with-a-hardware-wallet-9b4308397ea7#5da2) – Supported through third-party interfaces (MEW / MetaMask)
* [ERC-1155](https://github.com/trezor/trezor-suite-guide/blob/c534aa9/en/supported-crypto-assets/eth-tokens.md#ethereum-tokens) – Supported through third-party interfaces (MEW / MetaMask)
Beyond the token / NFT spec, there is also the supported EIPs. Some of the common „late-comming“ EIPs are [EIP-712](https://github.com/trezor/trezor-firmware/issues/2015), [EIP-1559](https://github.com/trezor/trezor-firmware/blob/master/core/CHANGELOG.md#242-16th-september-2021), and 1559-v2 (whatever that is).
Although all this support is done and released, it can take weeks or months for downstream products to pick up the changes. To get EIP 20, 712, 721, 1155, and 1559 (v1) you would need TrezorConnect v8.2.5 and TT firmware v2.4.3
Problem is, only sites using TrezorConnect v8.2.5 are [TrezorSuite](https://suite.trezor.io/web/) and [ConnectExplorer](https://trezor.github.io/connect-explorer/)
Deeper detail in my NFT thread:
[Trezor Tips for NFTs](https://new.reddit.com/r/TREZOR/comments/sac4zb/debug_tips_for_metamask_mew_and_other_web3_token/)