graphql/sui_graphql_client library
Classes
- EpochSummary
- SenderTransaction
- SenderTransactionPage
- A page of a sender's transactions with the fields wallets show per row.
- StakedSuiInfo
- SuiGraphQLClient
- GraphQL client for Sui GraphQL RPC (the secondary transport).
- TransactionDigestPage
- TransactionHistoryOptions
-
Selects which per-transaction details a history query fetches. Mirrors the
SDK's
SuiTransactionBlockResponseOptionsconvention. Object changes are off by default because they can be large; enable them to surface NFT / owned-object transfers, which produce no balance change. - TxBalanceChange
- TxObjectChange
- An object's ownership/state change within a transaction — enough to surface NFT (and other owned-object) transfers, which leave no balance change.
- ValidatorInfo