Eis-D-Z / exchange

Some queries on Sui that will get all the balance changes in the latest checkpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples for exchages

Example with current RPC

In the example it shown how to query the latest checkpoint, get all the transaction and parse them one by one to get the balance changes of each address. There is an example on how a sponsored transaction can be created.

GraphQL query example

A sample GraphQL query but today this is only usable with: https://sui-mainnet.mystenlabs.com/graphql or https://sui-testnet.mystenlabs.com/graphql

In the near future this example will be made more comprehensive.

About

Some queries on Sui that will get all the balance changes in the latest checkpoint.


Languages

Language:TypeScript 100.0%