GnosisSafeProxy

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0xf0673b5a at 3263571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x09b21faaced9ac4aaf4cd3837748ea49b88be111f957d4344621af800bdb312a
0x42f82447324ad157e0ed4bfec1abf0977c1b52c8d40bbcc683ed5b11abc01843
0x43ed58e047ef88fac9394ef008195bb668e9a43d9934d4c705a4ad11bbb9672e
0x8e355eb7ec6743c860fd3b150fde2c5268775d1b20d951a06c5da229ce279608
0xe3e5fa34fe8d7a8259a5cc82280da7ada920bc17cd03febec735ffa6cf7ff077
0x31245ba2ecd0fbaafd7365ce0574e01370cdb52362caeeacbbba2fe854f4e034
0x8df968c3569317dde34dfac5e7a921e190aaa111d1d082bc9d876bf275fd6732

Functions
Getter at block 22004561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x796b856b84f8486545927342a1f5dfa899eafc4b7a8f4554e97f0327c8ecb847
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF53D1fB2EeD22Cf1E8f7E90Da7f1CAe88344065F, 0x623d4A04e19328244924D1dee48252987C02fC0a, 0x5FcdC32DfC361a32e9d5AB9A384b890C62D0b8AC, 0xe0cCE210f17472AD85ABfdD89139223AdbDEfE9E, 0xc96004A52dc20BE8CD322c22F0E06210628D0aC2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.