stargaze-tools
stargaze-tools copied to clipboard
transfer-nft: Cannot use non-0-0-0 Derivation Path (Keplr) wallet
Thanks for your help. Is it possible to use non-0-0-0 derivation path wallets with
yarn transfer-nft [sg721_address] [token_id] [recipient_address]
I get the diagnostic.
Error: Failed to retrieve account from signer
but it works fine when I use 0-0-0-derivation path wallet.
Full Diagnostics
Error: Failed to retrieve account from signer
at SigningCosmWasmClient.simulate (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:234:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SigningCosmWasmClient.signAndBroadcast (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:504:29)
at async SigningCosmWasmClient.execute (/Users/badger/dev/stargaze-tools/node_modules/@cosmjs/cosmwasm-stargate/src/signingcosmwasmclient.ts:415:20)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Developing on Mac OS Sonoma 14.2.1 (23C71)