ProxyFactory
Verified contract
Active on
Ethereum with 1,271 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ProxyFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15889822 | 2 years ago | | | 0 | 0.0046697921 | |
| 15889724 | 2 years ago | | | 0 | 0.0018047549 | |
| 15652740 | 2 years ago | | | 0 | 0.0013564785 | |
| 15110008 | 2 years ago | | | 0 | 0.0030352747 | |
| 15107468 | 2 years ago | | | 0 | 0.0030559710 | |
| 15071166 | 2 years ago | | | 0 | 0.0010388755 | |
| 14832657 | 3 years ago | | | 0 | 0.0019063655 | |
| 14823114 | 3 years ago | | | 0 | 0.0013146179 | |
| 14406763 | 3 years ago | | | 0 | 0.011416106 | |
| 12996712 | 3 years ago | | | 0 | 0.017952044 |
ABI
ABI objects
Getter at block 21259746
proxyCreationCode() pure returns (bytes)
0x608060405234801561001057600080fd5b506040516020806101a88339810180604052602081101561003057600080fd5b8101908080519060200190929190505050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156100c7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260248152602001806101846024913960400191505060405180910390fd5b806000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555050606e806101166000396000f3fe608060405273ffffffffffffffffffffffffffffffffffffffff600054163660008037600080366000845af43d6000803e6000811415603d573d6000fd5b3d6000f3fea165627a7a723058201e7d648b83cfac072cbccefc2ffc62a6999d4a050ee87a721942de1da9670db80029496e76616c6964206d617374657220636f707920616464726573732070726f7669646564
proxyRuntimeCode() pure returns (bytes)
0x608060405273ffffffffffffffffffffffffffffffffffffffff600054163660008037600080366000845af43d6000803e6000811415603d573d6000fd5b3d6000f3fea165627a7a723058201e7d648b83cfac072cbccefc2ffc62a6999d4a050ee87a721942de1da9670db80029
Read-only
This contract contains no read-only function objects.
State-modifying
Events createProxy(address masterCopy, bytes data) returns (address proxy)
createProxyWithNonce(address _mastercopy, bytes initializer, uint256 saltNonce) returns (address proxy)
ProxyCreation(address proxy)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.