PProxiedFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IMPL | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9793031 | 5 years ago | | | 0 | 0.031121892 | |
| 9792951 | 5 years ago | | | 0 | 0.00023364750 | |
| 9792523 | 5 years ago | | | 0 | 0.014504952 |
ABI
ABI objects
Getter at block 21379625
balancerFactory() view returns (address)
0x9424b1412450d0f8fc2255faf6046b98213b76bd
oSlot() view returns (bytes32)
0xcea51422c102ae10dc8c3e0e48d8c5b72fa1e003a45f54f4b3e2e0198d8b5ef8
smartPoolImplementation() view returns (address)
0x3c8df53b15860cafb50782bc1e730e2d98e01afd
Read-only
isPool(address) view returns (bool)
pools(uint256) view returns (address)
State-modifying
Events init(address _balancerFactory)
newProxiedSmartPool(string _name, string _symbol, uint256 _initialSupply, address[] _tokens, uint256[] _amounts, uint256[] _weights, uint256 _cap) returns (address)
transferOwnership(address _newOwner)
OwnerChanged(address indexed previousOwner, address indexed newOwner)
SmartPoolCreated(address indexed poolAddress, string name, string symbol)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.