Bridge

Verified contract

Active on Ethereum with 5,792 txns
Deployed by via 0x2dbc94a8 at 13625665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63,616.58
ERC-20
Value $33,107.46
ERC-20
Value $29,357
ERC-20
Value $4,442.38
ERC-20
Value $20.59
0xf3a2058dca39563569ee291001b79fe62443fa052e81f8894d283b31ad84269a
0x3b3817123c7b507de6d954eb9a4d46c078d2f55bc8e06d0ab765e6aa84a46c3d
0xa85f6b086a0322c7db7d65898fe60c668e263886f805c3a4b74fdc036578f28f
0x4fbb570a319bb2c2a31174675942d0180a6879559fec5bd9e3927369d0336124
0x6a616ca050d2cdb881506fb9f48f9993e25c9e44a046079c201296930005e6dc
0x065d4b7b2c558e14886be68dcd2685708a0d4c732d425cf8418ad9850103be14
0xfaba7ccdf2ab34856401c19b4055bbb948fdad745db9c74a3841bc5cfa2e844e
0xe614ffe84549042b58c0bc00f2b2d80d812d4a41f00530f6454a8be06c2c545f
0xf3e531e2ab0a0059781a11697ffa42effb9c231c0bd72ebb50693a518f83420a
0x3c43bbebe17bd9039be067195732cabfe3dfd4f957e28fcd29c94c01be028bb2

Functions
Getter at block 20938517
addseq(view returns (uint64)
55
delayPeriod(view returns (uint256)
0
epochLength(view returns (uint256)
1800
minimalMaxSlippage(view returns (uint32)
500
nativeWrap(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
noticePeriod(view returns (uint256)
0
owner(view returns (address)
0x1b9dfc56e38b0f92448659c114e2347bd803911c
paused(view returns (bool)
false
resetTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
ssHash(view returns (bytes32)
0xcb78d9c66163360a35cdccf49a63aec61964ac35ede75440110c327d6d713889
Read-only
delayThresholds(addressview returns (uint256)
delayedTransfers(bytes32view returns (address receiveraddress tokenuint256 amountuint256 timestamp)
epochVolumeCaps(addressview returns (uint256)
epochVolumes(addressview returns (uint256)
governors(addressview returns (bool)
isGovernor(address _accountview returns (bool)
isPauser(address accountview returns (bool)
lastOpTimestamps(addressview returns (uint256)
maxSend(addressview returns (uint256)
minAdd(addressview returns (uint256)
minSend(addressview returns (uint256)
pausers(addressview returns (bool)
transfers(bytes32view returns (bool)
verifySigs(bytes _msgbytes[] _sigsaddress[] _signersuint256[] _powersview 
withdraws(bytes32view returns (bool)
State-modifying
addGovener(address _account
addLiquidity(address _tokenuint256 _amount
addPauser(address account
executeDelayedTransfer(bytes32 id
increaseNoticePeriod(uint256 period
notifyResetSigners(
pause(
relay(bytes _relayRequestbytes[] _sigsaddress[] _signersuint256[] _powers
removeGovener(address _account
removePauser(address account
renounceGovener(
renounceOwnership(
renouncePauser(
resetSigners(address[] _signersuint256[] _powers
send(address _receiveraddress _tokenuint256 _amountuint64 _dstChainIduint64 _nonceuint32 _maxSlippage
setDelayPeriod(uint256 _period
setDelayThresholds(address[] _tokensuint256[] _thresholds
setEpochLength(uint256 _length
setEpochVolumeCaps(address[] _tokensuint256[] _caps
setMaxSend(address[] _tokensuint256[] _amounts
setMinAdd(address[] _tokensuint256[] _amounts
setMinSend(address[] _tokensuint256[] _amounts
setMinimalMaxSlippage(uint32 _minimalMaxSlippage
setWrap(address _weth
transferOwnership(address newOwner
unpause(
updateSigners(address[] _newSignersuint256[] _newPowersbytes[] _sigsaddress[] _curSignersuint256[] _curPowers
withdraw(bytes _wdmsgbytes[] _sigsaddress[] _signersuint256[] _powers
Events
DelayPeriodUpdated(uint256 period
DelayThresholdUpdated(address tokenuint256 threshold
DelayedTransferAdded(bytes32 id
DelayedTransferExecuted(bytes32 idaddress receiveraddress tokenuint256 amount
EpochLengthUpdated(uint256 length
EpochVolumeUpdated(address tokenuint256 cap
GovernorAdded(address account
GovernorRemoved(address account
LiquidityAdded(uint64 seqnumaddress provideraddress tokenuint256 amount
MaxSendUpdated(address tokenuint256 amount
MinAddUpdated(address tokenuint256 amount
MinSendUpdated(address tokenuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address account
PauserRemoved(address account
Relay(bytes32 transferIdaddress senderaddress receiveraddress tokenuint256 amountuint64 srcChainIdbytes32 srcTransferId
ResetNotification(uint256 resetTime
Send(bytes32 transferIdaddress senderaddress receiveraddress tokenuint256 amountuint64 dstChainIduint64 nonceuint32 maxSlippage
SignersUpdated(address[] _signersuint256[] _powers
Unpaused(address account
WithdrawDone(bytes32 withdrawIduint64 seqnumaddress receiveraddress tokenuint256 amountbytes32 refid
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.