thirdweb

ARBITRUM_COMPRESSION_PERCENT

(ARBITRUM_COMPRESSION_PERCENT)

view

Use this function in your app


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