thirdweb

Aura DAO

Ethereum
etherscanblockscout

BALLOT_TYPEHASH

(BALLOT_TYPEHASH)

view

Use this function in your app


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