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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x7f81bbbd at 17975714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.93
0xa91c94c27ca634caabba267d8495b0e3e4347740d2b2726777acbeed277e354d
From
0x753021668ff11e0bd36e7929f111aa1b862667525db9a8c094a24a6119cb3afa
From
0x8ff3a8b8f16cf516b39b582b7807bafe43377ccb76ef673f40fb8605c92f6ebf
From
0xf798c4ee92848e946a83e8f5efdfd9451011566ae7385262d9c1e10c3fa9900f
From
0xa5448f33cced8d1ef1df46029619e7fdd29bd8f1c7dfdb13ff6f81cb5196eaff
From
0x03ee6debcd7e106824817e62097921fb67396110885d3b84bf3f342e7c921c5f
From
0x8348826174ae85ced4265c1e28d08a23ba56157d8e80995547433eccaab1af12
From
0xbe4e0de3344c130bf171feb3bf872a1bb5b4d4417db77ae57e97f5452b4a3187
0x8c2b02b28a5a978d25086820072f8384929f136bbee484b8ce207a9c75d2bccc
0x3e7dccf62693282949e2bfd0b5c34b21986f61ce5b84ff923de861f2669c53fd

Functions
Getter at block 20801074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6c4c7edf8715a5b225ece9d71a5f8fecf45e93e74493a60e1055427e0c67030d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBfffB6EDB5374e3C5A3C1d9D26BB87Ab6947522C, 0xF3c17f4324108Ae8f7315d585eD5A6F8965Bf58C, 0xfEd594c74Cd122962f6a72aA35378AB07c04c7d6, 0xBfF7e9C12DedDC65eC99A8427b2D18a78665cB36]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.