Logo

Instruction

What to do if you closed Remix Ethereum?

Restoring the function interface.

Open remix.ethereum.org.

Select the source code file that was used to create the token

Go to the 'Solidity Compiler' section and click the 'Compile' button.

Go to the 'Deploy & Run Transactions' section.

Expand the 'Remix VM' dropdown and select 'Browser Extension'.

Click 'Select' and choose Rabby Wallet.

In the 'Deploy' section, expand the contract dropdown list.

In the contract list, scroll down and select '__Token__'.

In the 'Deployed Contracts' section, click '+ Add Contract'.

Paste your token address and click 'Add'.

After completing all steps, you will see the smart contract interface with its functions available for interaction.