Skip to main content

MetaMask Wallet

Download MetaMask Wallet

The MetaMask browser extension can realize Ethereum application authority management and user information management. Glitter can use MetaMask to manage GLI assets by supporting EVM. The MetaMask browser extension can discover Ethereum application authority and user information management. Glitter can use MetaMask to manage GLI assets by supporting EVM.

note

The chaind_id in the image below may be different and needs to be replaced.

note

MetaMask download url -> https://metamask.io/download/

Adding a New Network

Open the MetaMask extension on your browser, and log in to your MetaMask account if you have already created an account. Click the top right circle and go to Settings > Networks > Add Network and fill in the form as shown below.

Search

Import in the private key

After importing the network according to the method, you can import the local account in two ways step. You can export the private key from the command line and Keplr.

Export the local private key by command line

./glitter-chaind unsafe-export-eth-key ${key_name}

Export private key from keplr

Search

Close the Settings, go to My Accounts (top right circle) and select Import Account. You should see an image like the following one:

Search

Reset Account

If you used your Metamask account for a legacy testnet/mainnet upgrade, you will need to reset your account in order to use it with the new network. This will clear your account's transaction history, but it won't change the balances in your accounts or require you to re-enter your Secret Recovery Phrase.

[!ATTENTION] Make sure you download your account state to persist public account addresses and transactions before clearing your wallet accounts.

Go to Settings > Advanced and click the Reset Account button as shown below:

Search

Download Account State

To see your Metamask logs, click the top right circle and go to Settings > Advanced > State Logs. If you search through the JSON file for the account address you'll find the transaction history.