RigoblockPoolProxyFactory
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "RigoblockPoolProxyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20333173 | 4 months ago | | | 0 | 0.0016635638 | |
| 19855857 | 6 months ago | | | 0 | 0.00088680471 | |
| 18001010 | a year ago | | | 0 | 0.0010249825 | |
| 17664922 | a year ago | | | 0 | 0.0064174598 | |
| 17208960 | 2 years ago | | | 0 | 0.022356776 | |
| 15903352 | 2 years ago | | | 0 | 0.0025570544 | |
| 15834695 | 2 years ago | | | 0 | 0.0040688568 |
ABI
ABI objects
Getter at block 21227572
getRegistry() view returns (address)
0x06767e8090ba5c4eca89ed00c3a719909d503ed6
implementation() view returns (address)
0x7df14ba4a5f565cd56206e49fc66b3002a91841d
parameters() view returns (struct IRigoblockPoolProxyFactoryParameters)
(, 0x0000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000)
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPool(string name, string symbol, address baseToken) returns (address newPoolAddress, bytes32 poolId)
setImplementation(address newImplementation)
setRegistry(address newRegistry)
PoolCreated(address poolAddress)
RegistryUpgraded(address indexed registry)
Upgraded(address indexed implementation)
constructor(address newImplementation, address registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.