diff --git a/404.html b/404.html index 0e39a8c92..a714d15cf 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
Successfully submitted source code for contract
contracts/NFT.sol:NFT at 0xC10710ac55C98f9AACdc9cD0A506411FBe0af71D
for verification on the block explorer. Waiting for verification result...
Successfully verified contract NFT on the block explorer.
https://lisk-sepolia.blockscout.com/address/0xC10710ac55C98f9AACdc9cD0A506411FBe0af71D#code
You can't re-verify a contract identical to one that has already been verified. If you attempt to do so, such as verifying the above contract, you'll get an error similar to:
Error in plugin @nomiclabs/hardhat-etherscan: The API responded with an unexpected message.
Contract verification may have succeeded and should be checked manually.
Message: Already Verified
View your contract on BlockScout, by following the link displayed in the output message, to confirm that the contract is verified.
+View your contract on BlockScout, by following the link displayed in the output message, to confirm that the contract is verified.
After the contract is verified, you can use the Read Contract
and Write Contract
tabs to interact with the deployed contract via BlockScout.
+
After the contract is verified, you can use the Read Contract
and Write Contract
tabs to interact with the deployed contract via BlockScout.
You'll need to connect your wallet first, by clicking the Connect Wallet
button.
To add Lisk as a custom network to MetaMask:
Add network
button.Add a network manually
.Add a network manually
dialog that appears, enter the following information for Lisk Sepolia:Name | Value |
---|---|
Network Name | Lisk Sepolia Testnet |
RPC Endpoint | https://rpc.sepolia-api.lisk.com |
Chain ID | 4202 |
Currency Symbol | ETH |
Block Explorer | https://sepolia-blockscout.lisk.com |
Save
button to save Lisk as a network.