Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

You can get it using the getBalance() function.

val connection = Connection(rpcUrl)
val wallet = PublicKey("DxPv2QMA5cWR5Xfg7tXr5YtJ1EEStg5Kiag9HhkY1mSx")
val balance = connection.getBalance(wallet)

Please check integration tests or this repository to find ready-to-run examples.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Shpota
Comment options

You must be logged in to vote
1 reply
@Shpota
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants