kurtatwork / KurtAtWork-OpenSea-Auto-Uploader

This is a bulk NFT uploader automation script for OpenSea. If using Json files to upload NFTs, this is a good starting point for uploading in bulk.
GNU General Public License v3.0
7 stars 7 forks source link

Can i use another Account in Metamask than the 1st one? #7

Open mpi42 opened 2 years ago

mpi42 commented 2 years ago

Hi,

i would like to use not the first account but the 5th or so is that possible or only the first account?

thank you

kurtatwork commented 2 years ago

It might be necessary to create a new metamask account... you'll need the private key of the wallet you're wanting to use.

You'll want to set up your new metamask, perhaps even on a different browser, just to be safe that you don't lose your wallets on your existing browser.

set that up so that its a new account with a unique recovery passphrase, and then import the one account you want with its private key.

You would then use this account instead... ultimately it would be accessing the same wallet but through a different metamask.

Hope that helps.

Also, an extra important point is everyone should ALWAYS be sure to keep their recovery passphrase and private keys to themselves... don't share it with ANYONE. EVER... (including me)... and ESPECIALLY don't share it with someone claiming to be metamask support, or metamask customer service... it is a scam. 100%...

Protect your passphrases like you would your own life.