GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xadda2864f508d7fc51a4990ab4ac8967cef9c608bc3d66e12b3a02f97e2464de
0xf85d3ab88d52cc4c9c9376ee4d8f100c0d1548c2b9b8e24993b6d0fc48dad9e8
0x26ea115d796c2c8a9cffa5bb75918842aad87ff01aafd4c36e9d88cc40904e98
0x5521b739f9567d28e63e7dd23a809ba718f61a2b5a00e188ae7bdfa55fdb198c
0x2264988c96bfa8d1ed25000ebd6d1d44e3166a7d42b30206c416f5dd48119c77
0xefc4b88fbe39792e9a407d803e0da3b66860a84205f9011d55639b9cac0670f1
0x3dded8f27eeeeaac61d931299187de7580ac8035f3d8adda6bd5eda830a961d4

Functions
Getter at block 22743231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x83c1abf5035a7f70cb827ef6a31721a2e30daca492350757d4a2f204971ca21e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4ACC7B4B4050D1bd0B25d62E116aA5695b2Bb506, 0xb27bA1974A7D2BaEE3ABd59C4fBe21f210AD5267, 0x9412a3eB4f5fB1c142037dDD8E4c2E7B959cec6B, 0x991914D68B693b5a5a2954490B5Dd8cDF8821009]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.