Questions tagged [ledger-nano-s]
For questions on using Ethereum with the Ledger Nano-S wallet
90 questions
0 votes
1 answer
30 views
How to derive the same Ethereum address from a Ledger Wallet using a tool like the Ian Coleman BIP39 tool?
I am attempting to independently verify the Ethereum address derivation process used by the Ledger Nano S, given its 24-word seed phrase. Ledger Wallet (formerly Ledger Live) displays the derivation ...
0 votes
1 answer
77 views
Error on initiation/approving/executing with Ledger via Phantom
When trying to initiate/sign transactions using ledger+phantom extension (chrome and arc): could not coalesce error (error={ "code": 4290, "message": "The requested method has ...
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
1 answer
207 views
How to add a confirmation to a multisig transaction in Safe with a Ledger device?
I have a 3 owners multisig that has 2 confirmations as threshhold I have already one confirmation done programatically, by proposing a transaction using the apiKit.proposeTransaction method. I see ...
1 vote
0 answers
440 views
Pancake swap hack
I have been recently victim of a pancake swap by buying some custom token. My Ledger and my Metamask were connected to pancake swap while i tried for the 1st time a Crypto Pump found on Telegram (a ...
0 votes
2 answers
198 views
How to receive AURORA NEAR on Ledger
Someone owes me some AURORA. I want to receive it on my Ledger Nano X. So I created an Ethereum account on my device and sent the Ethereum account address to the person who wants to send me tokens. ...
3 votes
0 answers
62 views
Is there a library to sign transactions using a cold wallet?
I have a Ledger Nano S I want to use for signing transactions on a server. Is it possible to use a library to do this every time without the need of someone manipulating the hardware wallet but ...
1 vote
0 answers
693 views
Ledger device: Invalid data received (0x6a80) #404
when i wanna transfer chainlink on goerli network with ledger i get this error: TransportStatusError: Ledger device: Invalid data received (0x6a80) contractAddress: ...
0 votes
1 answer
339 views
I am having uniswap problems [duplicate]
anyone have any idea what why I keep getting a "Gas estimation failed. Wait a few minutes and try again" message every time i try swapping a token on Uniswap. i am using metamask/ legder. i ...
1 vote
0 answers
1k views
Will the Legacy address on Ledger hardware wallets always be supported?
Ledger hardware wallets apparently have 2 different HD path types: Legacy and Ledger Live. Will the Legacy wallet addresses still be accessible and operational in new device models like the Ledger ...
0 votes
1 answer
591 views
Can we import old seed phrases to the new Ledger Stax?
Ledger Nano devices have 24 words for a recovery or seed phrase. Will the new Ledger Stax hardware wallet also have 24 words? Can we import old seed phrases from a previous Nano device to the Ledger ...
0 votes
1 answer
2k views
Can you use multiple seed phrases on a Ledger Nano hardware wallet?
When you're shipped a Leger Nano hardware wallet, you generate that device's native seed phrase (private key) upon opening the device. Can you additionally recover an existing seed phrase on the ...
0 votes
1 answer
39 views
All transactions in the metamask are in expectation
For 4 days I can not make a transactions in Ethereum mainnet. I am trying to buy nft token from Ledjer hardware wallet. And if before I was sent to the Ledjer Live app to open a "bridge" to ...
0 votes
1 answer
488 views
Ethers.js signTransaction with LedgerSigner doesn't work on Polygon (transaction.chainId/signature.v mismatch)
I'm trying to sign a simple transaction with ethers.js and my hardward wallet. The code is fine since it's work well on ethereum mainnet, Binance Smart Chain and Fantom. But when I use this code to ...
0 votes
2 answers
550 views
Gnosis Safe adding a delegate using Ledger owner using MetaMask
Gnosis Safe adding a delegate using MetaMask. We can add delegate by using Gnosis Safe owners private keys by following the steps as mentioned in https://github.com/gnosis/safe-docs/blob/devportal/...