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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x105b3f00 at 19307619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.38
0x6c644eaaaea966101476208f8d9a7ee598085473271c0082ac2ec9d9ef751958
0x5434c28aa006b8a919492ac1a1cc3b9a707bfba892fd2abbe7efbbfda4fb749a
0x0ae7373f6b00ea8a8fd933e98163900a60f97aec1dc9e79e6be2e191866f3202
0xfb11d3eeb95dbf93b87d793ac52c4d38ca5ed8097ee5d8e83c6e3a763bf2fb93
0x65e94cbb4ef22a85c970faeb0f9ba3dfad8b3438b48638ac560625bfc5048495
0xda3c84f81c4cc6d388543589f765fadb68a09a85b7b4b1fd5da05b1e82813388
0x051405683232c6ea9cd024559190de5c10e3b458905481a6e08241a00ce78a88
0x6743bc780ea14e4b096efbe50121f2c893d9a82b4f4f44b129a722789d93d314
0x6c6943803c7884de74aa575e5fc6dc0dcef6c9b89411936894e0db7816afc07e
0x2200fe3de79d897911ea7e4c3eb0c04b5e4824771a00ba8db2ae9085e6ab6870

Functions
Getter at block 20816510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdf2ef731471994abc5f00ad816337a3863f48f44f901f486b91cc285e38e87bf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFCe9C78c94280A3C764Ca430585e022a9cF1A8E6, 0x57c02A1FFe00cC53B4ebFaEaAeCfbe1f626c6211]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
121
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.