GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x6130296bff64a8377d556048fd6d5a025afd0fc74a685361cec58d2de418d90e
From
0xa78d9c3037f0e55c71936fac7c21c22d6273fd35a08dd632c8fbe0972968b939
From
0x5e7c3e524752ed2d829d4282c7188b5a5debe4987ca2d0435678aca8cdf0be05
From
0x8546c6c4e7af67289d90697c9698d8d42e4cb0df3db4b69e98d0c3c99f15dd12
From
0x9e565e0c957626810dc3277c430bcf9573f3d4302b36d22e7f9a695b80021088
From
0x6dd0ad385d80e9abf9d19d4cddcd6bf1007aa7c82eda5184707239685952b769
From
0xd2448f9f9110be676ca5aa1a4d15bdecb6c72704d764824850146f77c3f8b94d
From
0x9f42cf98ee60422b09d5519879a7ebcdfc601e5a7e03389c4283ea333e48fd74
From
0xabd1a3931a910d937646d9c882ebf673c36b5fe7d207af0cae654ccbfbe5c695
From
0x36885eb9c14ad736107d5c091fbe4f52874ad4baa543af71c65e8c627ad76721
From

Functions
Getter at block 21394157
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec8ff681570d1cf613aaa4543b5d9b815f5e8dade3f0b95a194e2aede54d9c01
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2CEA95fF017f02c65c9B2a8cC0f2DFE6d2360208, 0x9fED457758d8f47781d55F1a7d2645f417c18Ea9, 0xB18054aA579487b6c7aECDA071e4C6604174E581]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.