thirdweb

Pool

Linea
EtherscanBlockscout

ADDRESSES_PROVIDER

(ADDRESSES_PROVIDER)

view

Use this function in your app


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