Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xeac5172de7f4b0b1a8f4963cffb3e432098f2fd9f0561fe2f878e209fc3bcb02
0x96b437fcc025170ce9374975adbf8d917964da7ca53bb26090a95ca426774e43
0x4e687f0ee5a2079da56e3d7f32180c5a116add8c0b341d2cdc6e1d084ec4af4d

Functions
Getter at block 20791552
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x3968419d639f379d66bd60ce45446e31cf1703993e4d82cf0a63744e5286d168
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xC1b2A57b8863A2F75d715da2781BFE194ED91BAc, 0xd15b6270D587f7C7439345569Bb6D51a0B15Dc28, 0x9483B5c2081F246144DB98efD5e95E7e9cd433e2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2
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.