Vault

Verified contract

Active on Base with 10,382 txns
Deployed by via 0xfb4fc653 at 13979122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $702,377.54
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa278741d7e9599f1469b7b47f4d6be3c3ed107919270979803a26ad28cf510ad
0xfb0f0df569d2655c2829b79bf5d78ea92fdb59111dd1b7d46efa76c046033c7c
0x793c735340864184960c805a6230ea6326e3fa543b565f64235a00ee5d1d2386
0x768d095616fe306b536df96583d98bffc40b820084cd86c9a13947a130d40863
0xe6c9daa5362b42bc842d98b50abc17e8cb407babb1b1a57a834f29eddcac9659
0xa6014dbb20117330ec42ed8129759f2ef6e61d44b48bce196d858c69577ef28e
0xcee4d0c9aa8d8d85a76d1e5fc41e6d12fade00230a698dc1f2943c6864823dc8
0x0dfeb90964189700a47d478e09d0a49d642027bcf514af54ac0e1529b10d2030
0x725456c1a1e69905fe39f8ef284ff4da398015acd2bfa1e95e6e268e8dd58bed
0xd218fd31a5365709e539776cabd40d1676f647d03a71d17db68cf5b8be001865

Functions
Getter at block 22743537
bridgeType(view returns (bytes32)
0x9faa379a8f7762447354a00c30bda6b12f39577783c03b588d3fd75b4e2a5876
hook__(view returns (address)
0x5bbc5e48b3aa7e3015dbce45da270f2d6d4b3960
nominee(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x5fd7d0d6b91cc4787bcb86ca47e0bd4ea0346d34
token(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Read-only
connectorCache(addressview returns (bytes)
getMinFees(address connector_uint256 msgGasLimit_uint256 payloadSize_view returns (uint256 totalFees)
hasRole(bytes32 role_address address_view returns (bool)
identifierCache(bytes32view returns (bytes)
validConnectors(addressview returns (bool)
State-modifying
bridge(address receiver_uint256 amount_uint256 msgGasLimit_address connector_bytes execPayload_bytes options_payable 
claimOwner(
grantRole(bytes32 role_address grantee_
nominateOwner(address nominee_
receiveInbound(uint32 siblingChainSlug_bytes payload_payable 
rescueFunds(address token_address rescueTo_uint256 amount_
retry(address connector_bytes32 messageId_
revokeRole(bytes32 role_address revokee_
updateConnectorStatus(address[] connectorsbool[] statuses
updateHook(address hook_bool approve_
Events
BridgingTokens(address connectoraddress senderaddress receiveruint256 amountbytes32 messageId
ConnectorStatusUpdated(address connectorbool status
HookUpdated(address newHook
OwnerClaimed(address indexed claimer
OwnerNominated(address indexed nominee
RoleGranted(bytes32 indexed roleaddress indexed grantee
RoleRevoked(bytes32 indexed roleaddress indexed revokee
TokensBridged(address connecteraddress receiveruint256 amountbytes32 messageId
Constructor
constructor(address token_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotTransferOrExecuteOnBridgeContracts(
InsufficientMsgValue(
InvalidConnector(
InvalidTokenAddress(
InvalidTokenContract(
MessageIdMisMatched(
NoPendingData(
NoPermit(bytes32 role
OnlyNominee(
OnlyOwner(
ZeroAddress(
ZeroAddressReceiver(