StablePoolFactory
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "StablePoolFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14932410 | 3 years ago | | | 0 | 0.10446168 | |
| 12816304 | 3 years ago | | | 0 | 0.11107028 | |
| 12780413 | 3 years ago | | | 0 | 0.12223359 | |
| 12769758 | 3 years ago | | | 0 | 0.058746173 |
ABI
ABI objects
Getter at block 21394561
getPauseConfiguration() view returns (uint256 pauseWindowDuration, uint256 bufferPeriodDuration)
(pauseWindowDuration=0, bufferPeriodDuration=0)
getVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
Read-only
isPoolFromFactory(address pool) view returns (bool)
State-modifying
Events create(string name, string symbol, address[] tokens, uint256 amplificationParameter, uint256 swapFeePercentage, address owner) returns (address)
PoolCreated(address indexed pool)
constructor(address vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.