Questions tagged [ledger-nano-s]
For questions on using Ethereum with the Ledger Nano-S wallet
90 questions
0
votes
1
answer
17
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
132
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 ...
0
votes
0
answers
28
views
verifying ledger typed message message hash by hand
when signing a typed message with a ledger nano, it displays a domain hash and a message hash as a way to verify the data you are signing. metamask shows me a json blob.
i cant seem to figure out the ...
1
vote
0
answers
355
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
152
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
45
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
466
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
302
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 ...
0
votes
0
answers
16
views
Transfer fail, from Ledger-Nano-wallet to bisonapp.com
I have sent ETH from Ledger Nano to BISONApp wallet. The transaction was confirmed. Unfortunately nothing arrived on the new wallet. Can anyone look inside the transaction history and tell why?
I am ...
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
451
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 ...
-1
votes
1
answer
1k
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
22
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
415
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
508
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/...
1
vote
1
answer
549
views
Create LedgerSigner instances form a Ledger wallet
I want to create Ledger signer instances from ledger wallet.
However, I always got an error that says "cannot open device".
Would it be possible to create Ledger instances from a ledger ...
0
votes
0
answers
249
views
Sent ETH to ETC address within Ledger Nano X - Blind Signing Error when trying to Transfer (have read old threads)
I sent ETH to a ETC Leger Address. I have read the thread "Sent ETH to ETC address within Ledger Nano S. Confirmed on Etherscan, but not appearing in Wallet? [closed]" which has a good ...
0
votes
1
answer
190
views
Unable to validate one of two signatures that were signed the same way
I have a contract that requires two witnesses to sign. Signatures are both being generated using the same code, but I am only able to validate Witness A. Witness B is never found, always just get the ...
0
votes
0
answers
511
views
Import 24-words Ledger mnemonic into Metamask
Given a 24-word mnemonic from Ledger HW wallet, is it possible to generate the corresponding 12-word mnemonic for Metamask?
In other words, if I have a wallet on Ledger, can I import it to Metamask (...
5
votes
2
answers
1k
views
How do Ledger hardware wallet signatures differ from web3.eth.personal.sign?
I have an Ethereum Dapp, which requires the user to sign a transaction to prove their identity. The app uses web3.eth.personal.sign(nonce, coinbase)... to sign a nonce generated in my back end.
It ...
0
votes
0
answers
53
views
How to import two seeds into one ledger hardware?
I have two 12-word seeds from metamask, how can I import them both into my ledger hardware? Whether I must buy two devices?
1
vote
0
answers
153
views
how to set ledger into geth without private key?
i have a problem with geth.
is it possible to import a ledger to geth.
i want to use ledger nano as cold storage.
but i didn't see any option for this.
only option that already exists is importing ...
1
vote
1
answer
796
views
MetaMask: Internal JSON-RPC error with Ledger with Chrome 91
Since Chrome 91 update, MetaMask and Ledger stopped working.
0
votes
1
answer
360
views
I recovered ETH on MetaMask sent to my ledger wallet via Binance Smart Chain
I sent ETH to my ledger hardware wallet using the Binance Smart Chain. As ledger does not support Binance Smart Chain I was able to recover the ETH on MetaMask. But the problem is that to send it back ...
1
vote
2
answers
3k
views
Can .eth domains be stored on a hardware wallet?
If a .eth domain is bought in a Metamask web wallet. Can it be transferred to a different ethereum wallet address of a Ledger Nano S or X?
0
votes
1
answer
954
views
Should I make separate ERC20 wallets for each token?
When I create an Ethereum wallet on my hardware wallet (Ledger Nano), or a web wallet (Metamask), is it possible to mix UNI token and ETH together in that same single wallet address? Or must a ...
2
votes
3
answers
3k
views
Using gnosis safe with ledger hardware wallet
I have created a 2/2 multisig wallet using the Gnosis Safe with one of the signer being a ledger hardware wallet.
I have done 2 tests:
The ledger is the first to cosign, then the ledger screen will ...
0
votes
1
answer
901
views
Sent ETH to ETC address within Ledger Nano S. Confirmed on Etherscan, but not appearing in Wallet? [closed]
Sent ETH to ETC within Ledger Nano S (send/recieve)
Tx Confirmed (Success) on Etherscan, but not showing up in Ledger.
Is there any way to recover?
Many thanks
0
votes
1
answer
73
views
Allow a wallet to call a single contract
I want to build an electronic device. This device can be a raspberry pi with a ledger USB device, or anything else.
This device will need to call an Ethereum smart contract. For example let's suppose ...
0
votes
0
answers
568
views
Truffle stuck when deploy smart contract when using Ledger wallet
I have a little problem deploying smart contract with ledger nano s as provider on ropsten. The script just remain stuck at first migration
Starting migrations...
======================
> Network ...
3
votes
3
answers
924
views
Signing transactions with Ledger Nano S on Ganache with Metamask
I am trying to sign transactions and move funds on a private Ethereum Blockchain with my Ledger Nano S on MetaMask. So far I have tried to do so in Ganache and via blockchain setup via custom RPC.
...
1
vote
0
answers
332
views
Transaction sent from wrong Ledger account in Metamask
I use two ETH accounts on my Ledger - account [1] and [2]. When submitting a contract or transfering ETH on the mainnet from account [2] via Metamask it still sends from [1].
To Reproduce
Click on '...
2
votes
2
answers
2k
views
Transaction stuck in "Pending"
I've sent some ETH from the Ledger Live app to an exchange but I only used 1 Gwei and now the transaction is pending. It's been 20 hours. Will the transaction run out of gas eventually or will it go ...
0
votes
2
answers
92
views
No longer have tokens after updating Nano S [closed]
I recently updated my Nano S and was required to reset everything. After udpdating I went to MEW to swap my KIN & I had a ETH Ballance of 0.000 & a KIN ballance of 0.000. I have the address ...
0
votes
0
answers
1k
views
I can't find my address from MEW when i want to connect my ledger nano s
I have been holding for 6 or 7 months now and when I went to check myetherwallet today, I was unable to find my wallets with all my ETH and my ERC-20 tokens. I plugged in my ledger like I always did, ...
0
votes
0
answers
584
views
ETH transaction not received. Can someone help?
I made a transaction to my Ledger Nano S ETH wallet from Wirex that has not been credited. Instead of a Normal Transaction it's showing as an Internal Transaction (0.333 ETH) which means that I have ...
0
votes
1
answer
114
views
Use Ledger Wallet as etherbase for mining on private network
I would like to use my ledger as the wallet that will validate blocks on a private network with a geth client.
I can have access to my ledger account from geth. But i can't start the mining process.
...
1
vote
0
answers
284
views
How to know address belongs to current Ledger, way to get path ? (By using Ledger inside browser - JavaScript)
Ledger can generate many wallet addresses,
Is there way how to find out that given public key address belongs to currently connected Ledger device ? (Using JavaScript API in web application)
And ...
0
votes
0
answers
83
views
Nano S Ethereum Public Key and Chain Code
I'm trying to figure out how to get this repository (https://www.npmjs.com/package/@ledgerhq/hw-app-eth) to interact with the Nano S ledger, the hardware wallet.
I can't figure out what tools or ...
4
votes
1
answer
438
views
I want to use Ledger Nano S to deploy the contract, but not working
I wanted to deploy the contract with the Ledger Nano S wallet, but not working on truffle. I installed npm package 'truffle-ledger-provider' and followed the practice. But I got an error ...
2
votes
2
answers
7k
views
I accidentally sent ERC20 tokens to my Ledger Live wallet, which does not support them. How do I get the tokens out?
The Ledger Live wallet does not support ERC 20 tokens.
How do I see and remove ERC20 tokens accidentally sent to a Ledger Live wallet address?
1
vote
0
answers
213
views
How to integrate ledger wallet in REACT DAPP? [closed]
i cant seem to find a way to integrate ledger wallet in react DAPP. Like which library to use. Any kind of guidance and starting material would be helpful.
Thank You
-1
votes
1
answer
562
views
MetaMask => Ledger Nano S
I sent 20 AION from MetaMask to my Ledger (Nano S)'s Ethereum 1 address, and it shows up when I paste in this address at https://www.myetherwallet.com/#view-wallet-info
But if I instead connect to ...
2
votes
0
answers
720
views
Can you deploy a contract from a Ledger Nano S using Remix?
I have deployed a contract from a Ledger Nano S before by connecting to MEW and deploying using Bytecode and ABI of the contract.
However I do not know what compiler version MEW used and so cannot ...
1
vote
0
answers
325
views
How to export the extended public key out of a Ledger Nano S?
In order to provide secure use-once addresses to an application as a application developer I would like to export the public master key from a Nano S. Then I could derive many public keys from it and ...
0
votes
1
answer
2k
views
Ethereum is not showing up in my ledger nano wallet from coin base
I transferred my ethereum from my coin base account to my ledger nano wallet 15 hours ago and it is not showing up in my ledger nano wallet. It shows as transaction complete in coin base account and ...
0
votes
1
answer
778
views
Ledger nano s unrecoverable - have ethereum private keys - How do I get this ETH?
Lost the 24 word recovery sheet, and the pin number...
I"ve resolved that the BTC is gone, but if I opened in myetherwallet - and produced private key and UPC code - I'm told I could get the ETH ...
1
vote
0
answers
29
views
detecting coins in my wallet
I have a ledger nano s and it shows up as new wallet and ethereum app online when its plugged in but I'm not sure how I can tell if anythings going in it. I am disgustingly new at this and trying to ...
-2
votes
1
answer
59
views
Which wallet should I use for Ethereum? [duplicate]
Could someone please suggest a safe wallet to use for Ethereum please?
I would ideally want to use a desktop wallet- I saw Exodus but I have heard it has high fee costs. I will be buying a ledger ...
1
vote
2
answers
368
views
Parity 1.9.2 + Ledger Nano
I'm running Parity 1.9.2 - sync'd quick, in about 15 hours.
Now I'm trying to use it with my Ledger Nano to sign some dApps (MakerDAI).
I've installed the Parity extension for Chrome, it's showing ...