Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xbeb9bb06b45005fd08c4e8736ef4a1b130bd8e45f357167f98b92ad737e83b97
0x5800c6630add91b424c8fc937a3504170f638ea26206396d137a3449589adc98
0x168c15bb7ac7f8d789132be0cf096d62c45c8d51ce3a07b5c0095fcfc770c57f
0xfd89fed44129b8e4e20c621e5165249cb9d2109eaf0cc1188c6e49da83790116
0xee5ba24e276496cee238ed5cfa3a80f353cb995512548decf3a9ddf095defa35
0x24227b81864d4b4a9d7e05187877d012e7589472a13813dd369d22702d026415
0xa4242893939777cb85d2faa84b0ef27787f7a3444f0b465e0d403dbb30f3f25e
0x8daced505f011ce4ebef9a837ac7eeb2207b48a1f367185f2d1803b9626aa2fc
0x7ad490cb9be3b1b432e17152c438f6068a5d628006d6a3ab3dd9284279bbad58
0xe013215d4f5b0fd8e89ed7d0255c24e5c62b61e7d5772c0b2e14b7ce9741d3d3

Functions
Getter at block 20875989
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb311295e14e2a7e74765cd7ea9449cf4aa0ce4d82c9a170bb0def699de5b29d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7b5a8cBc77876421F1DCFb22aE2a1C404D7b71CB, 0xbD38cc6EAe4Cb54B68777f58151278e81533d3DB, 0x0DC5E60EB4Ff82AF735804aa725F8eC30ADc942E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
397
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
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
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)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
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
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.