alpha

GnosisSafe

Verified contract
Implementation
Active on Ethereum with 25 txns
Deployed by via 0x06d2eed3 at 9084503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.32
ERC-20
Value $0
0x7e3f8db385e5186b386c49713d9a3d1376760b4f47a646e16df84622bdb1e1f8
0x10f602fc9be41592e5b185dbc1f1753ace6541640bce78853dd5d1e5d9aad485
0xf41f5946207e2f63aa051bb10b21ed666c0af1c72261e2eb32ef325c72285536
0x36b2543ff0d7c9f0fc38e4ecf637424f63232e0376b342676d28de44b9066645
0xa16369ca6a5b82105dea59c35ca24933e18d3606ff2ab31f04254528d89c349d
0x6a1dd7c875ae5e25052996102a18704f51c5159adba2065727937198b758b0b9
0x8c337c72e9e78aab393671e4d87feb5e167a37625acf9d78b5e5994441b2eab4
0x33aca27ff2a37f42e8fa0acf07e717786472e6db2bc5438657b5d4c9f91dc4ee
0xe1b00c23b33045028ccabf30480cd3b2a5589d1f914e9988db0a8c790dfafd6a
0x18bd1e60604d87d3f6e3486724e93f975f42101bcb6f1a452973c71a874253f4

Functions
Getter at block 17598336
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getModules(view returns (address[])
[]
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
0
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 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 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no errors objects.