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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,100 txns
Deployed by via 0x0fa26ec2 at 17277813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.37
0x526e29e4aecaad13b9c7f8cbdfcff46af88206d4e1ff9701a1c99ad8dd11a752
0x90be69475d9e0d2413f83ecfa998dcf80b65f6ded2504c5145689aede06ef205
0x054807b492f90dfd0300608ad5f57fc5d5f17267b8a273b6c33d88bd7b2e932c
0xa146322dd21400d7e4cf1ef24127e9c0ca28a68a9e0b2b8786d7514f69810d54
0x15009a833fdc13196062e5b3b60bd3b29a96a49d283da5560bcbe08e3973df31
0x3ff9f906f7323a85181f683be2b67e7b31fd8a4e8e6e4e1ef3c66e467699712a
0xe692c4e89fe8f33b45f45444b59be97080a9b4d2c8bb998cef62599cba4b9a01
0x0c73955d7d463a19b81ff213b600a2627848959a1023f8743b755407c052beb4
0x2c4af4e432b807c8e48a23ee7fe97545571f52971f23fe15b5aa18e4ddbc7ee8
0x1ba3cb94e03e05cb771cd3b6050bd92161c643c5429eae03423ef515b7656f13

Functions
Getter at block 20793825
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a518230f22b3728b6c5e1ea0d6d002bb191ae3636126c2b26638f439c2c5d80
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE1Bb6D44e9e9Ba5F59Deaa89AF0970020a9a9722, 0x418DfC379BD6C0964d7b47F0c14Fce71084811A6, 0xD92b6fB17777a6e1Bb7709250AA4E60472c77e7D, 0x82A5AAd82f309d476565ef20e9768FddD7C37231, 0x1cD3586BAc47e31C070fa5cDF54dEF0d1519DaA9, 0x80EEF36e9963B92373Da348CE1543357cBaAAc62]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
1093
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.