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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x46681726 at 18044793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.05
ERC-20
--
0x6444e21a51f45c36ce429f84b16b00747c45f4828a5feb145b684a9b142b9bd1
0x9aa25da174cc40807dbf18764e002b9051f9611ad4a92273fccc14815b1cf254
0x20ed6cf96b354f0e8a77a2686972c73383ea3fd251deefcc5e20d3c335c46e67
0x52e1a1b024a2dfe2c57913ab449636b145bea27a5d8125e161526688d3afd2db
0x3cb417b2e28179b6e41623467d427493549650bbb30a46e937836013938cd034
0xf0a5e0c682e1db0a3a93434a2f3427eb5e5af0e7ff56e29d05f20d148dfa9dde
0xb03019710ce63545919b8f945afad627e809f3c49450a6093a61db4b9504eef8
0xdfefbb376bb4420bedd56f19f4bf4d2c84db9486e315f56098bacf30cefff609
0x988bd02f82b09d26f23162720e1885016dedc30152cafb305f10816a5122900d
0xdd42b33ecbdf7ef739db57d826fa973cff60ae45ab156f4b8c8aad2ce43bfebe

Functions
Getter at block 20792792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa721cba4d2f32af7fbfd7a202a7c61a16ec27fc0140de338b2f91560251fd997
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b903Ae440CB1f01c342466D6DB6b57A5BF98C3f, 0x7fB1B8D2C4a8186426Fb12a4Ae483f0093ED2315, 0x3d7dF98257E5CEe5f032fd06a0aA510F89A19A2e, 0x48fda6a16dEe5954bb0989b5B581d0623b48F06A, 0xf8d8aF083aC452b05b0D2eb4499AD900324b5754]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.