GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xcfb75b6b at 4865303
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xdca5baaa558654b6f18834d4b614800a9c6884842834a48f69ccd2de40106df8
0xb7b830d4dd287c3fa769eb7648cb9568dbee21c431cbbb118765c4e179382349
0xa67c6a9be3d62efed08f1ec2bfafe739e7cc21792e40ff9975ae88453d6c2be8
0x092d199770dd12945fbfc6bcdc2b0d2761aa143a5732a7ff6c1327810bb52376
0x75fd8548dd5c795d101b4d9b13500edba3de4796b6bb5808d993ff077a5426ed
0xf4fbe6c2460ef215fd5f03cbf0a37d877c0030aff6384ebb8a617719a124ebaf
0x6604b6035f38b099c436c96479acc31202096a5fd92fe72f8693b3dc7ccd76f0
0x8da5dc4b26ad83994901681c364d4c213cfab700f6c39d727f4d14569aaf700d
0x3e991607662d5e1c73901092bb3dbc4aae626c42bc46df5b3570ab42574077f9
0xbf8acd4315d54cc918a541df9c1fda4b5c40165c971adfa4fa95da0eb1a03047

Functions
Getter at block 22433911
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6257cb235e8647c21048326b3d8a167412e8c8a1f2acdb81534d2e4ed19166be
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x02C002a522e55CA31de108Ff1C0df1739429dbA5, 0x5f5a7CabAaa07f42d8c558eD061371c0DacF2011]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.