This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 869 txns
Deployed by via 0xc468436e at 18727597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $41,180.12
0xfddea1966412f772043659053e2088f29d1b2c6a9f2226561703493dd93a7a7f
0x05d87a1b13a7590e8448902c529c1abcbd566ce53436eb9347101031dcfa32f3
0x306c16700836657c0cd5d5406e7bbc894edfc5f99830ce8d22e707b43382d6f7
0xfb3e134d6302f122d64689f0a9c36641e03959cfc41876b56903e52d0536d194
0x472c2c38b268ab39231c29f65db62501d34aeafa0ba28f955128421df036c70c
0xe50f6d0b9a1a089902d2926377053992f485b7a24c4210df474f7659e81259a5
0xd377de6b4ce36a7c8442759622566dc3f1c3f0696d296b125df9ddf72dba55be
0x5e0ff11c70e9b84ce5af962890a980bda5a6daa066c82daad4eb33c935c1aa6a
0x1ef1103c6dbda8405a210fc272a17f32c9414860c97421a92f613fe36d7a1476
0x208f499df3753c07814e43be413ab36080dff57f25e0583e8a5db78e4adfb0fa

Functions
Getter at block 20793685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb73e5266db2ce22e79c345baa6519180ad00cdf631a2193c56d806d9f8dcc71f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.