All Web3 Data Endpoints - Solana
This section contains a full list of all methods within the Solana Web3 data.
Full List of APIs by Category
Find your favorite method by selecting one of the following categories:
NFT API
No. | Method | Description | API Reference | URL | Spam Detection |
---|---|---|---|---|---|
1 | getNFTs | Get NFTs by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/nft | |
2 | getNFTMetadata | Get NFT metadata | Method Documentation | https://solana-gateway.moralis.io/nft/:network/:address/metadata |
Token API
No. | Method | Description | API Reference | URL | Spam Detection |
---|---|---|---|---|---|
3 | getTokenPrice | Get token price | Method Documentation | https://solana-gateway.moralis.io/token/:network/:address/price |
Balance API
No. | Method | Description | API Reference | URL | Spam Detection |
---|---|---|---|---|---|
1 | balance | Get native balance by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/balance | |
2 | getSPL | Get token balance by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/tokens | |
3 | getPortfolio | Gets portfolio by wallet | Method Documentation | https://solana-gateway.moralis.io/account/:network/:address/portfolio |