GnosisSafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0x6ec5fa13 at 12460675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xda972551d08733dfb2fa947601f3f48b3721a8ed4cd2d4f360e082b6b90863ed
0x98651d04e6855676cab8ea4728f96c9cfd4219f3bbca7722837370895a1604a7
0x8c5f79ff8fc6c00fd39f352670e1f465dbb9ddb15e78b824dd4f6b4758c7a313
0x3a341c623331567327b181cd6c19472fcb9fcaecc32f970467aa7c9751f8964d
0xd6057c71d9f8b0fa7d9ca4cc9c2cce6b21f228f506ba2492e292d106ba172f7b
0xe1a1f32978e269ff9e3914789d713dc1eec3621c6e8b11d6cba8d0059be46f14
0x475be89dfe48b81b23f88bb378f36bcff537589fc505e2790704a5faedd65d52
0x8acfa77249ea0b93b99603fad76e3b5789175604c0e578152889dd0bfd593fbd
0xc1b598c401ae3ba8017715176bb453276ad0e54a499a2f560e32c3ed0ad89e19
0xd4469aa84e34e8a206fa9e252c0b6b22b27c893f0b75630f0c3ad4c4b7633023

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