GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x6deb98e3 at 11422451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.03
0x87785e9662101a42a1236f7713957ea88aa9f3c639cebe7e6b2cbcfc5063d54e
0xc5a5a0b676fbf15c243c906af8138e43d99481eb526453d2244b71e4083a6a46
0xf83a8af554b7bcb6be64b68fb424f447bf0f091cfcf06faae6ef7b12789d9360
0x7c7a81b81257d2f2c963376d9058b045a696e5fa0f64cec17a92533b36a4082c
0xbbe2d8a56a69851f466c48a4010b32b856ad6902775d8d4ccf8115432ceb04a4
0xe4b210bd81a023c1d493e4dd6f934da9d3c9c9b9cec026e5edafb275e059d1b5
0xd074993361acd3124285c707ea9cebcfa4084d7d41b155dd2689f918ff387ee5
0x81be97f3b8f565e03849ad4953c69b47195558c67abc17987669ecfa10c688bd
0xca9ff8ba0fdce7e3a420246005c32c3e601c7895fe32ebd485bd4b7e089092d1

Functions
Getter at block 23182859
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf69a682b01af89fa1fff27755bff30cf1461962cddad94e9ffe6ffe92b559fc5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7adc19694782c61132bcc38Accaf1156D13C80D1]
getThreshold(view returns (uint256)
1
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)
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.