Read Account Tokens #202
PapitoMyKing
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @PapitoMyKing! In order to retrieve token accounts and balances you will need to call an rpc server using the connected wallets address which you can get from the Phantom provider. There are many options for solana rpc services. Helius offers a free tier to get started, among others. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to know which NFTs an account has. In the developer docs there is only connecting and sending transactions.
This is what I'm looking at:
https://docs.phantom.app/solana/integrating-phantom
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions