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:
DeFi
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/solTransfers | 20 | Get SOL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/splTransfers | 20 | Get SPL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/stakeAccounts | 20 | Get staking accounts for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/exportRewards | 20 | Export rewards for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 20 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v1.0/token/holders | 20 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v2.0/account/balance_change | 650 | Get balance change activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/defi/activities | 650 | Get DeFi activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/detail | 650 | Get detailed information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/stake | 650 | Get staking information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 650 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/reward/export | 650 | Export rewards for a specific account on Solana. |
Market Data
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/market/token /{tokenAddress} | 20 | Get market data for a specific token using the token address on Solana. |
| direct/v1/SolScan/v2.0/token/markets | 650 | Get market data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/price | 650 | Get price data for a specific token on Solana. |
NFT
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/nft/activities | 650 | Get NFT activities on Solana. |
| direct/v1/SolScan/v2.0/nft/collection/items | 650 | Get items from a specific NFT collection on Solana. |
| direct/v1/SolScan/v2.0/nft/collection/lists | 650 | Get a list of NFT collections on Solana. |
| direct/v1/SolScan/v2.0/nft/news | 650 | Get news related to NFTs on Solana. |
other
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/account/portfolio | 650 | Get the portfolio for a given address. |
| direct/v1/SolScan/v2.0/token/meta/multi | 650 | Get metadata for multiple tokens on Solana. |
Scan
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/account/transfer/export | 20 | Export transfer information for a specific account on Solana. |
SocialFi
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v2.0/token/trending | 650 | Get trending tokens on Solana. |
Token
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/splTransfers | 20 | Get SPL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/tokens | 20 | Get the tokens of a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/{block} | 20 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v1.0/block/last | 20 | Get the latest block information on Solana. |
| direct/v1/SolScan/v1.0/market/token /{tokenAddress} | 20 | Get market data for a specific token using the token address on Solana. |
| direct/v1/SolScan/v1.0/token/holders | 20 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v1.0/token/list | 20 | Get a list of all tokens available on Solana. |
| direct/v1/SolScan/v1.0/token/meta | 20 | Get metadata for a specific token on Solana. |
| direct/v1/SolScan/v1.0/token/transfer | 20 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/account/token-accounts | 650 | Get token accounts for a specific account on Solana. |
| direct/v1/SolScan/v2.0/block/detail | 650 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v2.0/block/last | 650 | Get the latest block information on Solana. |
| direct/v1/SolScan/v2.0/token/defi/activities | 650 | Get DeFi activities for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/holders | 650 | Get the list of token holders on Solana. |
| direct/v1/SolScan/v2.0/token/list | 650 | Get a list of all tokens available on Solana. |
| direct/v1/SolScan/v2.0/token/markets | 650 | Get market data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/meta | 650 | Get metadata for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/price | 650 | Get price data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/transfer | 650 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/trending | 650 | Get trending tokens on Solana. |
Transaction
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/account/transactions | 20 | Get the transaction history of a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/{block} | 20 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v1.0/block/transactions | 20 | Get transactions for the latest block on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 20 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v1.0/block/last | 20 | Get the latest block information on Solana. |
| direct/v1/SolScan/v1.0/transaction/last | 20 | Get the latest transactions on Solana. |
| direct/v1/SolScan/v1.0/transaction/{signature} | 20 | Get detailed information for a specific transaction on Solana. |
| direct/v1/SolScan/v2.0/account/transactions | 650 | Get transactions for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 650 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/block/detail | 650 | Get detailed information for a specific block on Solana. |
| direct/v1/SolScan/v2.0/block/transactions | 650 | Get transactions for the latest block on Solana. |
| direct/v1/SolScan/v2.0/block/last | 650 | Get the latest block information on Solana. |
| direct/v1/SolScan/v2.0/transaction/last | 650 | Get the latest transactions on Solana. |
| direct/v1/SolScan/v2.0/token/transfer | 650 | Get transfer information for a specific token on Solana. |
| direct/v1/SolScan/v2.0/transaction/actions | 650 | Get actions performed within a specific transaction on Solana. |
| direct/v1/SolScan/v2.0/transaction/detail | 20 | 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} | 20 | Get detailed information for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/solTransfers | 20 | Get SOL transfers for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/stakeAccounts | 20 | Get staking accounts for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/transactions | 20 | Get the transaction history of a specific account on Solana. |
| direct/v1/SolScan/v1.0/account/exportRewards | 20 | Export rewards for a specific account on Solana. |
| direct/v1/SolScan/v1.0/account /exportTransactions | 20 | Export transactions for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/balance_change | 650 | Get balance change activities for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer | 650 | Get transfer information for a specific account on Solana. |
| direct/v1/SolScan/v2.0/account/transfer/export | 20 | Export transfer information for a specific account on Solana. |