GnosisSafeProxy

Verified contract

Proxy

Active on Base with 18 txns
Deployed by via 0x7de288f7 at 4485271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-721
--
0x061758028a0fe45d789d29e5930354f91afd065d4e621c714c4fdb7b2d481c73
0x241eeb110cc5ef14692d4e6953be4fe2d9cafe995ef7848bae6cdbb3f0c754e1
0x52ac8d582ab1a2cf8c4e9e57508ade869aac48b15555cb5dca4138e2706026a2
0x9c66ab0287d7ee7b1789a681333ab7f5ae9c057f9601e35c7346c67bc1805d29
0x5e48c1a62e0a378788249d446e5da4ff991f983923d56721b2cea8a197cb14d0
0x51f850ce09bbebdb3484171777372fca2909c4befe1e073869f98548eb9fd9a4
0xea2d574d061bc5e12ff149aa6534ee7af2ef77dae0ba722b5207d9e45deca8ee
0xe3901f5f9154bc46a748efd11e4d7f9d4429f652849197ea8178e4f5f2f9d577
0x62a1b740a861f336d3280e6929f9569f0e3a4693577b103396df2b2991c85646
0x220225775f203ddb33eaa4e495bc92628e8216e914373f3c3616c6c8db11ff37

Functions
Getter at block 22742513
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x335c29c499f8eb6e60145f6ef006c7b38386f74ae421f352aabf7ef8b9e1611f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xC50D76fc7aB1097Efef64Fb854D3eA64Be919e7D, 0x84Fd859088dB1E5a6DFcc75988A85dD3EBd378b9, 0xD79FF1Bdf0dc4EcC362D704067d2aB69d8136Ec3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.