thirdweb

RumbleKongLeague

Ethereum
etherscanblockscout
Code Snippets

MAX_KONGS

(MAX_KONGS)

view

Use this function in your app


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