GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc01c64d05b162dbf2dbf77b089a192c2c29f958dbd92d2de7bf8b3846aeeb151
0x024925f6e7f8803499cf571e7b6c7191393ba8243a3028988bb7139b9bd1735b
0x490488e3122a1d496ac46304bb35171a2981779a76dc08773d4d918c275fda18
0x857ac6d484c6252b34d6a00422d930d0486dbd7b57e032c4405ca1bda743b48e
0x8189343995a3a52165c7dc6c7c382a50b818f2ceb56dccd64e4ceba8d79ed88b
0x8345dac49aa2529e1c93159a7892a090cbf4b009f14c33454f2fc9eeaa9cd6b3
0xf37231f62dc5e6c92dbe0c3fa54381bd356645ddde5229a8c9762d9e114de043
0x4dc95c3b1751d0c020e576854946cb5427b4fd10b404ac5fb447b5d88d7414f6
0xe5720bad2beecf4a48a968f28b553a668eb18e48696f8fceb29bb8bb4139d17a
0xf9bc227c4fad3e757a3d1e37f2a2de513f3ba4a71ae2846b0ac80eae5bd6dc60

Functions
Getter at block 23084984
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f785ca8171301a7633a148a024dc396e495ec86c91fdb47f79ffe55dfead23b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xa4Cf2fBDB8c86492467787628Dfa351c8D432929, 0x54275B10057c54C82Bea27f34d0a639bAF6a67a7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.