Hardhat
and Foundry
. Below is a comprehensive guide to help you navigate
the verification process using these tools.
apiUrl
within your settings. For Foundry, you need to specify this via the --verifier-url
in your forge command:
Explorer | Testnet Endpoint |
---|---|
https://explorer.rwalayer.com | https://rpc.rwalayer.com/ |
hardhat.config.ts
or
hardhat.config.js
file. This includes setting up the networks and etherscan properties.