GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x345ba9e130911b31f2621a88c57a2a8cbef802427b751b29aec96fe7a0ea402b
0x44aef728a38592fcdd46b140ed50a8232901e699eb9b014e464de0eb825dc3e7
0xa5a9fd436a6b60de083b2a1bd6c397392a5054cbb6dd7d52f229cc0c1f853105
0xa33657de6e6139beaea552219e689d0c5399b426a9ad2a8d354b46daabbe9196
0x6ff2ab01741251e44cb17b88ed3dc2b79ba0da2f28ef3920d6f816bd3594b70b
0xc97531e4105ecec50380f5a619356080d20255288f6daa2311dcd64e9ce5e389
0x6d7f5a3dd784e5e447d3fd79398e631e4662d084c57093cdee4eaaa52b84c867
0x42989b3d3cfe9ebbf4b9643c471a49ef830cc733b42b2c1362f798f2f02c5ba8
0xcad60c60c487af3cff33e80a5b52737fcb27db63d505377f2ff615dc858b9335
0x646d2304dde27515bdc9afa6c9861b976239f2ac04c36b73f8ffd4fdd5f3196b

Functions
Getter at block 23942214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce2ceb82c85c3845e3403865143814d063ac501cb2a48e53c12ca85c41981728
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xC9c3bf455e5743539EadFE22A53ca146a644EbaA, 0xd9e9F14C4A14A931958128306F0CEaaee5049967, 0x6625b6FD5c5ad8C039CDDe702a99b43B34f65C66, 0x47B17b01bb8d618D5BA68f094FEbFE07a5524B85]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.