Content pfp
Content
@
0 reply
0 recast
0 reaction

Spencer Graham 🧒 pfp
Spencer Graham 🧒
@spengrah.eth
did mm recently change something about importing additional seed phrases? I swear this used to be possible but now it seems like you can only import a private key
1 reply
1 recast
5 reactions

BPetes pfp
BPetes
@bpetes.eth
Was seed way back when I last tried. You doing mobile or extension?
1 reply
0 recast
1 reaction

Spencer Graham 🧒 pfp
Spencer Graham 🧒
@spengrah.eth
extension
1 reply
0 recast
0 reaction

MetaMask 🦊 pfp
MetaMask 🦊
@metamask
Unless it was a possibility way back in the day, you've never been able to import *additional* SRPs. Only private keys / json files.
1 reply
0 recast
1 reaction

Spencer Graham 🧒 pfp
Spencer Graham 🧒
@spengrah.eth
interesting, very possible I'm remembering some other method. What I'm trying to do is import a wallet from Warpcast into mm so that I can use mm to control my fid. But Warpcast only allows seed phrase exports, and mm only supports private key imports. Any suggestions?
3 replies
0 recast
0 reaction

Vlado pfp
Vlado
@vkuts
Hey, your Warpcaster custodial address private key is simply the first/default PK that would be generated from the seed phrase shown to you by the Warpcaster client. Generate it via your favorite crypto lib, then import it into MM: `ethers.Wallet.fromMnemonic("foo bar baz ...").privateKey`.
1 reply
0 recast
1 reaction

Vlado pfp
Vlado
@vkuts
Worth noting that this PK isn't actually authorized to sign casts on behalf of your account. You have to register a new signer key (generated by you) on-chain before you can cast messages programmatically πŸ™ƒ I found that pretty confusing.
1 reply
0 recast
1 reaction

Spencer Graham 🧒 pfp
Spencer Graham 🧒
@spengrah.eth
yes, I'm aware. the main reason I want to figure out a good way to get the seed phrase out of warpcast and into mm is to enable users to transfer their fid into my project's non-custodial shared account smart contract https://blog.hatsprotocol.xyz/farcasterdelegator
1 reply
0 recast
0 reaction

Vlado pfp
Vlado
@vkuts
I see what you mean. Seems like a MM user would have to reset their existing MM wallet, which kind of sucks. MM's initial setup process allows to 'Import from existing seed phrase', but after that only individual PKs are importable :| https://tinyurl.com/2zcys74u
1 reply
0 recast
2 reactions

Spencer Graham 🧒 pfp
Spencer Graham 🧒
@spengrah.eth
yea exactly. would be ideal if warpcast would allow exporting the private key instead of or in addition to the seed phrase. i don't think that would be an additional security risk, right>
1 reply
0 recast
1 reaction