Skip to content

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

Notifications You must be signed in to change notification settings

Eis-D-Z/exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published