thirdweb

Mintly ONFT

Arbitrum One

DEFAULT_PAYLOAD_SIZE_LIMIT

(DEFAULT_PAYLOAD_SIZE_LIMIT)

view

Use this function in your app


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