GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xca1f91b2 at 19205077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,286.45
0xf1d772600fe63c1686c50cc111cf81e26b053178aa3599e8ae19b95009c81410
0xb24c04698ca579722c8acbb2f0b334b69a96d8168b1e5a1cd916c3ced7511f26
0x0653b9742ea7acde936cb8a5c51340b99f64198cd9115e833c77dae50a1e2242
0x7ab6da6c8efcd5f38a53d15a24f7ec95ebb21290c5be9c453451b197c3b0e60d
0x28bdc133ef134bbd1f5b1bb450cb6dcf5a3acd894e6aab5580306f8d16b82544
0xc4e45e5e22bc7ed7ac2eaefb332722b1d0f7bc08eb949bad14ac81dd52130028
0x722c8cbe613444b4c8ba7198a26abe3ef86392a38635c7da915a7c40ea94fe18
0x870e56c1b50179757d6d0e15d831a6072bf2d8a13316e4d2373b3adc32a281ba
0x92405afc7b604684b3e80b2cf99296566792e83014348ee52ecfdd381f4937df
0x5e91c85703ff79dccb2867ae48a8239f39721438ea5e4dda15e0ec10e4207d3b

Functions
Getter at block 21331830
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x623a7ee847cc93e225700cd039f1a68466d047706d2eacb4302b6a8b5b35d865
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe62d0646e45a454a39c3f8dFc0d9b95251D4F21F, 0x1Cae0d50b9c7191A0769c9DB5BC8089256DCD017, 0x78d3AAf8E3cd4B350635C79b7021Bd76144c582C, 0xf45CB82CF57390868feEdf42A20cEd61576a5A75, 0x516Fc698fb46506aA983a14F40b30c908d86Dc82]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.