GnosisSafeProxy

Verified contract

Proxy

Active on Base with 44 txns
Deployed by via 0xa006fd3c at 1720959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.36
ERC-20
--
0x46bf32213fe7d98f8cdf582b8775326b9c935187fd2f7fc6c828eb30febe67df
0xed5d6533caf48917e03d53e28af1b40ce5c547eab04d65a9b38a23de9d61bbaf
0xf9e4aa901f89ef20901ae83eff9a391154a7caf4cf31a0b1df5915bb42030644
0xa3c5dddd9a252adb2c73fb076731439226f230dc29b30e6ab06be494474f8fc0
0x7bb506c2127feb4a06fd7b56307ca32cfeffe8518f43b1e0fb6305ee7b893e0f
0xa7aed91a0ff513a82f3659dfca939fd00cb3f5bb3c3de7cbad92106ce504bcf4
0x30cc9348694386793f0847fe97263295d6705e5265f0f21abc5b7dbd5fe7a171
0x0313fb64b46c50c7c4f7740e0ce08ccd7141ec42d267122990012604c5e35c37
0xc3341ac8174aee2e47319889b4ca38c1bbec393e4115d25229452818c92150eb
0xf318d0f70fb2765246f8443dd8e23830b821dd51628a65512b05019db033fff9

Functions
Getter at block 23086601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47d0ddec86919f3381bfc30a659a8048168a91e1f429bdc952b10a29631f556d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd15D5d0f5b1b56A4daEF75CfE108Cb825E97d015, 0x568658Dd13A880fF8418Efe194004019A675955F, 0x5eb449B88Ff8f03cD0C736A72ac70B76258E4B10]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.