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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,906 txns
Deployed by via 0x00399606 at 14309555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,858.55
ERC-20
Value $1,590.13
 (#975)
ERC-721
--
ERC-20
--
0x78e571b2148c46ad3bf2e6e4f3e01285e5b5c1455198463eaa35f0931e605553
0x0893613e4f20adf14444cf9757b3c9d62b92edb99bac1edd9a306c93a26bd13d
0x71fb2dfe94712207c77ef85737b7f379e820aec712aa8195b49e6cddebea1684
0xe8f9929a7721cc9fa11bd22c55e5d8b43393b34c99ee3b3433a5f3e0388bf241
0x8b47aa89448673900590cd5f77ba6b6a2efd409a020b0f102cd4ec5c87864924
0x411651075532ca180edf5b71c9844a31a08add6be00c4220145eb119ff9c27c9
0x9b1a9654e5ee31c069373e914f084c33653bb91fbfd4641c35c3a8f5e2f8b514
0x0b0cbe7ffc40724d48ace1323c126736417fff3a1ddbc68372c257d101d25343
0x6eec6924e968d3bab57c27b9ae443aec8033b8d95e438af08563f1fe22457480
0x81842f402e46de04abd0bed999ee53df5e84a8722d9d050423a68f887441dcec

Functions
Getter at block 20799370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58dfab5f71e524737b22777442e827e121251fcdf7f3eaf60339260f40c44c98
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x235CE905973fD289ccdCf1F492aB01a4e45daD3b, 0x61DbCEEF9A7242c801B9D3583bec18f43Ed88054, 0x24fcb9eD2bFa9264526Bd675aaf392526ABE19C1, 0xC7aA1B2Cf8C7aB9fF354411320c4C4F3F9Bf3550, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760, 0xF8c1C8b85ecb964650F127755a7394f1520183B1]
getThreshold(view returns (uint256)
3
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.