SafeProxyFactory
Verified contract
Active on
Base with 7,205 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 2.4K | -- | -- | ||
LZPZ | ERC-20 | 2 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22692862 | 2 minutes ago | | | 0 | 0.0000047659111 | |
| 22692808 | 3 minutes ago | | | 0 | 0.0000049785516 | |
| 22692808 | 3 minutes ago | | | 0 | 0.0000049785516 | |
| 22692785 | 4 minutes ago | | | 0 | 0.0000049917656 | |
| 22692760 | 5 minutes ago | | | 0 | 0.0000049851037 | |
| 22692755 | 5 minutes ago | | | 0 | 0.0000049746625 | |
| 22692683 | 8 minutes ago | | | 0 | 0.0000048690056 | |
| 22692682 | 8 minutes ago | | | 0 | 0.0000048682534 | |
| 22692678 | 8 minutes ago | | | 0 | 0.0000048583331 | |
| 22692656 | 9 minutes ago | | | 0 | 0.0000048374021 |
ABI
ABI objects
Getter at block 22692909
getChainId() view returns (uint256)
8453
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.