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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xb7e77541 at 16489913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.35
0x44bac1c14613fc64e76aeb80f65203e590c26270f3c85fab5459466c30b598bf
0xb5d024f2f140fb72614344819d6a097cbffceabe3fee933b43833bd9f048e0da
0x5c46f63033bef45fdf6be69ed6904ef977665e12b1aa49e8a3b6b6fb169df946
0xbcb71069d1181d47c78a209b211e72efd22a9dc12b4b8f4ab188aacc00c7fff6
0x1cdfc4ef12063a4eeb8c724773132c391bdeb25f1413369d73a6cc7adc80f7a4
0x973336a50ffc9caaebcabb2e3a3dc88f8ada58f971dc8c94539bbe2bf3e2c016
0xe1d5c40aa4a1a3dd6416f0e2bda33c5f397a02d495af8d57f66d70df888b0d34
0x93646dfd2c06d8566102ab30480394b0b8ae05386992fbdfc737f46f1dd36618
0x408f74fdb5ba4eaad0ed12838f6461ea596bd1df23b0049843452b7343b3e1e6
0xddfd05beb218d1c02df0e9f42b727d464dbe171266ca1ddae698ce4dfa16d58d

Functions
Getter at block 20792661
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e1da869e6a40b22c41ba8d685daac22a1c8151b3e3b8f39d72160dd07202a2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8d5cDB5DaA7b7dD8e77cC999e9417e11B94786ee, 0x50b0b33b88970a2755d7Ed84fbED829FA4881771, 0x0051426df3F52B0A6E61cD8FA764601Bfad5A968, 0x2eC048443c4dBc11ea3B74938b438942C683EE61, 0x327A343A1025002d8AbdcFf5aadD455BD11Aa560, 0xC58B20C01c1f24E72EE2c36A773EF48E774EA595, 0xa4aFd65628e4Abf47266d725103EA26CCc559be3, 0x57552c400cBc0dDc8dABF2bbEb78ca5C53477316]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.