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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xc0defa03 at 18747462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xd6e3911c25776797c173fa64168b32454d03f7cc8c23c0e23d9896688ae737c7
0xaa5c11c6a28a4e2fbad2caa4b76fb67abd8b819831f31144c44eea65be234c32
0xf3a6e8e55f9da6627da64bcaca886c0655f43e3bcbcb50ca1610b0adc8355600
0xeb25414bcd9d4d25efe9167e923b9b572eb89d6ab25758fca3e9c64d3270b499
0x0eb7b9bbd94ac25793a488dd4cb14911f31ba7e567e1f54fbda75b927c940aa9
0x02275f43cc78752ee7e65ec751445824da1a27d39293c85d71fee46b57e4d949
0x787bde5dc32990168434396286c068037d2738bc4b3bea91072424d19eae0d93
0x83f40ff23934e51db514dddeff6938b498bc609b4541c5e6fb42a654e5ea87d8
0x7e211256fff796e0f799d8a30920acde00260e3aec0cc1cfc86c423da5bea0bc
0x26192d14ff9e2cf087d8a03eefcb77617c35a4d14aa4f6cdda8d83ee344df5cb

Functions
Getter at block 20800578
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17f68c5f1d6b91bf9ca8b8c57a63c1189c74dba5ebfa9b92477fa622c836f937
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe982B3F68981eFEA221F5B4F843757dEd2c0a69C, 0x986868c921075f31514015E6ecdbB4A6526579b2, 0xD1Affe275f09cD11bfDf38F3c9b85c016F47b75e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.