HubPool
Verified contract
Proxy
Active on
Ethereum with 115 txns
Unified storage
Map
Table
Raw
Constants and immutables
10
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($1,866.36)
Native
Value
$1,078.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.34 | $3,170.66 |
$1,078.02 | |
WETH | ERC-20 | 0.185213 | $3,169.20 |
$586.98 | |
USDC | ERC-20 | 184.97201 | $1.00 |
$184.97 | |
DAI | ERC-20 | 10 | $1.002 |
$10.02 | |
SNX | ERC-20 | 3.5 | $1.82 |
$6.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14857827 | 2 years ago | | | 0 | 0.0098677141 | |
| 14857688 | 2 years ago | | | 0 | 0.00092646358 | |
| 14857611 | 2 years ago | | | 0 | 0.011503940 | |
| 14856955 | 2 years ago | | | 0 | 0.0050878343 | |
| 14856884 | 2 years ago | | | 0 | 0.0066616463 | |
| 14856773 | 2 years ago | | | 0 | 0.0069633808 | |
| 14856764 | 2 years ago | | | 0 | 0.034360259 | |
| 14856329 | 2 years ago | | | 0 | 0.0059959010 | |
| 14856253 | 2 years ago | | | 0 | 0.010007404 | |
| 14856239 | 2 years ago | | | 0 | 0.0036112704 |
ABI
ABI objects
Getter at block 21217237
bondAmount() view returns (uint256)
351000000000000000
bondToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
finder() view returns (address)
0x40f941e48a552bf496b154af6bf55725f18d77c3
getCurrentTime() view returns (uint256)
1731964643
identifier() view returns (bytes32)
0x49535f4143524f53535f56325f42554e444c455f56414c494400000000000000
liveness() view returns (uint32)
7200
lpFeeRatePerSecond() view returns (uint256)
1500000000000
lpTokenFactory() view returns (address)
0x7db69eb9f52ed773e9b03f5068a1ea0275b2fd9d
owner() view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
paused() view returns (bool)
false
protocolFeeCaptureAddress() view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
protocolFeeCapturePct() view returns (uint256)
0
rootBundleProposal() view returns (bytes32 poolRebalanceRoot, bytes32 relayerRefundRoot, bytes32 slowRelayRoot, uint256 claimedBitMap, address proposer, uint8 unclaimedPoolRebalanceLeafCount, uint32 challengePeriodEndTimestamp)
(poolRebalanceRoot=0x9f9bd18cd3035659d9aabc9d76b43180529a755a390a35c592385aa3cc02ebed, relayerRefundRoot=0xa87882a6af816161e4cc9270ba272fdbaa61acd7eb42132cc88404861ad69054, slowRelayRoot=0x78cf6f236411d2fb66e2f8c0b55cf442eaf7ec889e8928b6e4b02833a8795695, claimedBitMap=3, proposer=0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d, unclaimedPoolRebalanceLeafCount=0, challengePeriodEndTimestamp=1653698544)
timerAddress() view returns (address)
0x0000000000000000000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
dai() view returns (address)
[unknown]
daiOptimismBridge() view returns (address)
[unknown]
l1StandardBridge() view returns (address)
[unknown]
l1Weth() view returns (address)
[unknown]
l2GasLimit() view returns (uint32)
[unknown]
messenger() view returns (address)
[unknown]
snx() view returns (address)
[unknown]
snxOptimismBridge() view returns (address)
[unknown]
Read-only
crossChainContracts(uint256) view returns (address adapter, address spokePool)
poolRebalanceRoute(uint256 destinationChainId, address l1Token) view returns (address destinationToken)
pooledTokens(address) view returns (address lpToken, bool isEnabled, uint32 lastLpFeeUpdate, int256 utilizedReserves, uint256 liquidReserves, uint256 undistributedLpFees)
unclaimedAccumulatedProtocolFees(address) view returns (uint256)
State-modifying
Events addLiquidity(address l1Token, uint256 l1TokenAmount) payable
claimProtocolFeesCaptured(address l1Token)
disableL1TokenForLiquidityProvision(address l1Token)
disputeRootBundle()
emergencyDeleteProposal()
enableL1TokenForLiquidityProvision(address l1Token)
exchangeRateCurrent(address l1Token) returns (uint256)
executeRootBundle(uint256 chainId, uint256 groupIndex, uint256[] bundleLpFees, int256[] netSendAmounts, int256[] runningBalances, uint8 leafId, address[] l1Tokens, bytes32[] proof)
liquidityUtilizationCurrent(address l1Token) returns (uint256)
liquidityUtilizationPostRelay(address l1Token, uint256 relayedAmount) returns (uint256)
loadEthForL2Calls() payable
multicall(bytes[] data) payable returns (bytes[] results)
proposeRootBundle(uint256[] bundleEvaluationBlockNumbers, uint8 poolRebalanceLeafCount, bytes32 poolRebalanceRoot, bytes32 relayerRefundRoot, bytes32 slowRelayRoot)
relaySpokePoolAdminFunction(uint256 chainId, bytes functionData)
removeLiquidity(address l1Token, uint256 lpTokenAmount, bool sendEth)
renounceOwnership()
setBond(address newBondToken, uint256 newBondAmount)
setCrossChainContracts(uint256 l2ChainId, address adapter, address spokePool)
setCurrentTime(uint256 time)
setDepositRoute(uint256 originChainId, uint256 destinationChainId, address originToken, bool depositsEnabled)
setIdentifier(bytes32 newIdentifier)
setLiveness(uint32 newLiveness)
setPaused(bool pause)
setPoolRebalanceRoute(uint256 destinationChainId, address l1Token, address destinationToken)
setProtocolFeeCapture(address newProtocolFeeCaptureAddress, uint256 newProtocolFeeCapturePct)
sync(address l1Token)
transferOwnership(address newOwner)
relayMessage(address target, bytes message) payable
relayTokens(address l1Token, address l2Token, uint256 amount, address to) payable
BondSet(address indexed newBondToken, uint256 newBondAmount)
CrossChainContractsSet(uint256 l2ChainId, address adapter, address spokePool)
EmergencyRootBundleDeleted(bytes32 indexed poolRebalanceRoot, bytes32 indexed relayerRefundRoot, bytes32 slowRelayRoot, address indexed proposer)
IdentifierSet(bytes32 newIdentifier)
L1TokenEnabledForLiquidityProvision(address l1Token, address lpToken)
L2TokenDisabledForLiquidityProvision(address l1Token, address lpToken)
LiquidityAdded(address indexed l1Token, uint256 amount, uint256 lpTokensMinted, address indexed liquidityProvider)
LiquidityRemoved(address indexed l1Token, uint256 amount, uint256 lpTokensBurnt, address indexed liquidityProvider)
LivenessSet(uint256 newLiveness)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(bool indexed isPaused)
ProposeRootBundle(uint32 challengePeriodEndTimestamp, uint8 poolRebalanceLeafCount, uint256[] bundleEvaluationBlockNumbers, bytes32 indexed poolRebalanceRoot, bytes32 indexed relayerRefundRoot, bytes32 slowRelayRoot, address indexed proposer)
ProtocolFeeCaptureSet(address indexed newProtocolFeeCaptureAddress, uint256 indexed newProtocolFeeCapturePct)
ProtocolFeesCapturedClaimed(address indexed l1Token, uint256 indexed accumulatedFees)
RootBundleCanceled(address indexed disputer, uint256 requestTime)
RootBundleDisputed(address indexed disputer, uint256 requestTime)
RootBundleExecuted(uint256 groupIndex, uint256 indexed leafId, uint256 indexed chainId, address[] l1Tokens, uint256[] bundleLpFees, int256[] netSendAmounts, int256[] runningBalances, address indexed caller)
SetEnableDepositRoute(uint256 indexed originChainId, uint256 indexed destinationChainId, address indexed originToken, bool depositsEnabled)
SetPoolRebalanceRoute(uint256 indexed destinationChainId, address indexed l1Token, address indexed destinationToken)
SpokePoolAdminFunctionTriggered(uint256 indexed chainId, bytes message)
MessageRelayed(address target, bytes message)
TokensRelayed(address l1Token, address l2Token, uint256 amount, address to)
constructor(address _lpTokenFactory, address _finder, address _weth, address _timer)
fallback()
receive()
This contract contains no error objects.