Get Wallet Balance
Get the balance of an address
Basic Syntax
import { getBalance } from 'arweavekit/wallet'
const address = await getBalance({params});Input Parameters
Returned Data
Last updated
Was this helpful?