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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 213 txns
Deployed by via 0xc7109093 at 13938238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3
0xee784a7df1e9b8ee868bf5d856de69398368c1215ec76a52334c392b8cfb1b39
0x85d77e8fe95ef4a5d47f76cf94f2eade7107c9d375616eac34d42b29992121ca
0x776d4472e3f30810f4cc58ace987f0175a97864aa605619f050d6a3938a43ece
0x0807038d990e14c5bbedf7c2697a8de1aad984a72865260014e75e741038d7f0
0x2717511ece6c9a008d7cc333739ff0ad9696d081c1f7a7373e23809542cc5a4b
0xb238ef3fce58d99d8e2846c4e29940b4bb4738e01a881d2fdabef585c602756e
0xd3bc3e0e468d590d4c363cfcd3b087b7237afa25681bc1985def1fb0aa8f8378
0x037450db28d51b1fdbb0c9ff48440fda925de5f33180a4bb48f5c4542e1a83bb
0x0b36a92a8e64636cc27589e4882b26cd1c054295a1bf882bd1c046807adcf5e8
0xf2aa88d038a61e463d3d2216ff275085bf2722cebce0eb285d2cea75cab65dcd

Functions
Getter at block 20801233
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e600df2ecf9c93a54d0828cd689aa8756039d62b04e372ae865a40d4c2dfa55
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe9DD15453Fd4d3C951C854AF66D38498cd630b24, 0x50eC98FFd7fC601240679462B5A9Cd490879587a, 0xE96041F194Bb9A85b87E58765D49F6011Be13266, 0xfd5b2eaeB9792c21674c723b0091336a1Db39B6D, 0xfa9D5f6d0A4823A87f37F9a3216D80e34cbB75Ab, 0xDD65C431208bceB892d2D644E178E5c831eD18aa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
204
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.