Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x733e68f1dbd8f21839288b21c4d591109d5314b62cb257e224865c8440d2e11d
0x85291499118b783bec5825445a9957ef638b9fa672d93c064086e54373b7697a
0xc5e47695a1d1999df1e0d8da608489a32ac51d759a5102a9547ffaf6ca629245
0x105240eee92bfb5d6bcb09a53d2c56f04bb4a1031b16b52137d5064e9483aca3
0x02b7c110ff4be1fe8719175833ad720c7033ea6bc71858d8b59ee2dd4661979f
0x53e7358772d5e8feb082276dfd487f7589319722ae75d84f5ef88216144005ae
0xbc1c6f33186c43e04a7df8e56ca650a3aa364f380920ab807aed24112b1945d9
0xfb7d968faba7b3cc8a7606a96b802bfcc340354d0c96e0708699715ea0bed9f9
0xe17c80e3b1a7974fda928ff2011d15775e9864eb4309d0c7fb393b4901879036
0xdd98af8e92b2a6ae4f8588ae0ee852b46e9cdd5a5b425e861b74b74fbe9b58f6

Functions
Getter at block 21273063
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x898b86daf03bfae6f7a39eb0b21a459242f31839dbf55e75be44fe1a41a61c7c
getModules(view returns (address[])
[0xCFbFaC74C26F8647cBDb8c5caf80BB5b32E43134]
getOwners(view returns (address[])
[0x92bF6568F58E904a945039120432a44bE3e4E062]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.