thirdweb

JapaneseTinyPenpen

Ethereum
etherscanblockscout

OPERATOR_FILTER_REGISTRY

(OPERATOR_FILTER_REGISTRY)

view

Use this function in your app


import { readContract } from "thirdweb"; const data = await readContract({ contract, method: "function OPERATOR_FILTER_REGISTRY() view returns (address)", params: [] })