GnosisSafeProxy

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x26a165c8 at 6670010
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdcb78a6f087d4505ae1db7ca38833fda3acbc3c518623c068c891ec14849053e
0x0dfa1d1e64256188da85e104093294c9cbc4423230d21920a285cccefa430b15
0xabcd05ab9807af481a9fa3fb79b4d2dd5b29f44e299d38a9b00347d4e678f91a
0x5a03d1c0575502a4a09a7d724ded1eb61c3fc1b92156b73fa0f3638f2b868fc9
0x7d0860b152e17e0116e22d1ba860fd04958ea0204eda9e655674e85c7cc46303
0x9cd28d318fa9626185578d3bbb9e06bc284070b9dcf74c90143f86b93a93601e
0x7757f486d437d62d1d1ea4a5fd3cde3d1cc3427bd1a2b296210da1d09523202e

Functions
Getter at block 23793273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6321f8b53fd2138cc0b1237efd734148ce5af1ad0fd4e167bb5eec274c55fed1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x14bA0D857C496C03A8c8D5Fcc6c92d30Df804775, 0x64638Adb1e882678ec8f6F6AacAe648828cc7893, 0x6c110b761a9C93b3190c105282fbb491CE48caF3, 0x9957a058588e77634c01dD49Ae13aF9DcB6E3B49, 0x08B37669337aF0484aAF9C58f240e50ee8D928Ec]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
39
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.