Proxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x2682ccca at 12524971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $135,528.72
0xefb6414efe96d64053cd33ced5984014b6ae3d4e8209b2745fcefa631a61d337
0xa8c193020e7583f7b392b3916cfe6c217d0488e4e8699ca8baada4e846f95729
0x85e35d607e64d3f2ce72400cbdaaa501af3c040a25571a67dc89c496173a6c44
0x833577e89851a373f07c19cf7f613c1a809c5ea907e7570b6b684fd4efc664e4
0xc37a5ee93849bb03d3c5cdbd20b43e48ffdeeb1cc7047404743413df13feecca
0x16acd796c8ef93bc30c7768bdb7c141400bf7a09ee77e3908b4f89ca568f9a17
0xe842e049ec882039317c663b8af7f111351e664a391fef695e5489b065b5d2d0
0x7028f5c1b9f8ae9ddcf59bbc988ee03909da4a6c6953963798885d2fa4f4d09b
0x1152975e62e6cca9771b508836a674395738458d57189d086257930c55b83f4f
0xb29a772e05c1e494390edad482355f62bfa2b1be313a6aba67d25ea5d2bab7be

Functions
Getter at block 20904117
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x8bc8872bae84f1bf102a8ea061fa7b3f28e9e77f3594ce9da434e2843a498bdb
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x98A470EE8936A495892F49A4981DbfC3844f48C5, 0xdB2e28c99F62f54c95d3c811637abb92c437B371]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.