GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 272 txns
Deployed by via 0xf145bd0d at 14968769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39.27
ERC-20
Value $0
 (#0)
ERC-1555
--
)
ERC-721
--
 (#7)
ERC-1555
--
0x0f0e5c7608c5c3bf40e5629c2ede2c46bcb19aec8991cfc1310f5afc8f4857c8
0x5651e492af3a407ceb756915cc8a8da7738ed4827ffb4dc81032ee650534b179
0xc663acc5de9d3052a97003969e9a35a63f95604bbb4ad01e826ec51fd4e8bc42
0xe3002d768b1c5bf28a3128387e1c0f7184acb810e372ce8cef6dcee68510359a
0x02bca7b85a755ab4ca5e996ae09e196bbcb5ab93c9b2bfec383efe69b0ad4a6d
0x51aed92942308f5bf0ce232a51e6719e0e0cb03de1b4be5123febc338ea93a33
0x469456f6b046e871be8b1323d0d419903c5610bb965846940bab0cf14cffc957
0x838c0bb295067a140cc33ec01612a5e6613a29b11965acdcce0659cf8c5fb9c2
0x3e20661a8d7566d891653c22eebbe3e9dacb6d374e3794707f6fb9ac072cbf00
0xb22d9c288349ac93ba990957b7908258ab9631f9bdb26e0e5747beea4a203179

Functions
Getter at block 21384667
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8c05188a1c3f95e51e64d917923328bd51ff334371e1d4420053c5b87f803e17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC87dF2dA974a718Dd6ca95f7e92E643437d69Fea, 0x37F3437a8Dac0C28403042E61f94205236988671, 0x244376D3eE1C5eB5Aa88eB4ADac0eFD1Cd27967b, 0xFf4a63aE43BF574e522F9D8bF9Ad1B94367836b0, 0x3897eEff99435b115ccB975984ce2BbA96C92679, 0xe3366fd78802C36e5cbe157828E78eB2AdcFb300]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
362
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 success)
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
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.