GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7d70b14b8f00b8f32010508c9942d7db953064c551733c7283d691a2202d3389
0x7e8f3b293e622d12d2df33cdf0331f57e6870eefff829926ca6faaa59c4d25d5
0x728b4390a817ac22043a996850180b3a8613a8a9b80985939640bad0344050d0
0x211b7f3aa79a533e310c4f3537793bfad89fb4dc1b31fd6b260e3f0f63db82b8
0x7e6eaa3f07b13bb5bb82950761047cbcdebb053908f68ecebc91791692f0b1f8
0xe4fa37a80e4d4228381aa6b2333db67e9927626d6164f9242bf89d7466f44991
0x1acd2c0f6d5f086863af11c2ec5aed56808768203e2f698746eac422d9b4accd
0x0a93dd79ca2cf95f184832d97230902e435e07a0d88858a721665c4a426754fd
0x6a3795f14102066348e9bcbaba1881a10977971126c8360b993542ac8991df68
0x8c1a42a49eb047d289b083cccef63763fd95d35d1805d84a970cbd19eafb3644

Functions
Getter at block 21382540
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x720e69d2f4afd0b8f142e55b1ab5dce6e4613f9d55890ee9310f9d48024f377c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa6d53e177Ad83607459B911b1E4CDd429eB2ab5e, 0x2421F532abfE33A3AAc7DF2D4b4C8C84A164A653, 0xF7eA66711d3A0B2492A3d20FdBE0245A0D812542]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
132
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.