Sourcify does not support chain 5042, so no source can be fetched or submitted for it.
API424 bytes
This contract's source has not been published
Sourcify does not support chain 5042, so no source can be fetched or submitted for it. The bytecode below is the ground truth available.
No ABI is available for this contract
An ABI names each function and event and describes how their arguments are encoded. It comes from the verified source, which is why Read Contract and Write Contract have nothing to enumerate for this address.
The calldata of the deployment transaction — 450 bytes (450 bytes). It is the constructor plus the runtime code it returns, and any constructor arguments are its trailing bytes.
0x608080604052346015576101a8908161001a8239f35b5f80fdfe6080806040526004361015610012575f80fd5b5f3560e01c6360e2e07014610025575f80fd5b3461016e57606036600319011261016e576004356001600160a01b0381169081900361016e576024356001600160a01b0381169081900361016e576044359067ffffffffffffffff821161016e573660238301121561016e5781600401359367ffffffffffffffff851161016e57366024868501011161016e57831561013f5750801561010c578360247fcc82cc5dbcfcafc7a620ca69081de6196d8d1e5d9c11b27e3679becfe08e25bf93604051938452606060208501528260608501520160808301375f608085830101524260408201526080813395601f80199101168101030190a3005b60405162461bcd60e51b815260206004820152600b60248201526a1e995c9bc81dd85b1b195d60aa1b6044820152606490fd5b62461bcd60e51b815260206004820152600a6024820152693d32b937903a37b5b2b760b11b6044820152606490fd5b5f80fdfea2646970667358221220490c30a3ee816fdec449703cbda57c6b9e2e6fe9e8b2a67b977ae75a10be1f6364736f6c634300081c0033
The runtime code the EVM executes when this address is called — 424 bytes, keccak256 0x426680c6a00491f3f487c0194bcc5612cce06fb0b33f969dc7d5cc5d4ffbc5f3. Two addresses sharing this hash run identical code, which is the fastest way to spot a clone.
0x6080806040526004361015610012575f80fd5b5f3560e01c6360e2e07014610025575f80fd5b3461016e57606036600319011261016e576004356001600160a01b0381169081900361016e576024356001600160a01b0381169081900361016e576044359067ffffffffffffffff821161016e573660238301121561016e5781600401359367ffffffffffffffff851161016e57366024868501011161016e57831561013f5750801561010c578360247fcc82cc5dbcfcafc7a620ca69081de6196d8d1e5d9c11b27e3679becfe08e25bf93604051938452606060208501528260608501520160808301375f608085830101524260408201526080813395601f80199101168101030190a3005b60405162461bcd60e51b815260206004820152600b60248201526a1e995c9bc81dd85b1b195d60aa1b6044820152606490fd5b62461bcd60e51b815260206004820152600a6024820152693d32b937903a37b5b2b760b11b6044820152606490fd5b5f80fdfea2646970667358221220490c30a3ee816fdec449703cbda57c6b9e2e6fe9e8b2a67b977ae75a10be1f6364736f6c634300081c0033
Constructor arguments need the verified ABI to be decoded
The encoded arguments are the trailing bytes of the deployment calldata above. Naming and typing them takes the ABI, which arrives with verification.
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.