TS SDK@iota/iota-sdkAPI ReferenceclientInterfacesGetBalanceParamsOn this pageInterface: GetBalanceParams Return the total coin balance for one coin type, owned by the address owner. Properties PropertyTypeDescription ownerstringthe owner's IOTA address coinType?string | nulloptional type names for the coin (e.g., 0x168da5bf1f48dafc111b0a488fa454aca95e0b5e::usdc::USDC), default to 0x2::iota::IOTA if not specified. signal?AbortSignal-Give Feedback