CoreStateRegistry

Verified contract

Active on Base with 185,041 txns
Deployed by via 0xa1fe4935 at 9651469
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.14
ERC-20
Value $5,756.5
ERC-20
Value $956.09
ERC-20
Value $661.69
ERC-20
Value $137.89
ERC-20
Value $130.93
ERC-20
Value $53.87
ERC-20
Value $16.35
ERC-20
Value $12.19
ERC-20
Value $10.93
0xa917ca6161fba942221dfd2067bb7930ff34be2463b12ac391d1377b70d8b56c
0xc780cb0052b1e525d81803dbfa064e333e8dabffe6b28e0c13f65006e6eb5ddc
0x0df8da76389441289fe3e24254882a2acb5c7d3b4205c3ecd855854bb35e6e4e
0x9d4dacc4655a81badd3a56f469f761cf1da2b74e4a4dc40c890b65a2f8bcfd8b
0x7c229dfb3ea930f652d20d5d95f8a3916550a237a0b41972c746fd50842dd0dc
0x25b21bfe2703a342dfd4e409fb99b2ae0f03aa7e5e2d38f0af0f2663e613c5e4
0xccd43c34949e4b69ee9c1d2b3c2d76d26b8addde35dd29e9e765d2152f31b5cc
0x40f0923b4b3da39983d6bf16b46618bc4497473680e7f553445b7c5c6c4f543c
0x623234d5022f694ef5cbf984dbab38d8b8206df2875f5a72485ea14053afacc5
0x70a89dfa71a044a91a8e7410bf03dc1c3d99975fe7f09d24ab08bf926a1dbc60

Functions
Getter at block 22737717
CHAIN_ID(view returns (uint64)
8453
payloadsCount(view returns (uint256)
106234
superRegistry(view returns (address)
0x17a332dc7b40ae701485023b219e9d6f493a2514
Read-only
getFailedDeposits(uint256 payloadId_view returns (uint256[] superformIdsuint256[] amountsuint256 lastProposedTime)
getMessageAMB(uint256 payloadId_view returns (uint8[])
messageQuorum(bytes32view returns (uint256)
payloadBody(uint256view returns (bytes)
payloadHeader(uint256view returns (uint256)
payloadTracking(uint256view returns (uint8)
validateSlippage(uint256 finalAmount_uint256 amount_uint256 maxSlippage_view returns (bool)
State-modifying
dispatchPayload(address srcSender_uint8[] ambIds_uint64 dstChainId_bytes message_bytes extraData_payable 
disputeRescueFailedDeposits(uint256 payloadId_
finalizeRescueFailedDeposits(uint256 payloadId_
processPayload(uint256 payloadId_payable 
proposeRescueFailedDeposits(uint256 payloadId_uint256[] proposedAmounts_
receivePayload(uint64 srcChainId_bytes message_
updateDepositPayload(uint256 payloadId_address[] finalTokens_uint256[] finalAmounts_
updateWithdrawPayload(uint256 payloadId_bytes[] txData_
Events
FailedXChainDeposits(uint256 indexed payloadId
PayloadProcessed(uint256 indexed payloadId
PayloadReceived(uint64 indexed srcChainIduint64 indexed dstChainIduint256 indexed payloadId
PayloadUpdated(uint256 indexed payloadId
ProofReceived(bytes32 indexed proof
RescueDisputed(uint256 indexed payloadId
RescueFinalized(uint256 indexed payloadId
RescueProposed(uint256 indexed payloadIduint256[] superformIdsuint256[] proposedAmountuint256 proposedTime
SuperRegistryUpdated(address indexed superRegistry
Constructor
constructor(address superRegistry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
BLOCK_CHAIN_ID_OUT_OF_BOUNDS(
BRIDGE_TOKENS_PENDING(
CANNOT_UPDATE_WITHDRAW_TX_DATA(
DELAY_NOT_SET(
DIFFERENT_PAYLOAD_UPDATE_AMOUNTS_LENGTH(
DIFFERENT_PAYLOAD_UPDATE_TX_DATA_LENGTH(
DISPUTE_TIME_ELAPSED(
FailedInnerCall(
INSUFFICIENT_QUORUM(
INVALID_CHAIN_ID(
INVALID_DST_SWAP_AMOUNT(
INVALID_INTERNAL_CALL(
INVALID_PAYLOAD_ID(
INVALID_PAYLOAD_TYPE(
INVALID_PAYLOAD_UPDATE_REQUEST(
INVALID_PROOF_BRIDGE_ID(
INVALID_PROOF_BRIDGE_IDS(
INVALID_RESCUE_DATA(
INVALID_UPDATE_FINAL_TOKEN(
NEGATIVE_SLIPPAGE(
NOT_AMB_IMPLEMENTATION(
NOT_PRIVILEGED_CALLER(bytes32 role
NOT_SUPERFORM_ROUTER(
NOT_VALID_DISPUTER(
PAYLOAD_ALREADY_PROCESSED(
PAYLOAD_ALREADY_UPDATED(
PAYLOAD_NOT_UPDATED(
RESCUE_ALREADY_PROPOSED(
RESCUE_LOCKED(
SLIPPAGE_OUT_OF_BOUNDS(
SUPERFORM_ID_NONEXISTENT(
SafeERC20FailedDecreaseAllowance(address spenderuint256 currentAllowanceuint256 requestedDecrease
SafeERC20FailedOperation(address token
ZERO_AMB_ID_LENGTH(
ZERO_AMOUNT(
ZERO_FINAL_TOKEN(