ProxyFactory
Verified contract
Active on
Ethereum with 13,645 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ENS | ERC-20 | 0.001 | $19.50 |
$0.02 | |
DAPP | ERC-20 | 147.453289K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20603351 | 3 months ago | | | 0 | 0.00022062146 | |
| 20395670 | 4 months ago | | | 0 | 0.00027746500 | |
| 20395535 | 4 months ago | | | 0 | 0.00030058800 | |
| 20145430 | 5 months ago | | | 0 | 0.00057784230 | |
| 20078823 | 5 months ago | | | 0 | 0.00099727100 | |
| 20078818 | 5 months ago | | | 0 | 0.00099727100 | |
| 19919864 | 6 months ago | | | 0 | 0.018624530 | |
| 19919858 | 6 months ago | | | 0 | 0.019002381 | |
| 19423135 | 8 months ago | | | 0 | 0.011559704 | |
| 19269732 | 9 months ago | | | 0 | 0.016095185 |
ABI
ABI objects
Getter at block 21243155
proxyCreationCode() pure returns (bytes)
0x608060405234801561001057600080fd5b506040516101e73803806101e78339818101604052602081101561003357600080fd5b8101908080519060200190929190505050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156100ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260248152602001806101c36024913960400191505060405180910390fd5b806000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055505060aa806101196000396000f3fe608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea265627a7a72315820d8a00dc4fe6bf675a9d7416fc2d00bb3433362aa8186b750f76c4027269667ff64736f6c634300050e0032496e76616c6964206d617374657220636f707920616464726573732070726f7669646564
proxyRuntimeCode() pure returns (bytes)
0x608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea265627a7a72315820d8a00dc4fe6bf675a9d7416fc2d00bb3433362aa8186b750f76c4027269667ff64736f6c634300050e0032
Read-only
This contract contains no read-only function objects.
State-modifying
Events calculateCreateProxyWithNonceAddress(address _mastercopy, bytes initializer, uint256 saltNonce) returns (address proxy)
createProxy(address masterCopy, bytes data) returns (address proxy)
createProxyWithCallback(address _mastercopy, bytes initializer, uint256 saltNonce, address callback) 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.