Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xcdccdc18ef9a27f81c575d09952475247016964aa6e6edc779614c9311482e7a
0xa9d45c2f87d9c421aaa3d895a04f421d38f6b2f12fea4a97b1c833f44562de94
0x15e6b8355993b26e6d2958e0d3b86ec879d3837f1b854ff5d747629039ee951f
0x1f9390a7a7b899f95c2704a5cb3b5496bb0830570dfb7497e2075539eee0f378
0xa019bd008585cfd4a7d158a36c42f91691ea958dc2644d6a25210be9a793659c

Functions
Getter at block 21158561
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.2.0
domainSeparator(view returns (bytes32)
0x481705b322b571899659f6100869197745cad4aaa46c4c73a19e4e967cdc5b34
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xa6e8772af29b29B9202a073f8E36f447689BEef6, 0xE400820f3D60d77a3EC8018d44366ed0d334f93C, 0xe885814daF2c5A9F6Ade1cA08ECae793469e470E, 0x46A6f15B5a5Cd0f1c93f87c4af0a0586fC9d07e8, 0x7d7935EDd4b6cDB5f34B0E1cCEAF85a3C4A11254, 0xbFc85Ba39fE772C75efEA0eb90a850F09A581cb6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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)
isModuleEnabled(address moduleview returns (bool)
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 signaturespayable returns (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.