GnosisSafe

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0xf5798f21 at 6766257
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafe"

0x83adeb6ccc4e345ba8ce5eb2e8a6be6e8bdf8e0eb0f3feaade4c99907b82c888
0xee7e47560b19fbd8212a8f24e6c4b5570245b43c000317946d627064632b3019

Functions
Getter at block 21004796
DOMAIN_SEPARATOR_TYPEHASH(view returns (bytes32)
0x035aff83d86937d35b32e04f0ddc6ff469290eef2f1b692d8a815c89404d4749
NAME(view returns (string)
Gnosis Safe
SAFE_MSG_TYPEHASH(view returns (bytes32)
0x60b3cbf8b4a223d68d641b3b6ddf9a298e7f33710cf3d3a9d1146b5a6150fbca
SAFE_TX_TYPEHASH(view returns (bytes32)
0x14d461bc7412367e924637b363c7bf29b8f47e2f84869f4426e5633d8af47b20
SENTINEL_MODULES(view returns (address)
0x0000000000000000000000000000000000000001
SENTINEL_OWNERS(view returns (address)
0x0000000000000000000000000000000000000001
VERSION(view returns (string)
0.1.0
domainSeparator(view returns (bytes32)
0xf9afdea84ac0aaae55b647b429731493808696a3d64b2f1a73bd0f9ff83ded47
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x0000000000000000000000000000000000000002, 0x0000000000000000000000000000000000000003]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
0
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 dataGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 dataGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 dataGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
isValidSignature(bytes _databytes _signaturereturns (bool isValid)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setup(address[] _ownersuint256 _thresholdaddress tobytes data
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ChangedThreshold(uint256 threshold
ContractCreation(address newContract
DisabledModule(address module
EnabledModule(address module
ExecutionFailed(bytes32 txHash
RemovedOwner(address owner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.