GnosisSafeProxy

Verified contract

Proxy

Active on Base with 445 txns
Deployed by via 0xf7e93e79 at 3250278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,504.55
ERC-20
Value $267,648.45
ERC-20
Value $24,110.39
ERC-20
Value $256.83
ERC-20
Value $46.45
ERC-20
Value $34.9
ERC-20
Value $10.37
ERC-20
Value $1.66
ERC-20
Value $0.24
ERC-20
Value $0.06
0xa069bc2cc3555db020a5465092fa8b1154a267db3a6cfdf1dd6050a97a5e16cb
0x33a414cc7fc299b64bdf511c9e1af21133149e2f2c3599b83ece9381398b09af
0xa28eef43e17a845b42f0d1036681bbbf59c8e5cde9af474e52b42bb030f21fa5
0x5c19d8c88e29f08000e07f5a6bef84774ad0b577d5bd36c46b12dbf7f281a515
0x66b57d8aac3c8220021fd0c56bf0dfcc1bc9e5c2b013f77ab65fce3d77237d84
0x42e432f442529d4f0e5e47e20f52cab8dac6a205b32236cb3ad04c875caa1154
0xd18a81fcab5820005fb8cf4d0cc1608ec7d30eb8ccd62a2d9bb5853b8748b2f5
0x5cb199c97ed609d01cbf05281dfdaefd92445817a1aa757847130f7e272a0eb9
0xe6ef53d301c875f2430b044fd20f7128fae12ceaad048e1f2852cd005397cb12
0x7d52a58536ca6b3d1dc8374842247aae24b7d574cebc888c4b24df142cfe193c

Functions
Getter at block 23076836
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab571d839d959bc1892cf4cad1c44dfb38dbfc4c03d936ad086218e9cdc4b6c7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9719c21628663A6f4DBc207b6DD0D0c1FA21840e, 0x191e648Fc7aae005ec59b4FD2Fc81d9dAcC4B314, 0x5cE12200a0DE4021dEBE23E518784A272B4A9742]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
442
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.