- Preparing search index...
- The search index is not available
sdk-v2
Type alias AccountBalance
Account
Balance
: { __typename
?: "AccountBalance"; account
: Account; assetId
: Scalars["String"]; balance
: Scalars["BigInt"]; id
: Scalars["String"]; }
Type declaration
-
Optional
__typename?: "AccountBalance"
-
-
assetId: Scalars["String"]
-
balance: Scalars["BigInt"]
-
Balance of a particular asset denoted by assetId present in the account