Wallet API
Select what you want to achieve:
Get Native Balance
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
1 | balance | Get native balance by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/balance |
Get Token Balances
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
2 | getSPL | Get token balance by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/tokens |
Get Portfolio
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
3 | getPortfolio | Get portfolio by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/portfolio |
Get Wallet Token Swaps
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
4 | getSwapsByWalletAddress | Get token swaps by wallet address | Method Documentation | https://solana-gateway.moralis.io/account/:network/:walletAddress/swaps |
Get Wallet NFTs
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
5 | getNFTs | Get NFTs by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/nft |