Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xa12ca8fe0ceafe7d2757b93d80f48a557621526bbb7fa934e1deeccdc22f29d9
0x9b178310457a70df4cefef14fe7554fad97cd23a5425b1cb13a03992960d40d2
0x0561a3641b1c0b098fd69261456ef04a1728d1891fd3a8acba011c5b8e056118
0x744f4bfe8802e978a9f0200f004cb91b7c0f316cf88b962c3be2b0460fa733e8
0x4c66b888898629680cca4a4458ebd04037438458c6579167d9693389626701c1
0x79da327ff2887a97651851fc37c9027bff62ea908867ff35d8790abfb739bde9
0xe1aa0a9ea5c73d548cac9476ee579335e3ba8840e2f28cbed371814c2c307191
0x1880b5e879b5b09481d5843fb52c4544810d7cb009f007994e38ecbeaf30fbc1
0xa1a1be7219d7334cc3c4fbc46e3c40612a4a01dc361d5a6dcdb07a06dd2d289c
0xe8acecac0dcc0cdde290b578eea768034525868076214d44e8f078afff86be43

Functions
Getter at block 21159494
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xf43e63bf0d7caeeb9821469ac588a3019c93c9d649f76a1eafcae649e6cfa9ef
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xa140018b2a10e2d89bf06ba69161ce34c251322A, 0xb51988254cfee22379F13BdF30c30DcDbaCdB8E4, 0x65785917BC751F6506Bd4818527B1909D0B1e57a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.