Address

data class Address(val balance: GetBalanceQuery.Balance?)

Constructors

Link copied to clipboard
constructor(balance: GetBalanceQuery.Balance?)

Properties

Link copied to clipboard

Fetch the total balance for coins with marker type coinType (e.g. 0x2::sui::SUI), owned by this address.