Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xede466ee82fab195e684216bb26b47a0a562d060e686046481c3b3a2796f6fe8
0xa0a62c2df04175a8d03ec24b06f50c2b2df8a9f604d67884a092132fb81da8ab
0xb57aba081bec6750ec6d0df827037ae15e8ff40ca71efa3d455a8763bd65117e
0x52dba97a56e6045b4e348680b127551fb44f05ee39b9335c014c9e1193b01be6
0x6baf1259dcbf3448452b3113e5ec4ff66ccb4674291f39e626c8968687919f5d
0xc4d7806dfd5342a027214637c35c1c75beafb93d05b4dd79b20b8af4d8d86eaf
0xd559f18199d8cc7bcbf7b7740e483db7c44160d50493172b95e2fe409db9fba4
0x9967b332a5656c7d70964fc2a7334c663d1989d0b7b703eda8b03a5820560df0
0xdd3b477747f365e4625502475bec7500c62103fbf9572732e505144b55bfafd9
0xad98e39ccc428bd89052594bec63664ecfe4144c2a7f95ced52482a59e8eb890

Functions
Getter at block 21262058
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x8ff400dabbdb436b9385e44612c18f0d5542c0ef1003c576e613b29c23583ba9
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x435bC8377BA7e2765742bb60366310B8f6acCf33, 0xfA5e4955a11902f849ECaddEf355Db69C2036de6, 0x36A87d1E3200225f881488E4AEedF25303FebcAe]
getThreshold(view returns (uint256)
2
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.