Yunipals
XaiUPGRADE_INTERFACE_VERSION
(UPGRADE_INTERFACE_VERSION)
view
Use this function in your app
import { readContract } from "thirdweb";
const data = await readContract({ contract, method: "function UPGRADE_INTERFACE_VERSION() view returns (string)", params: []})