GetBalanceParams

Represents the parameters for retrieving the balance of an address.

type GetBalanceParams = { address: string };