thirdweb

Fallen Realms

Ethereum
etherscanblockscout
Code Snippets

ARTIST_ADDRESS

(ARTIST_ADDRESS)

view

Use this function in your app


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