GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,749 txns
Deployed by via 0x10a33aaa at 14835502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,448.01
ERC-20
Value $1,042,086.86
ERC-20
Value $877.01
ERC-20
Value $46.74
ERC-20
Value $4.51
ERC-20
Value $0.21
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
0xc0da32628060a4674f706d3af64b4dfbaaa7192cfa58044482dd33965e742efd
0x8be0f9bcdcbc1255f2a8b0e9d2f17fe0d0719becfcd23a5bffeca9bfef12074f
0x710fb4ca5f7e5548c1d7d34fec70b85d4e2ab3884bc81dac5e59d6f7e91beaf7
0x4aa151ba945a7a1b5cda742103c4e8b4808aa971a46827acefe4aa81eb18e1b7
0xc85ab75ee6770d8616921d212a54ff217d45bb0e16de98178f8bcf91ab5371a2
0x3cebeb617b98268de97b4b876451c4c0126ebccd97cb8f1235df6f4c1677f750
0x2c5fc1b98c8a191b9adc866049751cb7b0cf95e5c9a577755c8faa4615f2a749
0x2083ab5265d80549e323670b7f2c09f8cc22d91eebd206e60c27dbd64d3809c7
0x4af2fffede7359d78cbf57a51614478be9b94e6bde3400af2f33c0910f77e4eb
0xa9e03a9937465f7c74749866521eaf4adf39dca58a2c6e719c0e79c10538350a

Functions
Getter at block 21277094
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b211ffa2216e00d6739ef92d85de7e4eb87d364a5bbe91926cacceb1d3fd41e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa72c3CAA0C364741C1895dB147272EcB0270a736, 0x2dE88fcC705e4953F9E57960aC72900b6Ce8184b, 0x8FD38c1Beba11edE111430e86F40bc520B29AE42, 0xBc863dfac658356f13CFDe733DdB456a8B63D359]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1656
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.