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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xda4bd7ad at 14891620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $0
ERC-20
--
0xf5adfba77eba49eaa15d78c2ffe5ced556f676c11a2b661b79db78437c8e37c5
0xe7e59a364ceadcbee6cef28bf7a0c845ae0a831034ae513caacfa66d16457b88
0x7d523c2ff0a6eee92755a7881414dded0b88b6f214f6ebb5f22542fdd114dc47
0x9c7093d2ed592f21535c67309497ae57234e1ddc51d9857f6f0773ca7bcf9edc
0x2c47ab0e2ecf8d84d20151d3afb1b5a629ac06a59992cb3bce59dbfe65d42d72
0x763f215bb6c75b5d4216fd1b7f87ca22522f051f62d0cee7f3a3c098480d29f5
0x4e8e9b5edbe5628723f667b4c871053e2143857f4a403d988ddc0eaa9658205c
0x844e33ca998904f49480e978d3f1da072852b475e7d77a19b6ba95640da54871
0x78da06195e0bec6c3bfc3d401b3bae9ccea547381255f35a3d965023c3f41e83
0x2df9b617b59ef9f5634b603d14886e87dcff27984862d5e55e4bc4d38970d925

Functions
Getter at block 20801596
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0411ae495d342b6fda2836fc1f4ab8860d400747d9af3cfe5bd6b400f9aaf2dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4F206444Ad36BDa0EB31575691CbDc72e769464C, 0xa78718aFF9c30914De04517F86383b183f1D9181, 0xED907A250B2C1375c9Cea8F63dCdF3843557BC48, 0x9C778daCf1Caf6e1eCf957494f32a196Eb82e476]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.