thirdweb

LendingPool

Mantle

FLASHLOAN_PREMIUM_TOTAL

(FLASHLOAN_PREMIUM_TOTAL)

view

Use this function in your app


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