iZiSwap Liquidity NFT

Scroll
Scrollscan
Code Snippets

WETH9

(WETH9)

view

Use this function in your app


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