thirdweb

UnknownContract

Xai
Blockscout

Owner

(owner)

view

Use this function in your app


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