GnosisSafeProxy

Verified contract

Proxy

Active on Base with 42 txns
Deployed by via 0x97074905 at 15179665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xcf17978c461015808f721a4b14048ee3c5e8962f814898ede79abd174ef89c11
0x4346269946c44653a877ea43e238e5f6253fe79194aff741aeb0c897a1594264
0x3c0f25051e5c1327348fa34fc3f6b516700e055b2d99d1a93734ce0a22e0eb3a
0x9f4dbfb5f16f1426d8b9d38e869bfcb5a4b06c699bdd10345bf2d5010a261a3c
0x7d6b25503d4c8af4cede6ef970c49ec1aedf957ac05024b08a1b7dd988dc89a9
0x16beb0a3688c9e8f66f64abf83b31c5665112e1c92d6521c3f462acd3561fffb
0xe82621379ed66d89c539fd5f675b95e9f34b3f84d4ab7d2a84d03c4c2e9cb85d
0xa4fd632a11f1ed73b63356fb067e63b635d20c8956842ffcba4603aad595b4b1
0xab5026f2c7632e129633b3927a8939e9a59227a9d63a47d3eb98ea02955c4787
0x0506b7d1955b002d4dc277a196d47ae4c5e8e7e52fc2ebd7f2f1abf916cab60d

Functions
Getter at block 21790292
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e6fac76a122d36bc1d0f0074ac801584eaf4624170ce0374fca25f48701807e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xe516F2D240F891815bf864DD4AE008007B901885, 0x0D61C8b6CA9669A36F351De3AE335e9689dd9C5b, 0x2afc096981c2CFe3501bE4054160048718F6C0C8, 0x387Cde8598E1CBb297FDc5bAEbA5E5c5c2735344]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.