GnosisSafeProxyFactory
Verified contract
Active on
Ethereum with 1 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "GnosisSafeProxyFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17024050 | 2 years ago | | | 0 | 0.0020776766 |
ABI
ABI objects
Getter at block 21210504
proxyCreationCode() pure returns (bytes)
0x608060405234801561001057600080fd5b5060405161017338038061017383398101604081905261002f916100b9565b6001600160a01b0381166100945760405162461bcd60e51b815260206004820152602260248201527f496e76616c69642073696e676c65746f6e20616464726573732070726f766964604482015261195960f21b606482015260840160405180910390fd5b600080546001600160a01b0319166001600160a01b03929092169190911790556100e9565b6000602082840312156100cb57600080fd5b81516001600160a01b03811681146100e257600080fd5b9392505050565b607c806100f76000396000f3fe6080604052600080546001600160a01b0316813563530ca43760e11b1415602857808252602082f35b3682833781823684845af490503d82833e806041573d82fd5b503d81f3fea2646970667358221220ddcca29f0742fe0a7d685d6e4b92c4f08e5e582f153c4e3bd42e22ced603150064736f6c63430008090033
proxyRuntimeCode() pure returns (bytes)
0x6080604052600080546001600160a01b0316813563530ca43760e11b1415602857808252602082f35b3682833781823684845af490503d82833e806041573d82fd5b503d81f3fea2646970667358221220ddcca29f0742fe0a7d685d6e4b92c4f08e5e582f153c4e3bd42e22ced603150064736f6c63430008090033
Read-only
This contract contains no read-only function objects.
State-modifying
Events calculateCreateProxyWithNonceAddress(address _singleton, bytes initializer, uint256 saltNonce) returns (address proxy)
createProxy(address singleton, bytes data) 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 proxy, address singleton)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.