PreCrimeView

Verified contract

Active on Base with 2 txns
Deployed by via 0xd9ad8f97 at 2072585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PreCrimeView"

0x943c40d9eaddc3b3f7fac89aecc00665b38b3738add2ddb6906278cc3fede4f7
0xaf0f6fd7dfca36068de6c18323580d004deba9b8e9b83a5874ee6b307d4d2283

Functions
Getter at block 22761275
CODE_MISS_SIMULATE_RESULT(view returns (uint16)
4
CODE_PACKETS_OVERSIZE(view returns (uint16)
2
CODE_PACKETS_UNSORTED(view returns (uint16)
3
CODE_PRECRIME_FAILURE(view returns (uint16)
1
CODE_SUCCESS(view returns (uint16)
0
CONFIG_VERSION(view returns (uint16)
1
PRECRIME_VERSION(view returns (uint16)
10001
localChainId(view returns (uint16)
184
maxBatchSize(view returns (uint64)
100
oftView(view returns (address)
0x0923adce3ddddfcafa4574d3ac7b6fdcd3075cad
owner(view returns (address)
0xf657de126f9d7666b5ffe4756ccd9eb393d86a92
version(pure returns (uint16)
10001
Read-only
getConfig(struct IPreCrimeViewPacket[] _packetsview returns (bytes)
precrime(struct IPreCrimeViewPacket[] _packetsbytes[] _simulationview returns (uint16 codebytes reason)
remoteChainIds(uint256view returns (uint16)
remotePrecrimeAddresses(uint256view returns (bytes32)
simulate(struct IPreCrimeViewPacket[] _packetsview returns (uint16 codebytes data)
State-modifying
setMaxBatchSize(uint64 _maxSize
setRemotePrecrimeAddresses(uint16[] _remoteChainIdsbytes32[] _remotePrecrimeAddresses
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(address _owneruint16 _localChainIdaddress _oftViewuint64 _maxSize
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrInvalidSize(