SolScan: Direct API Endpoints
SolScan provides 47 unique direct API endpoints across the following categories:- DeFi (12 endpoints)
- Market Data (3 endpoints)
- NFT (4 endpoints)
- Other (2 endpoints)
- Scan (1 endpoint)
- SocialFi (1 endpoint)
- Token (20 endpoints)
- Transaction (16 endpoints)
- Wallets (9 endpoints)
Learn more: SolScan Documentation
Prefix and Example
Prefix: No prefix is required for SolScan, an example URL will therefore look like:https://api.uniblock.dev/direct/v1/SolScan + /[SolScan_endpoint].
Example Request:
curl --request GET \
--url https://api.uniblock.dev/direct/v1/SolScan/v1.0/account/exportRewards \
--header 'accept: application/json' \
--header 'x-api-key: YOUR_UNIBLOCK_API_KEY'
DeFi
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/solTransfers | 100 | Get SOL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/splTransfers | 100 | Get SPL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/stakeAccounts | 100 | Get staking accounts for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/exportRewards | 100 | Export rewards for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 100 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v1.0/token/holders | 100 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v2.0/account/balance_change | 100 | Get balance change activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/defi/activities | 100 | Get DeFi activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/detail | 100 | Get detailed information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/stake | 100 | Get staking information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 100 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/reward/export | 100 | Export rewards for a specific account on Solana. |
Market Data
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/market/token /{tokenAddress} | 100 | Get market data for a specific token using the token address on Solana. |
| direct/v1/SolScan/v2.0/token/markets | 100 | Get market data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/price | 100 | Get price data for a specific token on Solana. |
NFT
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/nft/activities | 100 | Get NFT activities on Solana. |
| direct/v1/SolScan/v2.0/nft/collection/items | 100 | Get items from a specific NFT collection on Solana. |
| direct/v1/SolScan/v2.0/nft/collection/lists | 100 | Get a list of NFT collections on Solana. |
| direct/v1/SolScan/v2.0/nft/news | 100 | Get news related to NFTs on Solana. |
Other
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/account/portfolio | 100 | Get the portfolio for a given address. |
| direct/v1/SolScan/v2.0/token/meta/multi | 100 | Get metadata for multiple tokens on Solana. |
Scan
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/account/transfer/export | 100 | Export transfer information for a specific account on Solana. |
SocialFi
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/token/trending | 100 | Get trending tokens on Solana. |
Token
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/splTransfers | 100 | Get SPL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/tokens | 100 | Get the tokens of a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/{block} | 100 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v1.0/block/last | 100 | Get the latest block information on Solana. |
| direct/v1/SolScan/v1.0/market/token /{tokenAddress} | 100 | Get market data for a specific token using the token address on Solana. |
| direct/v1/SolScan/v1.0/token/holders | 100 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v1.0/token/list | 100 | Get a list of all tokens available on Solana. |
| direct/v1/SolScan/v1.0/token/meta | 100 | Get metadata for a specific token on Solana. |
| direct/v1/SolScan/v1.0/token/transfer | 100 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/account/token-accounts | 100 | Get token accounts for a specific account on Solana. |
| direct/v1/SolScan/v2.0/block/detail | 100 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v2.0/block/last | 100 | Get the latest block information on Solana. |
| direct/v1/SolScan/v2.0/token/defi/activities | 100 | Get DeFi activities for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/holders | 100 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v2.0/token/list | 100 | Get a list of all tokens available on Solana. |
| direct/v1/SolScan/v2.0/token/markets | 100 | Get market data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/meta | 100 | Get metadata for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/price | 100 | Get price data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/transfer | 100 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/trending | 100 | Get trending tokens on Solana. |
Transaction
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/transactions | 100 | Get the transaction history of a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/{block} | 100 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v1.0/block/transactions | 100 | Get transactions for the latest block on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 100 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/last | 100 | Get the latest block information on Solana. |
| direct/v1/SolScan/v1.0/transaction/last | 100 | Get the latest transactions on Solana. |
| direct/v1/SolScan/v1.0/transaction/{signature} | 100 | Get detailed information for a specific transaction on Solana. |
| direct/v1/SolScan/v2.0/account/transactions | 100 | Get transactions for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 100 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/block/detail | 100 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v2.0/block/transactions | 100 | Get transactions for the latest block on Solana. |
| direct/v1/SolScan/v2.0/block/last | 100 | Get the latest block information on Solana. |
| direct/v1/SolScan/v2.0/transaction/last | 100 | Get the latest transactions on Solana. |
| direct/v1/SolScan/v2.0/token/transfer | 100 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/transaction/actions | 100 | Get actions performed within a specific transaction on Solana. |
| direct/v1/SolScan/v2.0/transaction/detail | 100 | Get the detail of a transaction. Return transaction data after parsed by Solscan Parser |
Wallets
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/{account} | 100 | Get detailed information for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/solTransfers | 100 | Get SOL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/stakeAccounts | 100 | Get staking accounts for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/transactions | 100 | Get the transaction history of a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/exportRewards | 100 | Export rewards for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 100 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/balance_change | 100 | Get balance change activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 100 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer/export | 100 | Export transfer information for a specific account on Solana. |