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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x4b4322a4 at 17280795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $549.28
0xe616c0df1da662de9546b77cbed7ba5b266bf8c701c47897f7b14ecd561d73e8
0xa51ad47a104670310eb287134be7c8ebf2db942483413a159ee64331d2c9eaa5
0xa6d60a802980dca3172c37905e2c7763b830e4e91ac42f5fd8f2fa464bae474f
0xd09e6e53c1aa58c32bd5d69e0f503e776d116037f19cbeae623c28718debd1d5
0x95a290fb58bc28fcf27483457d30de59754fd6bbb0470cb9e7c3a56d803dd462
0xfe343421ef9afd70b469c191a83bc5ba0a289e0519894608f24f54e0e50176a3
0xde3cc67f7628cbc41669aad09dcdc240b08066dd4c6e15f2e12a40ccf6927d4d
0xf4b210766ffd9ce5b04e86d2b2c405100d64d036dab50c7481212e21f3cea9f8
0x186a7652b817223c9c8becab92670802faa6733fd213f14582e008944da0c526
0xf0bcb7b2e91028c287e5c326d6e6cd4adf5dcbd2fc01622d0e022de41ab8fc95

Functions
Getter at block 20800267
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x937d711e8241323695045148b4638839e02cf7bd8228e286a8e43017b4f55fda
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x04d3d9d24Ed1e8cbC066FBa63943f56077bf3462]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.