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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 558 txns
Deployed by via 0x0ab3117c at 14749650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.94
0xb7596ad7dd57002ca70c10de22068c627c3d80278dcdc6a2b636b4f91ae68246
0x68092b5f15ba9385607a3679c391083547d2cebc1e3da69f7576092bd617415d
0x090a50cacede6e8357606cee8a30e2e77c247f17b375d061f6f4df6c6c298f0a
0x852fcb1d56c37c2cad1dd0b887d09da4cf6d2d442867835f5389f72d8a25c2f8
0x48d881e344f54b3060f18db443e097370c16291019892c6631d6bb3306f025bb
0xe0cdb9b875d622ab766074e3cda89754f69115480e74776f66221488ba89a82b
0x47ce7393d4545bae7e292cc6cb85649a8d274fbe190da684b87609946ff6cac1
0xc2ac295398fa1921b9aa7cb37d4f56d3a18e709dedcc80b2c0cda6c0d964ca7a
0x23a48a0138b1db3927f37c279a881adedec6b59ecbb68c2d1b3a60e562345fb4
0xaa7428decabe5b0635acdea6cada2e16e1cdfeac572d5335eb6464c39a08b229

Functions
Getter at block 20804602
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed8d8d63cfa68012e635e192f77fddaf63501448398e242f1151a395f0f1f364
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2723723FDd3Db8ba2D6f0e1B333e90A7E60A0411, 0x9F3614afb3Df9f899caDBFfaA05c6C908059F726, 0x962228a90eaC69238c7D1F216d80037e61eA9255, 0x3FcB35a1CbFB6007f9BC638D388958Bc4550cB28, 0xE58ED128325A33afD08e90187dB0640619819413, 0xFDa9365E2CDf21d72cb0dc4F5FF46F29e4aC59CE, 0x52f63971afD2a32524c859C29943f9BEa38CA907]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
666
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.