GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x1d781243 at 17965396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.58
0xf743c4a1aac23384b24103e5d3ad7890d85ce7c2d2781c2866586bea226489be
0xaf13493b8b321e76f17e7dcaaa6e6dd78dae3ebb794d3e4362df4833154bb490
0x35fea0b9d21b991e8a0fe94a92e64bab716104228788b81fae2aa3a724a3d8fd
0x5530f3aa081e3e2c8036a0a90f70d96865b554202559c2f7a42f99b81202d77e
0x294eac90c73ba9c5922c93810026df2b6b9fc88f0e59551ee5a4adefed7c0c94
0xcd9738c6685e7dc1f50b36e104a21444f219bc55a5e761376c9cafb8e6c73874
0x9736bc9865e4c4bc7a888560840fe34d6d49215053766418356c5ee2b702a975
0xdb58f1c65797c1bb95dd3d1c9bfd572495232ea845faa37d28c2a6871a6783b8
0xe4caecaf921f397327e8406040ec57b0d6dc80daaea8f3a61ec8b936f416b3df
0xee9066695bb3255b3655044369070f15ef0c461c94fbe4e537db44a651346b09

Functions
Getter at block 21326350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6b2e66f9f3aa03524205fbd85944f781b80d4ef7d8730d8f478ba7bc5332acc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6fD69159D759482a89ad74b419d24E48750e7Ac7, 0x9758b619a577Bf0Cf871784f6855b55c41F9a055, 0xFb23b7A2Ced3a4074b287BE9EfB61D9481D0764C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.