GnosisSafeProxy

Verified contract

Proxy

Active on Base with 292 txns
Deployed by via 0x6f48f51b at 15071363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x879d7a3f9f2fdefc810ce930f36ddb5927d41c8df6cad83f3e2992cde9a1166f
0x386f0e90612a809fcaa2d8461e485bcb5560c85d04cb54e79e46960fa8c64054
0x909d7523e0780e71dc72f8b3587a274f4a874a27a77fd52ffced19e2498dc515
0x06775899162803cb97b0c5a7e620ae69b38437a40abf2b66cf13d9ef6fb8765c
0x0abc739e33649f773307b45415d305cd58e000370a9c839dde936c490bd216cb
0x74bbbd846363595d7fb1fba55e327a2c645717fbab5ac158edd917dc005142d7
0x0dd0ac2361f67fb2125b8f8ad2d2f76bbede6d93ffa99e1ed68e10485780af76
0x4aadde40c1d3db7d0d5a25245a5673ad679c2a2e2f89cb6ada738ad05a18c027
0xbc03dbdf62c00f96c15fe4188075205954d47961d827da8de9ab377d57af18e8
0x23a9d35a4c300759d695d1b5556fb06993244f45e3a7447dfda5ea4a6a47a921

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