morpho-operator.eth

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0xb560b9b9 at 14824457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $764.55
0xeb85279c9de94e0bcf51bcb9d045c74139c0dd018a0a5ab008641eabcba12791
0x2eec5fbaedf5d8dbba6aff08e595e2b2b10e78e537688b8a289f4c4dd364f13c
0xbe5bd4966607a8588f11155ba351aa43115fd706f467f6b3b9d0d389622b89a3
0x1705671bf2e1e6d8b26a9f28f6bcf27aa0ae6b815aa874856e871ce6f6dfe158
0xf8b6e4e28b6f8bc8079410bd52841e47c05c52dda2bacc5bcc123fd4b15747be
0xa92bb00ef06d3f042bc1d8bfef49279e05256de5f081af68442d9a345ed8ccc4
0x8b8e90985f3b0896f99fa260243023eac6310caa868b7db356633a7ca24ddda8
0x6513f87be3f44a87d16fe7aecd1101b41caeba5c0eb2f0de5efff5743e7464ac
0xd082beab426115f9b8bab74a64242c54b178f860ed6893e6b8a90a4e390f63bd
0x738af908d26f019bf7109a55db48c61b893c434da5231b1f66948820c06d718e

Functions
Getter at block 20954860
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2eaaae3be11d1b7341a5acd87f1e144405791d7ac98480784dac5824a0770c65
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
129
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 _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.