TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 401,203 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($4,057,799.90)
Native
Value
$3,049,334.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 916.919397 | $3,325.63 |
$3,049,334.65 | |
wstETH | ERC-20 | 167.890393 | $3,948.17 |
$662,859.81 | |
DAI | ERC-20 | 270.610694K | $1.00 |
$270,610.69 | |
yvWETH | ERC-20 | 16.569551 | $3,604.92 |
$59,731.91 | |
LUSD | ERC-20 | 9.273734K | $0.996788 |
$9,243.95 | |
yvDAI | ERC-20 | 4.873857K | $1.15 |
$5,604.94 | |
yvLUSD | ERC-20 | 359.047485 | $1.15 |
$412.9 | |
MTV | ERC-20 | 1K | $0.001044 |
$1.04 | |
LOFE | ERC-20 | 11.866142K | -- | -- | |
TB-275 | ERC-20 | 6.706256K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20529355 | 3 months ago | | | 0 | 0.00012969185 | |
| 20415566 | 4 months ago | | | 0.002239 | 0.00010000039 | |
| 20415566 | 4 months ago | | | 0.002436 | 0.000040311000 | |
| 20408564 | 4 months ago | | | 0.002436 | 0.000040311000 | |
| 20003323 | 6 months ago | | | 0 | 0.0035164853 | |
| 20003322 | 6 months ago | | | 0 | 0.00035838274 | |
| 20003245 | 6 months ago | | | 0 | 0.0037177160 | |
| 20003243 | 6 months ago | | | 0 | 0.00044210890 | |
| 20003165 | 6 months ago | | | 0 | 0.0037521887 | |
| 20003164 | 6 months ago | | | 0 | 0.00040965994 |
ABI
ABI objects
Getter at block 21275353
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EMERGENCY_ROLE() view returns (bytes32)
0xbf233dd2aafeb4d50879c4aa5c81e96d92f6e6945c906a58f9f2d1c1631b4b26
LISTER_ROLE() view returns (bytes32)
0xf94103142c1baabe9ac2b5d1487bf783de9e69cfeea9a72f5c9c94afd7877b8c
OWNER_ROLE() view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
RESUME_ROLE() view returns (bytes32)
0x2fc10cc8ae19568712f7a176fb4978616a610650813c9d05326c34abb62749c7
allowThirdPartyContracts() view returns (bool)
false
defiBridgeProxy() view returns (address)
0xa1bba894a6d39d79c0d1ef9c68a2139c84b81487
delayBeforeEscapeHatch() view returns (uint32)
4294967295
escapeBlockLowerBound() view returns (uint256)
2160
escapeBlockUpperBound() view returns (uint256)
2400
getAsyncDefiInteractionHashesLength() view returns (uint256)
0
getCapped() view returns (bool capped)
true
getDataSize() view returns (uint256 dataSize)
27326464
getDefiInteractionHashesLength() view returns (uint256)
0
getEscapeHatchStatus() view returns (bool, uint256)
(false, 407)
getImplementationVersion() view returns (uint8 version)
3
getPendingDefiInteractionHashesLength() view returns (uint256)
0
getSupportedAssetsLength() view returns (uint256)
15
getSupportedBridgesLength() view returns (uint256)
18
lastRollupTimeStamp() view returns (uint32)
1712688155
paused() view returns (bool isPaused)
false
prevDefiInteractionsHash() view returns (bytes32)
0x14e0f351ade4ba10438e9b15f66ab2e6389eea5ae870d6e8b2df1418b2e6fd5b
rollupStateHash() view returns (bytes32)
0x795a52c2d8cb26fde9cbc3df5fba2149ceba20f20ad3006d0921f84fedfa51ef
verifier() view returns (address)
0xb7baa1420f88b7758e341c93463426a2b7651cfb
Read-only
assetGasLimits(uint256) view returns (uint256)
asyncDefiInteractionHashes(uint256) view returns (bytes32)
bridgeGasLimits(uint256) view returns (uint256)
caps(uint256) view returns (uint128 available, uint32 lastUpdatedTimestamp, uint32 pendingCap, uint32 dailyCap, uint8 precision)
defiInteractionHashes(uint256) view returns (bytes32)
depositProofApprovals(address, bytes32) view returns (bool)
ethPayments(uint256) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getSupportedAsset(uint256 _assetId) view returns (address)
getSupportedBridge(uint256 _bridgeAddressId) view returns (address)
hasRole(bytes32 role, address account) view returns (bool)
pendingDefiInteractions(uint256) view returns (uint256 encodedBridgeCallData, uint256 totalInputValue)
rollupProviders(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
userPendingDeposits(uint256, address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approveProof(bytes32 _proofHash)
depositPendingFunds(uint256 _assetId, uint256 _amount, address _owner, bytes32 _proofHash) payable
grantRole(bytes32 role, address account)
initialize()
offchainData(uint256 _rollupId, uint256 _chunk, uint256 _totalChunks, bytes)
pause()
processAsyncDefiInteraction(uint256 _interactionNonce) returns (bool)
processRollup(bytes, bytes _signatures)
receiveEthFromBridge(uint256 _interactionNonce) payable
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAllowThirdPartyContracts(bool _allowThirdPartyContracts)
setAssetCap(uint256 _assetId, uint32 _pendingCap, uint32 _dailyCap, uint8 _precision)
setCapped(bool _isCapped)
setDefiBridgeProxy(address _defiBridgeProxy)
setDelayBeforeEscapeHatch(uint32 _delay)
setRollupProvider(address _provider, bool _valid)
setSupportedAsset(address _token, uint256 _gasLimit)
setSupportedBridge(address _bridge, uint256 _gasLimit)
setVerifier(address _verifier)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AllowThirdPartyContractsUpdated(bool allowed)
AssetAdded(uint256 indexed assetId, address indexed assetAddress, uint256 assetGasLimit)
AssetCapUpdated(uint256 assetId, uint256 pendingCap, uint256 dailyCap)
AsyncDefiBridgeProcessed(uint256 indexed encodedBridgeCallData, uint256 indexed nonce, uint256 totalInputValue)
BridgeAdded(uint256 indexed bridgeAddressId, address indexed bridgeAddress, uint256 bridgeGasLimit)
CappedUpdated(bool isCapped)
DefiBridgeProcessed(uint256 indexed encodedBridgeCallData, uint256 indexed nonce, uint256 totalInputValue, uint256 totalOutputValueA, uint256 totalOutputValueB, bool result, bytes errorReason)
DefiBridgeProxyUpdated(address defiBridgeProxy)
DelayBeforeEscapeHatchUpdated(uint32 delay)
Deposit(uint256 indexed assetId, address indexed depositorAddress, uint256 depositValue)
Initialized(uint8 version)
OffchainData(uint256 indexed rollupId, uint256 chunk, uint256 totalChunks, address sender)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
RollupProcessed(uint256 indexed rollupId, bytes32[] nextExpectedDefiHashes, address sender)
RollupProviderUpdated(address indexed providerAddress, bool valid)
Unpaused(address account)
VerifierUpdated(address indexed verifierAddress)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
ARRAY_OVERFLOW()
BRIDGE_WITH_IDENTICAL_INPUT_ASSETS(uint256 inputAssetId)
BRIDGE_WITH_IDENTICAL_OUTPUT_ASSETS(uint256 outputAssetId)
DAILY_CAP_SURPASSED()
DEPOSIT_TOKENS_WRONG_PAYMENT_TYPE()
ENCODING_BYTE_INVALID()
INCONSISTENT_BRIDGE_CALL_DATA()
INCORRECT_DATA_START_INDEX(uint256 providedIndex, uint256 expectedIndex)
INCORRECT_PREVIOUS_DEFI_INTERACTION_HASH(bytes32 providedDefiInteractionHash, bytes32 expectedDefiInteractionHash)
INCORRECT_STATE_HASH(bytes32 oldStateHash, bytes32 newStateHash)
INSUFFICIENT_DEPOSIT()
INSUFFICIENT_ETH_PAYMENT()
INSUFFICIENT_TOKEN_APPROVAL()
INVALID_ADDRESS_NO_CODE()
INVALID_ASSET_ADDRESS()
INVALID_ASSET_GAS()
INVALID_ASSET_ID()
INVALID_BRIDGE_ADDRESS()
INVALID_BRIDGE_CALL_DATA()
INVALID_BRIDGE_GAS()
INVALID_ESCAPE_BOUNDS()
INVALID_PROVIDER()
INVALID_ROLLUP_TOPOLOGY()
INVALID_SIGNATURE()
LOCKED_NO_REENTER()
MSG_VALUE_WRONG_AMOUNT()
NONZERO_OUTPUT_VALUE_ON_NOT_USED_ASSET(uint256 outputValue)
NOT_PAUSED()
PAUSED()
PENDING_CAP_SURPASSED()
PROOF_VERIFICATION_FAILED()
PUBLIC_INPUTS_HASH_VERIFICATION_FAILED(uint256 arg0, uint256 arg1)
SAFE_CAST_OVERFLOW()
SIGNATURE_ADDRESS_IS_ZERO()
SIGNATURE_RECOVERY_FAILED()
THIRD_PARTY_CONTRACTS_FLAG_NOT_SET()
WITHDRAW_TO_ZERO_ADDRESS()
ZERO_TOTAL_INPUT_VALUE()