Questions tagged [trezor]
The trezor tag has no summary.
23 questions
1 vote
1 answer
153 views
How to work with an Ethereum testnet (sepolia) on a Trezor wallet into Safe Global?
I have an Ethereum sepolia account in my Trezor, and I'm trying to use it to create a Safe multi-sig. After scanning my accounts from the Safe UI, I only get my Ethereum accounts. How do I get my ...
0 votes
1 answer
30 views
What is industry standard solution for trustless self custody?
I'm exploring self custody using hardware wallets. The intention is so that I don't have to keep the Ethereum on centralized exchanges, anf I don't loose the Ethereum if the exchange goes bust or runs ...
0 votes
0 answers
36 views
Binance Transaction issue, Metamask and Trezor
transaction from Binance does not appear on my Trezor wallet, MetaMask, or any other third-party wallets. When I search for the transaction history in Etherscan it says that it was successful under ...
0 votes
1 answer
321 views
20 word recovery phase Metamask
I had a problem with transactions from Binance to Trezor, namely, the amount transferred did not appear in the app. So I am trying to connect my Trezor hardware wallet to a third-party one like ...
1 vote
0 answers
54 views
How can I import MetaMask seeds into trezor? and get the same address?
Thanks. Whether I can import MetaMask seeds into trezor and get the same address? Any way to figure this out?
0 votes
1 answer
303 views
Trezor - How to see the balance on a particular address?
Trezor uses MEW or MyCrypto to display the balance of my Ethereum accounts. However, I cannot enter a particular address and have the website search for that wallet in my HD derivation path. I know ...
1 vote
1 answer
1k views
How to create signer for Trezor hardware wallet?
I'm trying to create a signer for Trezor hardware wallet. I'm using library ethers.js In case of Metamask wallet, this is how I created the signer: export const createMetamaskSigner = async () =>...
1 vote
2 answers
2k views
Geth and Web3js: invalid sender when sending signed transaction
Im using https://trezor.io/ to send signed transactions I have succesfully send transactions to: Truffle development network Ropsten Right now im using a private local go-ethereum node, the ...
2 votes
2 answers
2k views
Using Trezor (Hardware wallet) with Web3js on Truffle or Ropsten
We are trying to integrate web3js with Trezor in a truffle dev network or using ropsten test network. The idea is to sign the transactions using the hardware wallet and then send a raw transaction ...
2 votes
1 answer
1k views
How to sign ERC20 transaction with trezor connect
I sent some ERC20 token to an ethereum address in my trezor and I can successfully see it using MEW. I wish to use this as an air-gapped wallet but with frequent use (i.e, not cold wallet). Suppose I ...
0 votes
1 answer
590 views
Linked Trezor to an empty keystore file, how do I change it?
I generated a wallet using MyEtherWallet, first on the test network Rinkeby, then one on the real network. I copied my keystore json files for both. When connecting to my trezor wallet, I opened the ...
1 vote
2 answers
2k views
How can I use geth's ecRecover to verify a signed message from TREZOR?
I cannot get this to work. I understand from this that TREZOR adds the magic message and a hexadecimal message length (as opposed to ASCII length) of the message before signing. Is it just not ...
0 votes
1 answer
379 views
Do I have to create a MEW wallet to transfer ETH from Metamask to Trezor?
I have a Metamask wallet with ETH in it. I want to move these ETH to my Trezor. It appears that Trezor will only accept ETH via MEW. Do I need to create a MEW wallet and move everything in two steps, ...
2 votes
1 answer
5k views
How can I transfer my Metamask account to Trezor?
I have an account on MetaMask. I'd like to know if I load the account into Trezor without having to send the funds from the MetaMask account to the Trezor account.
0 votes
2 answers
1k views
I sent My ETC to my ETH address on atrezor
I sent My ETC to my ETH address on a trezor I read the explanation here on stackExchange and i understand i need the private keys, but I can't get the private keys on a trezor. what should I do? ps I ...