GnosisSafeProxy

Verified contract

Proxy

Active on Base with 28 txns
Deployed by via 0x9a4af03a at 9110424
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x83ec45c3a0e19955b2f71a3a5aa40b3950664cac0ccf704809c0e42bfb060e25
0xaec140e620ab8e6289b08b7773c581de14b86a06d439d1b38255f4bee4c40721
0x08edfb1b83fcffea185d3664c32f5e739fa2305f2e494be6ec68cb0a2b4f6a67
0x74e7923f5ce6a298cd7497481e220fd76da80b3bbc2c32569c3ffbe0c2f2a21c
0x310130424d6584d1fb54b3c70a24bcb4d7ad1c9f5fed71fb9e44dac482a3b6da
0xc4950aa6b32d372edd3ff8c5e915978245b3ba80f56896298064bd4ca75a8672
0x253cf5d3081626e178732434f6fd1288f4da0af0c036bf7dd6303a8626f6b9d2
0x9bb81787a0f0ea9c52484b13bdcda4f480ee703c17b096f3df7554c60db94724
0x47e7bf304d8a8d13badac6e8681955f4459472186b18ceebf440c9edb116c3cb
0x09eeae1f9ed116c0681fd6accfa08067fcd87be7d230be8d8c6b7bde32e60ef6

Functions
Getter at block 23021238
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd46bb29f2114cf2ef972189fcc257e49ac9ee4903af8c812f702f58baa7648a6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDBafa316C236c090e7633Cf7CF5EbDd2947B50A1, 0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0x786274634D4B0196A1ee0EC4764023624186f261]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.