List of all our other scan endpoints.
How to use Direct Endpoints?
Check out our Direct Endpoints Overview Page for detailed instructions.
Direct Endpoints
We list all of our Scan endpoints below which link to our providers own documentation on the endpoint details including the parameters needed to using the endpoint. Use our Direct API to make a call with the same params and URL path.
API | Description |
---|---|
POST: Shyft/sol/v1/storage/upload | Uploads files to decentralized storage. |
API | Description |
---|---|
GET: Solscan/v1.0/block/last | Retrieves the most recent block on the Solana blockchain. |
GET: Solscan/v1.0/block/transactions | Fetches transactions within the most recent block. |
GET: Solscan/v1.0/block/{block} | Retrieves details of a specific block by its identifier. |
GET: Solscan/v1.0/transaction/last | Fetches the most recent transactions on the blockchain. |
GET: Solscan/v1.0/transaction/{signature} | Retrieves details of a specific transaction by its signature. |
GET: Solscan/v1.0/account/tokens | Lists all tokens associated with a specific account. |
GET: Solscan/v1.0/account/transactions | Fetches transaction history for a specific account. |
GET: Solscan/v1.0/account/stakeAccounts | Retrieves stake account details for a specific account. |
GET: Solscan/v1.0/account/splTransfers | Lists SPL token transfer activities for a specific account. |
GET: Solscan/v1.0/account/solTransfers | Retrieves SOL transfer activities for a specific account. |
GET: Solscan/v1.0/account/exportTransactions | Exports transaction history for a specific account. |
GET: Solscan/v1.0/account/exportRewards | Exports staking rewards for a specific account. |
GET: Solscan/v1.0/account/{account} | Fetches details of a specific account. |
GET: Solscan/v1.0/token/holders | Lists holders of a specific token. |
GET: Solscan/v1.0/token/meta | Retrieves metadata for a specific token. |
GET: Solscan/v1.0/token/transfer | Lists transfer history for a specific token. |
GET: Solscan/v1.0/token/list | Fetches a list of all tokens on the blockchain. |
GET: Solscan/v1.0/market/token/{tokenAddress} | Retrieves market data for a specific token by its address. |
GET: Solscan/v2.0/account/transfer | Fetches transfer history for an account (version 2). |
GET: Solscan/v2.0/account/token-accounts | Retrieves token account details for an account (version 2). |
GET: Solscan/v2.0/account/defi/activities | Lists DeFi activities for a specific account (version 2). |
GET: Solscan/v2.0/account/balance_change | Retrieves balance change history for a specific account (version 2). |
GET: Solscan/v2.0/account/transactions | Fetches transaction history for an account (version 2). |
GET: Solscan/v2.0/account/stake | Lists staking details for an account (version 2). |
GET: Solscan/v2.0/account/detail | Fetches detailed information about an account (version 2). |
GET: Solscan/v2.0/account/reward/export | Exports staking rewards for an account (version 2). |
GET: Solscan/v2.0/token/transfer | Retrieves token transfer history (version 2). |
GET: Solscan/v2.0/token/defi/activities | Lists DeFi activities for a specific token (version 2). |
GET: Solscan/v2.0/token/markets | Fetches market data for tokens (version 2). |
GET: Solscan/v2.0/token/list | Retrieves a list of all tokens (version 2). |
GET: Solscan/v2.0/token/trending | Lists trending tokens on the blockchain (version 2). |
GET: Solscan/v2.0/token/price | Retrieves the current price of a specific token (version 2). |
GET: Solscan/v2.0/token/holders | Lists holders of a specific token (version 2). |
GET: Solscan/v2.0/token/meta | Fetches metadata for a specific token (version 2). |
GET: Solscan/v2.0/nft/news | Lists recent news related to NFTs (version 2). |
GET: Solscan/v2.0/nft/activities | Retrieves activities for specific NFTs (version 2). |
GET: Solscan/v2.0/nft/collection/lists | Lists NFT collections available on the blockchain (version 2). |
GET: Solscan/v2.0/nft/collection/items | Fetches items within a specific NFT collection (version 2). |
GET: Solscan/v2.0/transaction/last | Retrieves the most recent transactions on the blockchain (version 2). |
GET: Solscan/v2.0/transaction/actions | Lists actions associated with specific transactions (version 2). |
GET: Solscan/v2.0/transaction/detail | Fetches detailed information about a specific transaction (version 2). |
GET: Solscan/v2.0/block/last | Retrieves the most recent block on the blockchain (version 2). |
GET: Solscan/v2.0/block/transactions | Fetches transactions within the most recent block (version 2). |
GET: Solscan/v2.0/block/detail | Retrieves detailed information about a specific block (version 2). |