SafeProxyFactory
Verified contract
Active on
Ethereum with 4,912 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "SafeProxyFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269098 | 13 minutes ago | | | 0 | 0.0027429824 | |
| 21268967 | 39 minutes ago | | | 0 | 0.0018107134 | |
| 21268657 | 2 hours ago | | | 0 | 0.0027449534 | |
| 21268524 | 2 hours ago | | | 0 | 0.0029434691 | |
| 21268500 | 2 hours ago | | | 0 | 0.0023520563 | |
| 21268480 | 2 hours ago | | | 0 | 0.0023470401 | |
| 21268447 | 2 hours ago | | | 0 | 0.0027749380 | |
| 21268442 | 2 hours ago | | | 0 | 0.0024873907 | |
| 21267951 | 4 hours ago | | | 0 | 0.0050262509 | |
| 21267430 | 6 hours ago | | | 0 | 0.0022852322 |
ABI
ABI objects
Getter at block 21269159
getChainId() view returns (uint256)
1
proxyCreationCode() pure returns (bytes)
0x608060405234801561001057600080fd5b506040516101e63803806101e68339818101604052602081101561003357600080fd5b8101908080519060200190929190505050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156100ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260228152602001806101c46022913960400191505060405180910390fd5b806000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055505060ab806101196000396000f3fe608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea264697066735822122003d1488ee65e08fa41e58e888a9865554c535f2c77126a82cb4c0f917f31441364736f6c63430007060033496e76616c69642073696e676c65746f6e20616464726573732070726f7669646564
Read-only
This contract contains no read-only function objects.
State-modifying
Events createChainSpecificProxyWithNonce(address _singleton, bytes initializer, uint256 saltNonce) returns (address proxy)
createProxyWithCallback(address _singleton, bytes initializer, uint256 saltNonce, address callback) returns (address proxy)
createProxyWithNonce(address _singleton, bytes initializer, uint256 saltNonce) returns (address proxy)
ProxyCreation(address indexed proxy, address singleton)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.