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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 112 txns
Deployed by via 0xebf28ba7 at 18137241
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.43
ERC-20
Value $0.7
0x09d22dc41e755c8dc8e543bb831fefab58d49ca7366083d905c492e2cc326392
0x25bfc5a6613009eead070b82b739f7b463b1083b4f6cef6553326600fa88080f
0xcf917df7ed69fc87eb1ab9d31d35c5686bcbca45b379ed044760cc31600e2235
0x7b570bb3b87d4653c6057a6d0fadd02f23eab58b272abca841be96e1acaabc70
0xf92014f379b7a2e9e75fd736a8510a33763a1bf27d8b93c0eaacebfb08f4b00a
0x1c39b02ac9a079fd2795694a6a365a1e0e93b23c949cd8e334152edb2d32f94f
0xad9ec5a28603561e5a104aaef3c8b5569d0d34f4142e8d0ab352165d3407e3cc
0x4a8e9fc07bb4cd2b24d63938e8d0bcddc7a9af4f3fda8cf097e892398ea0ac01
0x34e76d061822394029a16f68ea393348ce087f866bd3b94e1c31830df1039ca6
0x9807c275916865bcbb933c4f3ca99ee56e428a4b07879b20e9beb9ee4667e893

Functions
Getter at block 21213622
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x726fa5d939b3ac5f630bffbcca2d4802261e648303e71517e44647fd3d014019
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x518978AC31c02f4d078eac92cecBC217Ed47240E, 0x63611FfE9fc50B682b2AADAf86F40cAaDD40206A, 0xc6fC8dd34c4D91d576D763026870a63141b99649, 0xC8503749E0CF59d8b93d414959fC18Af4dDE7557, 0xd72601013189bf9bCFffEE8417E6832edce3DFdF, 0x15D0E7CEce3B144C9e4615F9e66564E50c7f691F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
143
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.