# QueryBalanceConnectionEdge **Type:** GraphQL objects ## Fields - cursor (String) - node (BalanceNode, Not Null): undefined - accountName (String): The full account name to retrieve balances for. @example(value: "k:bcbaf20fb2975ae362ae82b27afce1ac4a72774c6c45fa1afd8df394e6141251") - module (String): The name of the module that issued the token. - chainId (String): The chain ID where the balance exists. - balance (String): The balance amount.