Vault

Verified contract

Active on Ethereum with 515 txns
Deployed by via 0xd243d70f at 19881204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,962,073.94
0x7321b0bf81a795a85af99ad7d997e4dbac781353fd43379109fd926ee83ab19e
0x59bdb32cd62a4b2e5cd256fb9e75ee4f955c0c87dbb5684dea9234f318b444b9
From
0x46a6b129527a490449c3796b8762a4b0743575d8e4a2cd41b23ec900b49c1bf2
0xb2fddd754892c24d618bda1d5ea0b5405a593715239a60832a40be0fc344f996
0x60a101f2031866c4bb978e88c02fb134ee59b8f2a92c2a9e99c0d7d8128c9e21
0x3157d3053664674457498cf14a11999d1a16c79cf1586943cc451bcc4036131c
0x17ecf1510a465b2a9f899da332eaf83a0e0ed976f1478ea597a72ec2fab3d49b
0x33c463f119303d358b25c862b2ce8aafb3128dcf3a51ddc22f5aabaf009ecf86
0xcc7ac009fe88198e96dfa726d9553e289a630e2b8abc255e1908bae88bf61e99
From
0xd0911e7a9f7d155329591d4bd69782e032e7d1575f692216abbc748f8b91474b

Functions
Getter at block 21311164
bridgeType(view returns (bytes32)
0x9faa379a8f7762447354a00c30bda6b12f39577783c03b588d3fd75b4e2a5876
hook__(view returns (address)
0x204cdcfe0d03c75a41a0079f187a7870265bc949
nominee(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x246d38588b16dd877c558b245e6d5a711c649fcf
token(view returns (address)
0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee
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(