Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x9a172ff6899b9401699d69e72c759aae34794fbcd43ceb22bc001a7ecd082166
0x067144a44159470cc8868993c25e6f06f6af3549fa4fe4ff6be54a6544cd083f
0x4a6b7adf2c7bf10f0e457c34c87e0a2478bb5d7b463cd6582547d9d7b325735a
0x515de7db9656c37d3798329a847a79c4b2c49ce5b581e529a6de402794a8039b
0xda402e937de0f255679b09e14562889290b07f535ebb1ea566e76d6d8c406a7d
0xcdc404cf5897871e5ba66ad502c445ce38f1785fd7839e83c36bdd838201c7cd
0xd6952033f11ec5ba3d85c65bb547595d10d24c7b9383696c6a56990f42c5f8e2
0x5c090dc3482f342b1ae2dc498b67f90ce7d5d81b8222d34ad8ba3df42da66f22
0x2e3782c1da86887abe6475c9a3b95924d59e40f50fcfcdfc78d31d116303f27b
0x27482504518aa33365d68d34c3a28f0d8a2a7ecf8d25d6d2cb1a22f3310ba865

Functions
Getter at block 21099602
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x96738ec7bcf54c79fa133aa8838575256fc3c2d4de9c8d5f6bf31fcd5b64b56b
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x47EB0a61DB74602F3789Abd3Db4c7499Eb0Af1b0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.