This contract is being backfilled. You may encounter incomplete storage history.

OriginalTokenVaultV2

Verified contract

Active on Ethereum with 10,981 txns
Deployed by via 0xc2db8f98 at 14710499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,720,288.24
ERC-20
Value $3,866,799.62
ERC-20
Value $1,504,339.74
ERC-20
Value $813,861.11
ERC-20
Value $791,423.4
ERC-20
Value $330,599.12
ERC-20
Value $200,812.32
ERC-20
Value $55,374.35
ERC-20
Value $34,916.07
ERC-20
Value $24,357.04
0x83c89148c29d90b5593b976271198ec2963dc22f17418e777284fbdee713971a
0x1c5581c95d8aa15a396ab643d8b87da8ca70124cc357dfaddc7351fdd459dbd7
0xeeacfc38536b51f8898e616e7699f47b7e0c0062665f9b9dd14c53af62396e5c
0x827088a9f31a5ba779278adf897d00226d434a90db8a6fab19f2aa3868a42e41
0x4edd52e300c2b91903b6d76400b91af98e70c15751dde9b89dd2d0506ce3f4a9
0xf7b8fb688369c0ef50661d8df6c2d3fca7b6e2d78f274d74b57d97f7c3d023d8
0xd176f5577ec60a557f190c22b017b900ac47d421f951a7ac46dc210c0169d294
0x1896d2bf0009776b1c49ef873794010d7eb20b88c7b0b3ab701fc4acf7fea45b
0x8d819278cc2674422a1eeecc35e6d0a8dd7f4c961d7d5bb06bcfe65eca3fb1ed
0x0fd941b3606a1f6611be8e5f453dfd59b142d0afadbad51e5095b0eb0f18df32

Functions
Getter at block 20799625
delayPeriod(view returns (uint256)
1800
epochLength(view returns (uint256)
1800
nativeWrap(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner(view returns (address)
0xf380166f8490f24af32bf47d1aa217fba62b6575
paused(view returns (bool)
false
sigsVerifier(view returns (address)
0x5427fefa711eff984124bfbb1ab6fbf5e3da1820
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)
maxDeposit(addressview returns (uint256)
minDeposit(addressview returns (uint256)
pausers(addressview returns (bool)
records(bytes32view returns (bool)
State-modifying
addGovernor(address _account
addPauser(address account
deposit(address _tokenuint256 _amountuint64 _mintChainIdaddress _mintAccountuint64 _noncereturns (bytes32)
depositNative(uint256 _amountuint64 _mintChainIdaddress _mintAccountuint64 _noncepayable returns (bytes32)
executeDelayedTransfer(bytes32 id
pause(
removeGovernor(address _account
removePauser(address account
renounceGovernor(
renouncePauser(
setDelayPeriod(uint256 _period
setDelayThresholds(address[] _tokensuint256[] _thresholds
setEpochLength(uint256 _length
setEpochVolumeCaps(address[] _tokensuint256[] _caps
setMaxDeposit(address[] _tokensuint256[] _amounts
setMinDeposit(address[] _tokensuint256[] _amounts
setWrap(address _weth
transferOwnership(address newOwner
unpause(
withdraw(bytes _requestbytes[] _sigsaddress[] _signersuint256[] _powersreturns (bytes32)
Events
DelayPeriodUpdated(uint256 period
DelayThresholdUpdated(address tokenuint256 threshold
DelayedTransferAdded(bytes32 id
DelayedTransferExecuted(bytes32 idaddress receiveraddress tokenuint256 amount
Deposited(bytes32 depositIdaddress depositoraddress tokenuint256 amountuint64 mintChainIdaddress mintAccountuint64 nonce
EpochLengthUpdated(uint256 length
EpochVolumeUpdated(address tokenuint256 cap
GovernorAdded(address account
GovernorRemoved(address account
MaxDepositUpdated(address tokenuint256 amount
MinDepositUpdated(address tokenuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address account
PauserRemoved(address account
Unpaused(address account
Withdrawn(bytes32 withdrawIdaddress receiveraddress tokenuint256 amountuint64 refChainIdbytes32 refIdaddress burnAccount
Constructor
constructor(address _sigsVerifier
Fallback and receive
receive(
Errors

This contract contains no error objects.