PoolFactoryMulti
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PoolFactoryMulti"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12502752 | 4 years ago | | | 0 | 0.0011458000 | |
| 12457773 | 4 years ago | | | 0 | 0.11555244 | |
| 12457773 | 4 years ago | | | 0 | 0.11555244 | |
| 12457771 | 4 years ago | | | 0 | 0.11555172 | |
| 12457756 | 4 years ago | | | 0 | 0.11760444 |
ABI
ABI objects
Getter at block 21285730
numberOfPools() view returns (uint256)
4
owner() view returns (address)
0x4cae362d7f227e3d306f70ce4878e245563f3069
Read-only
pools(uint256) view returns (address)
State-modifying
Events deployPool(address _owner, address _poolToken, struct PoolFactoryMultiRewardToken[] rewardTokens) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolMultiCreated(address pool)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.