Skip to content
USDC Price:$1.0000Gas:
Arcscan

Verify & Publish Contract Source Code

Compile the source you publish and compare it, byte for byte, against what is deployed on chain.

This chain is not supported by Sourcify yet

Sourcify does not list chain 5042 as supported yet, so a submission will be rejected. Everything on this page is ready for the day it is added — Arc Testnet (5042002) is listed, and Arc mainnet (5042) is not listed yet.

Step 1 — the contract and its compiler

One file containing every contract, library and interface — what a flattener produces. Import statements must already be resolved.

Read from the SPDX line in your source when there is one; this is the fallback.

An address is a 20-byte identifier that can hold a balance and, when it carries code, execute it. Gas on Arc is paid in USDC, so the balance shown for an address is denominated in dollars rather than in a volatile asset. Read more