GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x6c1e71d2 at 16400477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $516.85
ERC-20
Value $1,817.23
ERC-20
Value $496.68
ERC-20
--
ERC-20
--
ERC-20
--
0x6001df4bd94c4e1c55cd1d5fad2a47750dc580f5f2fd53fe0de312dca1b327e4
0x8cdaad14e06bf0a222674872b3f217182d22c8dc58595c983c22dec045978491
0x031f3e90441e6896786a7be6f16d71c514b866ba3665f5f325cca1ea02a1fbff
0x541363cdf370316820968686a9e43aef1d061d480c81ab6ccdff889e681d7edc
0xa967fe7157aae726c21fc2897cc0d913221687d109246acb34d2cdb5a8982876
0x02c0400db3a871bf203e0d8edc2364a426db626cb9b813a3116d14da89129368
0x2b01405218cb31a39552e9d8cce2d20921f967430b10eb39b2616945e8ba70b7
0xa878a5e49c560cc58632845a75ebc780113b2b4bfe674171f0b00d10baeff859
0x45c2d177551c7fe6488a3cf49e66022b694e7b088581b7f25a282e8b615c732b

Functions
Getter at block 23088074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd8c7747d07c6efe347ae88b0631a5158b7e768419aa569a63eda894715782ff
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xa4D00Fa1911F7F67E6Ee23b071D63e92Ec31c8ec, 0x107378b2Ecf260C4256C52c44Efd949b4c66f822, 0x59891730A777ceF6389A8a5684554F333f43c44f, 0xF3e941D645Ba863644Dc805fd47a7aa6fe474BfE, 0xd11AE8fDf507ca0bcdc866C3fA7e8ebaC268dC9E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.