0x064e6512622c60e17ece32ecde86683054ff7630

Unverified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0xcc21a813 at 21239950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x9a0a6fb998c80ca61c13cf882060df0697cf4e8344a8119189f25e441352ba12
0x27ae80c0b0d0118f9d6e0430f6e6096b3b7cb875e76e81acba5db5989d6c928c

Functions
Getter at block 21270113
absolutePrestate(view returns (bytes32 absolutePrestate_)
0x038512e02c4c3f7bdaec27d00edf55b7155e0905301e1a88083e4e0a6764d54c
anchorStateRegistry(view returns (address registry_)
0x18dac71c228d1c32c99489b7323d441e1175e443
claimDataLen(view returns (uint256 len_)
1
clockExtension(view returns (uint64 clockExtension_)
10800
createdAt(view returns (uint64)
1732238447
extraData(pure returns (bytes extraData_)
0x0000000000000000000000000000000000000000000000000000000007a5fefa
gameCreator(pure returns (address creator_)
0x473300df21d047806a082244b417f96b32f13a33
gameData(view returns (uint32 gameType_bytes32 rootClaim_bytes extraData_)
(gameType_=0, rootClaim_=0x8af2d88dd40678327c93a3ad6576b31fc32be0718287c4e0af84ea470a955243, extraData_=0x0000000000000000000000000000000000000000000000000000000007a5fefa)
gameType(view returns (uint32 gameType_)
0
l1Head(pure returns (bytes32 l1Head_)
0xdccce7bc33fac61b041df52e379cad57945d444cae0d211fa4bf7fa77124078b
l2BlockNumber(pure returns (uint256 l2BlockNumber_)
128319226
l2BlockNumberChallenged(view returns (bool)
false
l2BlockNumberChallenger(view returns (address)
0x0000000000000000000000000000000000000000
l2ChainId(view returns (uint256 l2ChainId_)
10
maxClockDuration(view returns (uint64 maxClockDuration_)
302400
maxGameDepth(view returns (uint256 maxGameDepth_)
73
resolvedAt(view returns (uint64)
1732540919
rootClaim(pure returns (bytes32 rootClaim_)
0x8af2d88dd40678327c93a3ad6576b31fc32be0718287c4e0af84ea470a955243
splitDepth(view returns (uint256 splitDepth_)
30
startingBlockNumber(view returns (uint256 startingBlockNumber_)
128166156
startingOutputRoot(view returns (bytes32 rootuint256 l2BlockNumber)
(root=0xc77480789524223e7ef85334eaedc382b8468327d23e20370ba4f603bce221c4, l2BlockNumber=128166156)
startingRootHash(view returns (bytes32 startingRootHash_)
0xc77480789524223e7ef85334eaedc382b8468327d23e20370ba4f603bce221c4
status(view returns (uint8)
2
version(view returns (string)
1.3.0
vm(view returns (address vm_)
0x16e83ce5ce29bf90ad9da06d2fe6a15d5f344ce4
weth(view returns (address weth_)
0x82511d494b5c942be57498a70fdd7184ee33b975
Read-only
claimData(uint256view returns (uint32 parentIndexaddress counteredByaddress claimantuint128 bondbytes32 claimuint128 positionuint128 clock)
claims(bytes32view returns (bool)
credit(addressview returns (uint256)
getChallengerDuration(uint256 _claimIndexview returns (uint64 duration_)
getNumToResolve(uint256 _claimIndexview returns (uint256 numRemainingChildren_)
getRequiredBond(uint128 _positionview returns (uint256 requiredBond_)
resolutionCheckpoints(uint256view returns (bool initialCheckpointCompleteuint32 subgameIndexuint128 leftmostPositionaddress counteredBy)
resolvedSubgames(uint256view returns (bool)
subgames(uint256uint256view returns (uint256)
State-modifying
addLocalData(uint256 _identuint256 _execLeafIdxuint256 _partOffset
attack(bytes32 _disputeduint256 _parentIndexbytes32 _claimpayable 
challengeRootL2Block(struct TypesOutputRootProof _outputRootProofbytes _headerRLP
claimCredit(address _recipient
defend(bytes32 _disputeduint256 _parentIndexbytes32 _claimpayable 
initialize(payable 
move(bytes32 _disputeduint256 _challengeIndexbytes32 _claimbool _isAttackpayable 
resolve(returns (uint8 status_)
resolveClaim(uint256 _claimIndexuint256 _numToResolve
step(uint256 _claimIndexbool _isAttackbytes _stateDatabytes _proof
Events
Move(uint256 indexed parentIndexbytes32 indexed claimaddress indexed claimant
Resolved(uint8 indexed status
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
AnchorRootNotFound(
BlockNumberMatches(
BondTransferFailed(
CannotDefendRootClaim(
ClaimAboveSplit(
ClaimAlreadyExists(
ClaimAlreadyResolved(
ClockNotExpired(
ClockTimeExceeded(
ContentLengthMismatch(
DuplicateStep(
EmptyItem(
GameDepthExceeded(
GameNotInProgress(
IncorrectBondAmount(
InvalidChallengePeriod(
InvalidClockExtension(
InvalidDataRemainder(
InvalidDisputedClaimIndex(
InvalidHeader(
InvalidHeaderRLP(
InvalidLocalIdent(
InvalidOutputRootProof(
InvalidParent(
InvalidPrestate(
InvalidSplitDepth(
L2BlockNumberChallenged(
MaxDepthTooLarge(
NoCreditToClaim(
OutOfOrderResolution(
UnexpectedList(
UnexpectedRootClaim(bytes32 rootClaim
UnexpectedString(
ValidStep(