GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x76b1c10685f9a7f349c9cf58de7b5f35a73738dcb8686996a727db5dc7586dba
0x02fecab1dd6027e33b283bd6f8538d97a5136c2ad8a599ccd7d18a433996c766
0xa662a0d091543c87fcefc6e0138092dfeee57e4cc54a57c41490b01ae77a4792
0x5e48b3cae82434b4f07c93a89b58fc44a2909100440726a4f79c3d287954037c
0x2e311e6f24742553478dfde2906ef3bed78b974a724d2f49412a9fda8053644a
0xdefdbbeabe74b7b3fa6be1583d6455041f73f3420473a18be4b1b9b38b872ca2
0xe23a871ea5541faa2b9cf0c8995edf7807099b4b97ca6aee21b169df3de9f921
0x447e7c3738c216dcea30e557bb480c68476d6db1616666f30c3e88e1e1a42a93
0x829c1afc4023c798a5b169a7d0183eab85dadbb03afd049bcbed7ef6b3c31c2b

Functions
Getter at block 21891476
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a59e900af751ca6e5f10e615a7070d5e5daae1f246e16f5db0b05e9c7262587
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF229d9FCfDF9948A81a41e967f239165e2428f2A, 0x014df7C0aEb9bb1442b146b58588d910Cb0c3028]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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.