GnosisSafeProxy

Verified contract

Proxy

Active on Base with 23 txns
Deployed by via 0x3e1edcfb at 6421097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,293.02
ERC-20
Value $4
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x13ef36fb01b476ccea0b4a01f205c02f76673d6aa1c8a916e56ebeada7fbbe8d
0xf0bb81530bb5df794d897498d5f26d5b79423534168b477508b7de1e82b2c092
0x47c3b304c9c3dbcb9939d76d11d2474a6403120253424de5cf1a49bc55c05dbb
0x5ee1f71bdab30d4cd56269294312abcfd0b3d37dda7492c3d08be3ee6aa158c9
0xc02bf8feb4a5089ae2151fffb68f30253567efffc3cc90e181661378d3125727
0x568c60f4a465a6d63df7d8e1ba6e97995175e38bdb9e387a54fe131127c4144a
0xa898ec23f597d5d6ed3d7722def6e61a4074e74f1ef6983cb31802f394a5d2b6
0x5c35ec2f7af244847cd4c14f58e60150207109ce18c247fc35748e098210566c
0x4f589b87f7f4252dcce44c5b7c8eb4e866fe481a7dc8e62de99a70a901b7ed3b
0x2d5dfd07458534786b0389ea40f7da4adc07d24723f17059a4f0d824591e97a5

Functions
Getter at block 22007425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc409b5333cf3a1fba93d0e78080a3f3c26b695dc613f65692e2b61339dd62d8d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xbD020867Cebdad3bf9F31480E4b01e9bbeFf7552, 0xf5E5F2a86273ce82734ee6ef4342E2368AD6a645, 0x43737376755b1549a086e9b218057d1DBdC139cC, 0xf6598cA199dc739848d342Aef8Bb16578382a2f6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
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.