GnosisSafeProxy

Verified contract

Proxy

Active on Base with 62 txns
Deployed by via 0xd812238c at 11120742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $844.23
ERC-20
Value $402.49
ERC-20
Value $56.8
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x36822e85e89c4b1970f60e0c5de1cf8555eb486ff64a7a600518f282d5936b36
0x58c66277a92d03fed88df4f9339d52265e7dbc23346e0df2ac1b29ce87dd2af8
0x8b8b6a6076cf9539275f0cd171eb73b3a98de1e54bac98525b42e9df3e1d2166
0x3c14035b1832dd9c623092108b33ce631e196aec38e8e70457569fd65fdba425
0xb437552458ef5fe9fa09ad7a0fcf96c004175ffdf0f6065a544535120abd4576
0x379392f7d27dc376946dc8536ede8deebe9a6f52931b8e4d34a34322baa65b25
0xd04d0b866e41aa07aaf8e4c587fd0156b13ffa8c478f82e969fc55f1a82c411c
0x799741eba51009c71a394718dd088e429a39d939f06d0f087609e904a9eccce4
0xc88a74b376b2717a7dbdcabbb6ad544d576b183220b288e8242aacbc5b10c992
0x0e3d7ecb666f144dd4ea4d21875d2df36a5286076e5aa39ee6aac5418210b129

Functions
Getter at block 23079729
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec2922fccbe52d423369c968249cd6ceb881378ea6bdc232e9a0ae2c98ade247
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF607AA75d4Cd11BB1811A096987710A77f6e2dE2, 0xda611C5F84EcfccB18D1B8799810A51C3b910704]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
20
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.