export PLUME_RPC_URL=https://testnet-rpc.plumenetwork.xyz
export VERIFIER_URL=https://testnet-explorer.plumenetwork.xyz/api\?
export CONTRACT_ADDRESS=<your_contract_address>
export CONTRACT_PATH=<contract_file>:<contract_name>
forge verify-contract $CONTRACT_ADDRESS $CONTRACT_PATH \
--rpc-url $PLUME_RPC_URL \
--verifier blockscout \
--verifier-url $VERIFIER_URL
Make sure to replace the details in the <contract address>
and <contract_file>:<contract_name>
with your contract details.
Start verifying contract `0x4b98e3767DB95C5D30834E1261Ea4Caa96081160` deployed on 98867
Submitting verification for [src/RolexYachtMaster40.sol:RolexYachtMaster40] 0x4b98e3767DB95C5D30834E1261Ea4Caa96081160.
Submitted contract for verification:
Response: `OK`
GUID: `4b98e3767db95c5d30834e1261ea4caa9608116067b396ba`
URL: https://testnet-explorer.plumenetwork.xyz/address/0x4b98e3767db95c5d30834e1261ea4caa96081160