GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xeb8806b646009d458f98e3599ed0fcc162f49c3b99d37b63cf5ef5640c553684
0x0b96e95f54b1f835c7df27d202ff84bf8d9b90f4f437667cdf94631431a056ef
0x380927777c006706781d78247de2f882283743a8ca01bbf28b4044d5178e2d91
0xc0202db0de573984ce673486598935dae0d43cd8920dc29201f4a05277cc8dee
0xb3e940e1349a3138fffb6d2aabf7c9645ae650150f47e3bc161f6a04f134cf19
0x04f1d4ea59ad0e9fbe1b1abba736c61e9ac6a71c43b0ec5c97377459ebc397ce
0x123e24a657657e155a2471e2e10df06579d67ea41c8035cbffc648d776df7613
0x6505019d706fb7773c4f87d1e3ea6e079e37542a3a8b7b835ce79ca1d0f989b6
0x329440cffc75de1ffdb2182a8852e05ef1e27fc71db217aaccb85d95ada49bb0

Functions
Getter at block 22900161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x819f26a25a905dce7b8cd58e143f24eec5fc420f30f5cc5bc9610e16093f1966
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8ebD04b2fbA00418Be00329146837dcE51F02c00, 0x6f5835bBAFcA4309bFBF92eF356F773802Fd24bB, 0x48b5811c782d245a3e333aB4aAE09686f4FA7be8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.