# DeFi API endpoints for DeFi. # DeFi — Direct API Endpoints _Generated from `direct.json`. Provider-specific tables. Chains omitted._ ## Alchemy | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | AlchemyGetPricesV1TokensBySymbol | `direct/v1/Alchemy/prices/v1/tokens/by-symbol` | GET | Fetches current prices for multiple tokens using their symbols. Returns a list of token prices, each containing the symbol, prices, and an optional error field. | [link](https://docs.alchemy.com/reference/get-token-prices-by-symbol) | | AlchemyPostPricesV1TokensByAddress | `direct/v1/Alchemy/prices/v1/tokens/by-address` | POST | Fetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field. | [link](https://docs.alchemy.com/reference/get-token-prices-by-address) | | AlchemyPostPricesV1TokensHistorical | `direct/v1/Alchemy/prices/v1/tokens/historical` | POST | Provides historical price data for a single token over a time range. You can identify the token by symbol or by network and contract address. | [link](https://docs.alchemy.com/reference/get-historical-token-prices) | ## Birdeye | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | BirdeyeGetDefiHistoricalPriceUnix | `direct/v1/Birdeye/defi/historical_price_unix` | GET | Price - Historical by unix time | [link](https://docs.birdeye.so/reference/get_defi-historical-price-unix) | | BirdeyeGetDefiHistoryPrice | `direct/v1/Birdeye/defi/history_price` | GET | Price - Historical | [link](https://docs.birdeye.so/reference/get_defi-history-price) | | BirdeyeGetDefiNetworks | `direct/v1/Birdeye/defi/networks` | GET | Supported Networks | [link](https://docs.birdeye.so/reference/get_defi-networks) | | BirdeyeGetDefiOhlcv | `direct/v1/Birdeye/defi/ohlcv` | GET | OHLCV | [link](https://docs.birdeye.so/reference/get_defi-ohlcv) | | BirdeyeGetDefiOhlcvBaseQuote | `direct/v1/Birdeye/defi/ohlcv/base_quote` | GET | OHLCV - Base/Quote | [link](https://docs.birdeye.so/reference/get_defi-ohlcv-base-quote) | | BirdeyeGetDefiOhlcvPair | `direct/v1/Birdeye/defi/ohlcv/pair` | GET | OHLCV - Pair | [link](https://docs.birdeye.so/reference/get_defi-ohlcv-pair) | | BirdeyeGetDefiPrice | `direct/v1/Birdeye/defi/price` | GET | Price | [link](https://docs.birdeye.so/reference/get_defi-price) | | BirdeyeGetDefiPriceVolumeSingle | `direct/v1/Birdeye/defi/price_volume/single` | GET | Price Volume - Single | [link](https://docs.birdeye.so/reference/get_defi-price-volume-single) | | BirdeyeGetDefiTokenCreationInfo | `direct/v1/Birdeye/defi/token_creation_info` | GET | Token - Creation Token Info | [link](https://docs.birdeye.so/reference/get_defi-token-creation-info) | | BirdeyeGetDefiTokenlist | `direct/v1/Birdeye/defi/tokenlist` | GET | Token - List (V1) | [link](https://docs.birdeye.so/reference/get_defi-tokenlist) | | BirdeyeGetDefiTokenOverview | `direct/v1/Birdeye/defi/token_overview` | GET | Token - Overview | [link](https://docs.birdeye.so/reference/get_defi-token-overview) | | BirdeyeGetDefiTokenSecurity | `direct/v1/Birdeye/defi/token_security` | GET | Token - Security | [link](https://docs.birdeye.so/reference/get_defi-token-security) | | BirdeyeGetDefiTokenTrending | `direct/v1/Birdeye/defi/token_trending` | GET | Token - Trending List | [link](https://docs.birdeye.so/reference/get_defi-token-trending) | | BirdeyeGetDefiTxsPair | `direct/v1/Birdeye/defi/txs/pair` | GET | Trades - Pair | [link](https://docs.birdeye.so/reference/get_defi-txs-pair) | | BirdeyeGetDefiTxsPairSeekByTime | `direct/v1/Birdeye/defi/txs/pair/seek_by_time` | GET | Trades - Pair Seek By Time | [link](https://docs.birdeye.so/reference/getdefitxspairseekbytime) | | BirdeyeGetDefiTxsToken | `direct/v1/Birdeye/defi/txs/token` | GET | Trades - Token | [link](https://docs.birdeye.so/reference/get_defi-txs-token) | | BirdeyeGetDefiTxsTokenSeekByTime | `direct/v1/Birdeye/defi/txs/token/seek_by_time` | GET | Trades - Token Seek By Time | [link](https://docs.birdeye.so/reference/getdefitxstokenseekbytime) | | BirdeyeGetDefiV2Markets | `direct/v1/Birdeye/defi/v2/markets` | GET | Token - All Market List | [link](https://docs.birdeye.so/reference/get_defi-v2-markets) | | BirdeyeGetDefiV2TokensNewListing | `direct/v1/Birdeye/defi/v2/tokens/new_listing` | GET | Token - New listing | [link](https://docs.birdeye.so/reference/get_defi-v2-tokens-new-listing) | | BirdeyeGetDefiV2TokensTopTraders | `direct/v1/Birdeye/defi/v2/tokens/top_traders` | GET | Token - Top traders | [link](https://docs.birdeye.so/reference/get_defi-v2-tokens-top-traders) | | BirdeyeGetDefiV3PairOverviewMultiple | `direct/v1/Birdeye/defi/v3/pair/overview/multiple` | GET | Pair - Pair Overview (Multiple) | [link](https://docs.birdeye.so/reference/getdefiv3pairoverviewmultiple) | | BirdeyeGetDefiV3PairOverviewSingle | `direct/v1/Birdeye/defi/v3/pair/overview/single` | GET | Pair - Pair Overview (Single) | [link](https://docs.birdeye.so/reference/getdefiv3pairoverviewsingle) | | BirdeyeGetDefiV3Search | `direct/v1/Birdeye/defi/v3/search` | GET | Search - Token, market Data | [link](https://docs.birdeye.so/reference/getdefiv3search) | | BirdeyeGetDefiV3TokenHolder | `direct/v1/Birdeye/defi/v3/token/holder` | GET | Token - Top Holders | [link](https://docs.birdeye.so/reference/get_defi-v3-token-holder) | | BirdeyeGetDefiV3TokenMarketData | `direct/v1/Birdeye/defi/v3/token/market-data` | GET | Token - Market Data | [link](https://docs.birdeye.so/reference/get_defi-v3-token-market-data) | | BirdeyeGetDefiV3TokenMetaDataMultiple | `direct/v1/Birdeye/defi/v3/token/meta-data/multiple` | GET | Token - Metadata (Multiple) | [link](https://docs.birdeye.so/reference/get_defi-v3-token-meta-data-multiple) | | BirdeyeGetDefiV3TokenMetaDataSingle | `direct/v1/Birdeye/defi/v3/token/meta-data/single` | GET | Token - Metadata (Single) | [link](https://docs.birdeye.so/reference/get_defi-v3-token-meta-data-single) | | BirdeyeGetDefiV3TokenTradeDataMultiple | `direct/v1/Birdeye/defi/v3/token/trade-data/multiple` | GET | Token - Trade Data (Multiple) | [link](https://docs.birdeye.so/reference/get_defi-v3-token-trade-data-multiple) | | BirdeyeGetDefiV3TokenTradeDataSingle | `direct/v1/Birdeye/defi/v3/token/trade-data/single` | GET | Token - Trade Data (Single) | [link](https://docs.birdeye.so/reference/get_defi-v3-token-trade-data-single) | | BirdeyeGetTraderGainersLosers | `direct/v1/Birdeye/trader/gainers-losers` | GET | Trader - Gainers/Losers | [link](https://docs.birdeye.so/reference/get_trader-gainers-losers) | | BirdeyePostDefiMultiPrice | `direct/v1/Birdeye/defi/multi_price` | POST | Price - Multiple | [link](https://docs.birdeye.so/reference/post_defi-multi-price) | | BirdeyePostDefiPriceVolumeMulti | `direct/v1/Birdeye/defi/price_volume/multi` | POST | Price Volume - Multi | [link](https://docs.birdeye.so/reference/post_defi-price-volume-multi) | | BirdeyePostDefiV2TokensAll | `direct/v1/Birdeye/defi/v2/tokens/all` | POST | Token - List all (V2) | [link](https://docs.birdeye.so/reference/post_defi-v2-tokens-all) | ## Covalent | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | CovalentGetV1HistoricalTokenPrices | `direct/v1/Covalent/v1/pricing/historical_by_addresses_v2/{chainName}/{quoteCurrency}/{contractAddress}` | GET | Get historical token prices | [link](https://goldrush.dev/docs/api-reference/foundational-api/utility/get-historical-token-prices) | ## Defined | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | DefinedPostFilterNftPoolCollections | `direct/v1/Defined/filterNftPoolCollections` | POST | Returns a list of NFT collections based on a variety of filters. | [link](https://docs.codex.io/reference/filternftpoolcollections) | | DefinedPostFilterNftPools | `direct/v1/Defined/filterNftPools` | POST | Returns a list of NFT pools based on a variety of filters. | [link](https://docs.codex.io/reference/filternftpools) | | DefinedPostGetDetailedPairsStats | `direct/v1/Defined/getDetailedPairsStats` | POST | Returns bucketed stats for a given token within a list of pairs. | [link](https://docs.codex.io/reference/getdetailedpairsstats) | | DefinedPostGetDetailedPairStats | `direct/v1/Defined/getDetailedPairStats` | POST | Returns bucketed stats for a given token within a pair. | [link](https://docs.codex.io/reference/getdetailedpairstats) | | DefinedPostGetDetailedStats | `direct/v1/Defined/getDetailedStats` | POST | Returns bucketed stats for a given token within a pair. | [link](https://docs.codex.io/reference/getdetailedstats) | | DefinedPostGetExchanges | `direct/v1/Defined/getExchanges` | POST | Returns a list of decentralized exchange metadata. | [link](https://docs.codex.io/reference/getexchanges) | | DefinedPostGetLatestPairs | `direct/v1/Defined/getLatestPairs` | POST | Returns new tokens listed over the last three days. | [link](https://docs.codex.io/reference/getlatestpairs) | | DefinedPostGetNftPool | `direct/v1/Defined/getNftPool` | POST | Returns an NFT pool. | [link](https://docs.codex.io/reference/getnftpool) | | DefinedPostGetNftPoolCollection | `direct/v1/Defined/getNftPoolCollection` | POST | Returns an NFT pool collection with pool stats for a given AMM NFT marketplace. | [link](https://docs.codex.io/reference/getnftpoolcollection) | | DefinedPostGetNftPoolCollectionsByExchange | `direct/v1/Defined/getNftPoolCollectionsByExchange` | POST | Returns an NFT collection with pool stats for a given AMM NFT marketplace. | [link](https://docs.codex.io/reference/getnftpoolcollectionsbyexchange) | | DefinedPostGetNftPoolEvents | `direct/v1/Defined/getNftPoolEvents` | POST | Returns transactions for an NFT collection across all NFT pools or within a given pool. | [link](https://docs.codex.io/reference/getnftpoolevents) | | DefinedPostGetNftPoolsByCollectionAndExchange | `direct/v1/Defined/getNftPoolsByCollectionAndExchange` | POST | Returns NFT pools for a given collection and AMM NFT marketplace. | [link](https://docs.codex.io/reference/getnftpoolsbycollectionandexchange) | | DefinedPostGetNftPoolsByOwner | `direct/v1/Defined/getNftPoolsByOwner` | POST | Returns a list of NFT pools for a given owner. | [link](https://docs.codex.io/reference/getnftpoolsbyowner) | | DefinedPostGetNftPoolStats | `direct/v1/Defined/getNftPoolStats` | POST | Returns aggregated NFT pool/collection stats for a given time frame. | [link](https://docs.codex.io/reference/getnftpoolstats) | | DefinedPostGetPrimePoolAssets | `direct/v1/Defined/getPrimePoolAssets` | POST | Returns a list of Prime pool cached assets. | [link](https://docs.codex.io/reference/getprimepoolassets) | | DefinedPostGetPrimePoolEvents | `direct/v1/Defined/getPrimePoolEvents` | POST | Returns a list of Prime pool events. | [link](https://docs.codex.io/reference/getprimepoolevents) | | DefinedPostGetPrimePools | `direct/v1/Defined/getPrimePools` | POST | Returns a list of Prime pools. | [link](https://docs.codex.io/reference/getprimepools) | | DefinedPostGetUniV3Ticks | `direct/v1/Defined/getUniV3Ticks` | POST | Returns tick data for a given Uniswap V3-style pool. | [link](https://docs.codex.io/reference/getuniv3ticks) | | DefinedPostPairMetadata | `direct/v1/Defined/pairMetadata` | POST | Returns metadata for a pair of tokens. | [link](https://docs.codex.io/reference/pairmetadata) | | DefinedPostPrimeHolders | `direct/v1/Defined/primeHolders` | POST | Returns a list of holders of the PRIME token on ethereum. | [link](https://docs.codex.io/reference/primeholders) | ## HelloMoon | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | HelloMoonPostV0AccountData | `direct/v1/HelloMoon/v0/account-data` | POST | Retrieve account data for a specified address on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-account-data) | | HelloMoonPostV0AccountStreamCreate | `direct/v1/HelloMoon/v0/accounts/stream/create` | POST | Create a data stream for account changes, set to trigger a webhook or other target. | [link](https://docs.hellomoon.io/reference/post_v0-accounts-stream-create) | | HelloMoonPostV0AccountStreamUpdate | `direct/v1/HelloMoon/v0/accounts/stream/update` | PUT | Update an existing account data stream with new target or filter settings. | [link](https://docs.hellomoon.io/reference/put_v0-accounts-stream-update) | | HelloMoonPostV0ActiveStakePerValidator | `direct/v1/HelloMoon/v0/staking/active-stake-per-validator` | POST | Fetch active staking data per validator on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-staking-active-stake-per-validator) | | HelloMoonPostV0AssetDashboardUpdated | `direct/v1/HelloMoon/v0/asset-dash-updated` | POST | Retrieve updated asset dashboard data. | [link](https://docs.hellomoon.io/reference/post_v0-asset-dash-updated) | | HelloMoonPostV0BulkAccountData | `direct/v1/HelloMoon/v0/account-data/bulk` | POST | Retrieve bulk account data for Solana addresses. | [link](https://docs.hellomoon.io/reference/post_v0-account-data-bulk) | | HelloMoonPostV0CitrusAccountData | `direct/v1/HelloMoon/v0/citrus/account-data` | POST | Retrieve account data associated with Citrus on the Solana blockchain. | [link](https://docs.hellomoon.io/reference/post_v0-citrus-account-data) | | HelloMoonPostV0CitrusLoanEvents | `direct/v1/HelloMoon/v0/citrus/loan-events` | POST | Fetch loan event data for accounts associated with Citrus. | [link](https://docs.hellomoon.io/reference/post_v0-citrus-loan-events) | | HelloMoonPostV0CitrusLoanSummary | `direct/v1/HelloMoon/v0/citrus/loan-summary` | POST | Get a summary of loan data associated with Citrus. | [link](https://docs.hellomoon.io/reference/post_v0-citrus-loan-summary) | | HelloMoonPostV0DASOwnership | `direct/v1/HelloMoon/v0/das-ownership` | POST | Retrieve ownership data for Decentralized Autonomous Society (DAS) accounts on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-das-ownership) | | HelloMoonPostV0DeFiFungibleTokenInfo | `direct/v1/HelloMoon/v0/defi/fungible-token-info` | POST | Fetch information on fungible tokens in DeFi settings on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-fungible-token-info) | | HelloMoonPostV0DeFiHighVolumeRecentTokens | `direct/v1/HelloMoon/v0/defi/high-volume-recent-tokens` | POST | Fetch data on recently high-volume tokens within DeFi. | [link](https://docs.hellomoon.io/reference/post_v0-defi-high-volume-recent-tokens) | | HelloMoonPostV0DeFiLending | `direct/v1/HelloMoon/v0/defi/lending` | POST | Access DeFi lending data including borrowing and repayment activities for SPL tokens and stablecoins on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-lending) | | HelloMoonPostV0DeFiLiquidity | `direct/v1/HelloMoon/v0/defi/liquidity` | POST | Fetch liquidity data for a specific DeFi pool, with optional metadata. | [link](https://docs.hellomoon.io/reference/post_v0-defi-liquidity) | | HelloMoonPostV0DeFiProgramStatsDailyNewUsers | `direct/v1/HelloMoon/v0/defi/program-stats/daily-new-users` | POST | Retrieve daily new user counts for specific DeFi programs. | [link](https://docs.hellomoon.io/reference/post_v0-defi-program-stats-daily-new-users) | | HelloMoonPostV0DeFiProgramStatsOverlap | `direct/v1/HelloMoon/v0/defi/program-stats/overlap` | POST | Fetch overlap statistics for different DeFi programs. | [link](https://docs.hellomoon.io/reference/post_v0-defi-program-stats-overlap) | | HelloMoonPostV0DeFiProgramStatsTopTokens | `direct/v1/HelloMoon/v0/defi/program-stats/top-tokens` | POST | Retrieve top tokens based on user interaction within DeFi programs. | [link](https://docs.hellomoon.io/reference/post_v0-defi-program-stats-top-tokens) | | HelloMoonPostV0DeFiSmartMoney | `direct/v1/HelloMoon/v0/defi/smart-money` | POST | Fetch data on smart money activities within DeFi ecosystems on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-smart-money) | | HelloMoonPostV0DeFiSmartMoneyTopTokens | `direct/v1/HelloMoon/v0/defi/smart-money/top-tokens` | POST | Retrieve top tokens by smart money inflow. | [link](https://docs.hellomoon.io/reference/post_v0-defi-smart-money-top-tokens) | | HelloMoonPostV0DeFiSwaps | `direct/v1/HelloMoon/v0/defi/swaps` | POST | Retrieve swap transaction data for DeFi protocols, including details such as aggregator and time. | [link](https://docs.hellomoon.io/reference/post_v0-defi-swaps) | | HelloMoonPostV0DeFiTokenAge | `direct/v1/HelloMoon/v0/defi/token-age` | POST | Retrieve token age statistics within DeFi pools on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-token-age) | | HelloMoonPostV0DeFiTokenATH | `direct/v1/HelloMoon/v0/defi/token-ath` | POST | Fetch data on tokens that have reached all-time highs within DeFi platforms. | [link](https://docs.hellomoon.io/reference/post_v0-defi-token-ath) | | HelloMoonPostV0DeFiTokenBuyingActivity | `direct/v1/HelloMoon/v0/defi/token-buying` | POST | Retrieve recent buying activity data for tokens on DeFi platforms. | [link](https://docs.hellomoon.io/reference/post_v0-defi-token-buying) | | HelloMoonPostV0DeFiTotalLiquidity | `direct/v1/HelloMoon/v0/defi/total-liquidity` | POST | Get total liquidity data for DeFi platforms on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-total-liquidity) | | HelloMoonPostV0DeFiTrendingTokensVolume | `direct/v1/HelloMoon/v0/defi/trending-tokens-volume` | POST | Retrieve volume data for trending tokens on DeFi platforms. | [link](https://docs.hellomoon.io/reference/post_v0-defi-trending-tokens-volume) | | HelloMoonPostV0DeFiTwitterAccountsPerToken | `direct/v1/HelloMoon/v0/defi/twitter_accounts/per-token` | POST | Fetch Twitter account data associated with specific tokens on DeFi platforms. | [link](https://docs.hellomoon.io/reference/post_v0-defi-twitter-accounts-per-token) | | HelloMoonPostV0DevnetAccountData | `direct/v1/HelloMoon/v0/account-data/devnet` | POST | Retrieve account data for a single address on Solana Devnet. | [link](https://docs.hellomoon.io/reference/post_v0-account-data-devnet) | | HelloMoonPostV0DevnetBulkAccountData | `direct/v1/HelloMoon/v0/account-data/devnet/bulk` | POST | Fetch bulk account data on Solana Devnet. | [link](https://docs.hellomoon.io/reference/post_v0-account-data-devnet-bulk) | | HelloMoonPostV0DYORLeaderboard | `direct/v1/HelloMoon/v0/dyor/leaderboard` | POST | Retrieve a leaderboard related to DYOR (Do Your Own Research) activities on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-dyor-leaderboard) | | HelloMoonPostV0FraktLoanEvents | `direct/v1/HelloMoon/v0/frakt/loan-events` | POST | Retrieve loan event data for Frakt-related accounts. | [link](https://docs.hellomoon.io/reference/post_v0-frakt-loan-events) | | HelloMoonPostV0FraktLoanEventsforBonds | `direct/v1/HelloMoon/v0/frakt/loan-events/bonds` | POST | Retrieve loan events specifically related to bonds in the Frakt protocol. | [link](https://docs.hellomoon.io/reference/post_v0-frakt-loan-events-bonds) | | HelloMoonPostV0FraktLoanSummary | `direct/v1/HelloMoon/v0/frakt/loan-summary` | POST | Get a summary of loan data for accounts associated with Frakt. | [link](https://docs.hellomoon.io/reference/post_v0-frakt-loan-summary) | | HelloMoonPostV0FungibleTokenBalancesByOwner | `direct/v1/HelloMoon/v0/token/balances-by-owner-fungible` | POST | Retrieve fungible token balances held by a specified owner on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-balances-by-owner-fungible) | | HelloMoonPostV0GCRWheelRewardsMetadata | `direct/v1/HelloMoon/v0/gcr/wheel/get-rewards-meta` | POST | Retrieve metadata related to reward distributions in the GCR Wheel system. | [link](https://docs.hellomoon.io/reference/post_v0-gcr-wheel-get-rewards-meta) | | HelloMoonPostV0HelloMoonCollectionMintMapping | `direct/v1/HelloMoon/v0/hello-moon/collection-mint-mapping` | POST | Fetch mapping data for collections and mint addresses within the Hello Moon platform. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-collection-mint-mapping) | | HelloMoonPostV0HelloMoonGetPreferredToken | `direct/v1/HelloMoon/v0/hello-moon/defenders/get-preferred-token` | POST | Retrieve the preferred token settings for a specific user or account on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-defenders-get-preferred-token) | | HelloMoonPostV0HelloMoonLeaderboard | `direct/v1/HelloMoon/v0/hello-moon/leaderboard` | POST | Retrieve leaderboard data within the Hello Moon platform. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-leaderboard) | | HelloMoonPostV0HelloMoonLeaderboardAdd | `direct/v1/HelloMoon/v0/hello-moon/leaderboard/add` | POST | Add a user or account to the Hello Moon leaderboard. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-leaderboard-add) | | HelloMoonPostV0HelloMoonParsedSwaps | `direct/v1/HelloMoon/v0/hello-moon/parsed-swaps` | POST | Fetch parsed swap data on Hello Moon, including swap details by aggregator. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-parsed-swaps) | | HelloMoonPostV0HelloMoonRadiumLiquidity | `direct/v1/HelloMoon/v0/hello-moon/radium-liquidity` | POST | Retrieve liquidity data related to Radium pools on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-radium-liquidity) | | HelloMoonPostV0HelloMoonSetPreferredToken | `direct/v1/HelloMoon/v0/hello-moon/defenders/set-preferred-token` | POST | Set the preferred token for a specific user or account on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-defenders-set-preferred-token) | | HelloMoonPostV0HelloMoonTokenUnlockEmergencyMigration | `direct/v1/HelloMoon/v0/hello-moon/defenders/token-unlock-emergency-migration` | POST | Perform an emergency token unlock or migration for a user on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-defenders-token-unlock-emergency-migration) | | HelloMoonPostV0HelloMoonVerifiedCollections | `direct/v1/HelloMoon/v0/hello-moon/verified_collections` | POST | Retrieve verified NFT collection data on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-verified-collections) | | HelloMoonPostV0HelloMoonVerifiedCollectionsDev | `direct/v1/HelloMoon/v0/hello-moon/verified_collections/dev` | POST | Retrieve developer-specific verified collection data on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-hello-moon-verified-collections-dev) | | HelloMoonPostV0JitoConfirmTransaction | `direct/v1/HelloMoon/v0/jito/confirm-txn` | POST | Confirm a transaction on Solana using Jito, a high-performance trading solution. | [link](https://docs.hellomoon.io/reference/post_v0-jito-confirm-txn) | | HelloMoonPostV0JitoGetTipAccount | `direct/v1/HelloMoon/v0/jito/get-tip-account` | POST | Retrieve tipping account information for Jito transactions. | [link](https://docs.hellomoon.io/reference/post_v0-jito-get-tip-account) | | HelloMoonPostV0LiquidityPoolMetadata | `direct/v1/HelloMoon/v0/defi/liquidity-pools/metadata` | POST | Retrieve metadata for liquidity pools, including pool configurations and parameters. | [link](https://docs.hellomoon.io/reference/post_v0-defi-liquidity-pools-metadata) | | HelloMoonPostV0LiquidityPoolWithdrawalsandDeposits | `direct/v1/HelloMoon/v0/defi/liquidity-pools/withdrawals-deposits` | POST | Track deposits and withdrawals in DeFi liquidity pools on the Solana blockchain. | [link](https://docs.hellomoon.io/reference/post_v0-defi-liquidity-pools-withdrawals-deposits) | | HelloMoonPostV0LPBalance | `direct/v1/HelloMoon/v0/defi/lp-balance` | POST | Check the balance of liquidity provider tokens in DeFi pools on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-defi-lp-balance) | | HelloMoonPostV0NewBoards10 | `direct/v1/HelloMoon/v0/new-boards-10` | POST | Retrieve or interact with new leaderboard boards on Solana within Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-new-boards-10) | | HelloMoonPostV0NFTCollectionCollective | `direct/v1/HelloMoon/v0/nft/collection/collective` | POST | Fetch data for NFT collections labeled as "collective" on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-collective) | | HelloMoonPostV0NFTCollectionFloorPriceCompressed | `direct/v1/HelloMoon/v0/nft/collection/floor-price-compressed` | POST | Fetch compressed floor price data for NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-floor-price-compressed) | | HelloMoonPostV0NFTCollectionListing | `direct/v1/HelloMoon/v0/nft/collection/listing` | POST | Retrieve listing data for specific NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-listing) | | HelloMoonPostV0NFTCollectionOwnershipCumulative | `direct/v1/HelloMoon/v0/nft/collection/ownership/cumulative` | POST | Fetch cumulative ownership data for NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-ownership-cumulative) | | HelloMoonPostV0NFTCollectionOwnershipCurrent | `direct/v1/HelloMoon/v0/nft/collection/ownership/current` | POST | Retrieve current ownership data for an NFT collection. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-ownership-current) | | HelloMoonPostV0NFTCollectionOwnershipHistorical | `direct/v1/HelloMoon/v0/nft/collection/ownership/historical` | POST | Fetch historical ownership data for NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-ownership-historical) | | HelloMoonPostV0NFTCollectionOwnershipHoldingPeriod | `direct/v1/HelloMoon/v0/nft/collection/ownership/holding-period` | POST | Get holding period data for owners of NFTs in specific collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-ownership-holding-period) | | HelloMoonPostV0NFTCollectionOwnershipTopHolders | `direct/v1/HelloMoon/v0/nft/collection/ownership/top-holders` | POST | Retrieve top holder data for an NFT collection. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-ownership-top-holders) | | HelloMoonPostV0NFTCollectionPrimarySalesStats | `direct/v1/HelloMoon/v0/nft/collection/stats/primary-sales` | POST | Fetch primary sales statistics for NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-stats-primary-sales) | | HelloMoonPostV0NFTCollectionProgramUsage | `direct/v1/HelloMoon/v0/nft/collection/program-usage` | POST | Fetch program usage statistics for a specific NFT collection. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-program-usage) | | HelloMoonPostV0NFTCollectionSmartMoneyInflow | `direct/v1/HelloMoon/v0/nft/collection/smart-money-inflow` | POST | Retrieve data on smart money inflows into NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-smart-money-inflow) | | HelloMoonPostV0NFTCollectionStats | `direct/v1/HelloMoon/v0/nft/collection/stats` | POST | Retrieve statistical data for NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-stats) | | HelloMoonPostV0NFTCollectionWashTrading | `direct/v1/HelloMoon/v0/nft/collection/washtrading` | POST | Retrieve wash trading data for NFTs within specific collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-collection-washtrading) | | HelloMoonPostV0NFTFreezeLookupv2 | `direct/v1/HelloMoon/v0/nft/freeze_lookup/v2` | POST | Retrieve freeze status details for NFTs with updated settings or format. | [link](https://docs.hellomoon.io/reference/post_v0-nft-freeze-lookup-v2) | | HelloMoonPostV0NFTHistoricalOwnership | `direct/v1/HelloMoon/v0/nft/ownership/historical` | POST | Retrieve historical ownership data for NFTs within the specified endpoint. | [link](https://docs.hellomoon.io/reference/post_v0-nft-ownership-historical) | | HelloMoonPostV0NFTListingStatusv2 | `direct/v1/HelloMoon/v0/nft/listing-status/v2` | POST | Get updated listing status data for NFTs across marketplaces. | [link](https://docs.hellomoon.io/reference/post_v0-nft-listing-status-v2) | | HelloMoonPostV0NFTLoansCollectionSummary | `direct/v1/HelloMoon/v0/nft/loans/collection-summary` | POST | Get a summary of loans within NFT collections. | [link](https://docs.hellomoon.io/reference/post_v0-nft-loans-collection-summary) | | HelloMoonPostV0NFTMarketplaceTensorFloorPriceByCreator | `direct/v1/HelloMoon/v0/nft/marketplace/tensor/floor-price-by-creator` | POST | Retrieve floor price data for Tensor marketplace NFTs, grouped by creator. | [link](https://docs.hellomoon.io/reference/post_v0-nft-marketplace-tensor-floor-price-by-creator) | | HelloMoonPostV0NFTMarketStats | `direct/v1/HelloMoon/v0/nft/market-stats` | POST | Fetch general market statistics for NFTs. | [link](https://docs.hellomoon.io/reference/post_v0-nft-market-stats) | | HelloMoonPostV0NFTSalesPerMarketDaily | `direct/v1/HelloMoon/v0/nft/sales_per_market_daily` | POST | Fetch daily sales data for NFTs across different marketplaces. | [link](https://docs.hellomoon.io/reference/post_v0-nft-sales-per-market-daily) | | HelloMoonPostV0ParsedAccountCreate | `direct/v1/HelloMoon/v0/accounts/parsed/create` | POST | Create a parsed account entry with a specified target type, such as a webhook. | [link](https://docs.hellomoon.io/reference/post_v0-accounts-parsed-create) | | HelloMoonPostV0ParsedAccountUpdate | `direct/v1/HelloMoon/v0/accounts/parsed/update` | PUT | Update a parsed account entry with new data or target information. | [link](https://docs.hellomoon.io/reference/put_v0-accounts-parsed-update) | | HelloMoonPostV0PrintTopTokensByFrequency | `direct/v1/HelloMoon/v0/print/top-tokens-by-frequency` | POST | Fetch tokens sorted by frequency within the Print category. | [link](https://docs.hellomoon.io/reference/post_v0-print-top-tokens-by-frequency) | | HelloMoonPostV0PrintTopTokensByProfit | `direct/v1/HelloMoon/v0/print/top-tokens-by-profit` | POST | Retrieve tokens ranked by profitability within the Print category. | [link](https://docs.hellomoon.io/reference/post_v0-print-top-tokens-by-profit) | | HelloMoonPostV0PrintTopTokensTraderProfit | `direct/v1/HelloMoon/v0/print/top-tokens-trader-profit` | POST | Fetch tokens ranked by trader profit within Print. | [link](https://docs.hellomoon.io/reference/post_v0-print-top-tokens-trader-profit) | | HelloMoonPostV0PrintTopTokensUsers | `direct/v1/HelloMoon/v0/print/top-tokens-users` | POST | Retrieve data on top tokens by user count within Print. | [link](https://docs.hellomoon.io/reference/post_v0-print-top-tokens-users) | | HelloMoonPostV0PrintWalletStats | `direct/v1/HelloMoon/v0/print/stats/wallet` | POST | Fetch wallet statistics for Print-related data on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-print-stats-wallet) | | HelloMoonPostV0ProcessandFreezeTentacles | `direct/v1/HelloMoon/v0/tenacious_tentacles/process-and-freeze` | POST | Process and freeze specific data within the tenacious tentacles endpoint. | [link](https://docs.hellomoon.io/reference/post_v0-tenacious_tentacles-process-and-freeze) | | HelloMoonPostV0RainAccountData | `direct/v1/HelloMoon/v0/rain/account-data` | POST | Retrieve account data associated with Rain on the Solana blockchain. | [link](https://docs.hellomoon.io/reference/post_v0-rain-account-data) | | HelloMoonPostV0RewardPerValidator | `direct/v1/HelloMoon/v0/staking/reward-per-validator` | POST | Get reward data per validator on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-staking-reward-per-validator) | | HelloMoonPostV0SharkyAccountData | `direct/v1/HelloMoon/v0/sharky/account-data` | POST | Retrieve account data for Sharky-related accounts on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-account-data) | | HelloMoonPostV0SharkyAPY | `direct/v1/HelloMoon/v0/sharky/apy` | POST | Retrieve APY (annual percentage yield) data for accounts associated with Sharky. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-apy) | | HelloMoonPostV0SharkyDefaultStats | `direct/v1/HelloMoon/v0/sharky/default-stats` | POST | Retrieve default statistics for Sharky loans on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-default-stats) | | HelloMoonPostV0SharkyDeveloperAccountData | `direct/v1/HelloMoon/v0/sharky/account-data/dev` | POST | Fetch developer-specific account data within the Sharky protocol. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-account-data-dev) | | HelloMoonPostV0SharkyFilteredLoanSummary | `direct/v1/HelloMoon/v0/sharky/loan-summary/filtered` | POST | Provides a filtered summary of loan data within the Sharky protocol. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-loan-summary-filtered) | | HelloMoonPostV0SharkyHistoricalDefaults | `direct/v1/HelloMoon/v0/sharky/historical-defaults` | POST | Fetch historical default data for Sharky loans. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-historical-defaults) | | HelloMoonPostV0SharkyLoanEvents | `direct/v1/HelloMoon/v0/sharky/loan-events` | POST | Fetch loan event data for accounts associated with Sharky. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-loan-events) | | HelloMoonPostV0SharkyLoanSummary | `direct/v1/HelloMoon/v0/sharky/loan-summary` | POST | Get a summary of loan data associated with Sharky accounts. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-loan-summary) | | HelloMoonPostV0SharkyLoanSummaryPrivate | `direct/v1/HelloMoon/v0/sharky/loan-summary-private` | POST | Retrieve private loan summary data within the Sharky endpoint. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-loan-summary-private) | | HelloMoonPostV0SharkyOrderbookStats | `direct/v1/HelloMoon/v0/sharky/orderbook-stats` | POST | Retrieve orderbook statistics for Sharky. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-orderbook-stats) | | HelloMoonPostV0SharkyOrderbookSummary | `direct/v1/HelloMoon/v0/sharky/orderbook-summary` | POST | Get a summary of Sharky orderbook data. | [link](https://docs.hellomoon.io/reference/post_v0-sharky-orderbook-summary) | | HelloMoonPostV0SmartMoneyTokens | `direct/v1/HelloMoon/v0/token/smart-money` | POST | Fetch data on tokens associated with smart money inflows, with ordering and pagination options. | [link](https://docs.hellomoon.io/reference/post_v0-token-smart-money) | | HelloMoonPostV0SolanaArtemisProgramStats | `direct/v1/HelloMoon/v0/solana/artemis-program-stats` | POST | Retrieve program statistics for the Artemis program on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-solana-artemis-program-stats) | | HelloMoonPostV0SOLGridBotTopTokensOneMinute | `direct/v1/HelloMoon/v0/defi/sol-grid-bot/top-tokens-one-min` | POST | Fetch one-minute interval data on top tokens from the SOL Grid Bot. | [link](https://docs.hellomoon.io/reference/post_v0-defi-sol-grid-bot-top-tokens-one-min) | | HelloMoonPostV0StakingAccounts | `direct/v1/HelloMoon/v0/defi/staking/accounts` | POST | Retrieve data on staking accounts, including balance and stake pool data. | [link](https://docs.hellomoon.io/reference/post_v0-defi-staking-accounts) | | HelloMoonPostV0StakingActions | `direct/v1/HelloMoon/v0/staking/actions` | POST | Interact with staking-related actions or activities on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-staking-actions) | | HelloMoonPostV0StakingRewards | `direct/v1/HelloMoon/v0/staking/rewards` | POST | Fetch staking reward data for a specified validator or account. | [link](https://docs.hellomoon.io/reference/post_v0-staking-rewards) | | HelloMoonPostV0StakingTransfers | `direct/v1/HelloMoon/v0/staking/transfers` | POST | Retrieve records of staking-related transfers, such as stake activations and deactivations. | [link](https://docs.hellomoon.io/reference/post_v0-staking-transfers) | | HelloMoonPostV0SubscriptionCreate | `direct/v1/HelloMoon/v0/subscriptions/create` | POST | Create a new subscription for webhook or other event notifications. | [link](https://docs.hellomoon.io/reference/post_v0-subscriptions-create) | | HelloMoonPostV0SubscriptionList | `direct/v1/HelloMoon/v0/subscriptions/list` | GET | List all active subscriptions. | [link](https://docs.hellomoon.io/reference/get_v0-subscriptions-list) | | HelloMoonPostV0SubscriptionRemovebyID | `direct/v1/HelloMoon/v0/subscriptions/remove/{id}` | DELETE | Remove a subscription by its ID. | [link](https://docs.hellomoon.io/reference/delete_v0-subscriptions-remove-id) | | HelloMoonPostV0SubscriptionRetrievebyID | `direct/v1/HelloMoon/v0/subscriptions/retrieve/{id}` | GET | Retrieve a specific subscription by its ID. | [link](https://docs.hellomoon.io/reference/get_v0-subscriptions-retrieve-id) | | HelloMoonPostV0SubscriptionUpdate | `direct/v1/HelloMoon/v0/subscriptions/update` | PUT | Update an existing subscription with new settings or filters. | [link](https://docs.hellomoon.io/reference/put_v0-subscriptions-update) | | HelloMoonPostV0SuperfansLogin | `direct/v1/HelloMoon/v0/superfans/login` | POST | Login endpoint for Superfans on Hello Moon. | [link](https://docs.hellomoon.io/reference/post_v0-superfans-login) | | HelloMoonPostV0SwapsMintFilter | `direct/v1/HelloMoon/v0/swaps/mint-filter` | POST | Filter swap transactions by mint address, pagination supported. | [link](https://docs.hellomoon.io/reference/post_v0-swaps-mint-filter) | | HelloMoonPostV0TenaciousTentacles | `direct/v1/HelloMoon/v0/tenacious_tentacles/get_tentacles` | POST | Retrieve tentacle-related data from the tenacious tentacles endpoint. | [link](https://docs.hellomoon.io/reference/post_v0-tenacious_tentacles-get_tentacles) | | HelloMoonPostV0Token22BuyingPerDay | `direct/v1/HelloMoon/v0/token-22/buying-per-day` | POST | Track daily buying activity for Token-22 assets on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-buying-per-day) | | HelloMoonPostV0Token22CreationPerDay | `direct/v1/HelloMoon/v0/token-22/creation-per-day` | POST | Track daily creation activity for Token-22 assets on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-creation-per-day) | | HelloMoonPostV0Token22DailyActiveUsers | `direct/v1/HelloMoon/v0/token-22/users-per-day` | POST | Track the daily active users of a specific token. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-users-per-day) | | HelloMoonPostV0Token22SellingPerDay | `direct/v1/HelloMoon/v0/token-22/selling-per-day` | POST | Track daily selling activity for Token-22 assets on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-selling-per-day) | | HelloMoonPostV0Token22SwapsBalancePer Day | `direct/v1/HelloMoon/v0/token-22/swaps-balance-per-day` | POST | Retrieve daily balance data for swaps involving Token-22 assets. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-swaps-balance-per-day) | | HelloMoonPostV0Token22TransfersPerDay | `direct/v1/HelloMoon/v0/token-22/transfers-per-day` | POST | Track daily transfer activity for Token-22 assets. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-transfers-per-day) | | HelloMoonPostV0TokenCandlesticks | `direct/v1/HelloMoon/v0/token/candlesticks` | POST | Retrieve candlestick data for token price movements, filtered by start time or other criteria. | [link](https://docs.hellomoon.io/reference/post_v0-token-candlesticks) | | HelloMoonPostV0TokenDailyActiveUsers | `direct/v1/HelloMoon/v0/token/daily_active_users` | POST | Track daily active users for a specified token. | [link](https://docs.hellomoon.io/reference/post_v0-token-daily-active-users) | | HelloMoonPostV0TokenDailyNewPurchases | `direct/v1/HelloMoon/v0/token/daily_new_purchases` | POST | Track daily new purchases for a specified token. | [link](https://docs.hellomoon.io/reference/post_v0-token-daily-new-purchases) | | HelloMoonPostV0TokenFirstTimeUsersPer Day | `direct/v1/HelloMoon/v0/token-22/first-time-users-per-day` | POST | Track daily first-time users of a specific token. | [link](https://docs.hellomoon.io/reference/post_v0-token-22-first-time-users-per-day) | | HelloMoonPostV0TokenSmartMoneyInflow | `direct/v1/HelloMoon/v0/token/smart-money-inflow` | POST | Retrieve data on the inflow of smart money into specific tokens. | [link](https://docs.hellomoon.io/reference/post_v0-token-smart-money-inflow) | | HelloMoonPostV0TokenStats | `direct/v1/HelloMoon/v0/token/stats` | POST | Fetch statistical data for tokens on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-stats) | | HelloMoonPostV0TokenTradingVolume | `direct/v1/HelloMoon/v0/token/trading-volume` | POST | Fetch trading volume data for a specific token. | [link](https://docs.hellomoon.io/reference/post_v0-token-trading-volume) | | HelloMoonPostV0TokenVolumeStats | `direct/v1/HelloMoon/v0/token/volume-stats` | POST | Retrieve volume statistics for tokens on Solana. | [link](https://docs.hellomoon.io/reference/post_v0-token-volume-stats) | | HelloMoonPostV0TopHolderswithMeta | `direct/v1/HelloMoon/v0/defi/top-holders/w-meta` | POST | Retrieve top holders with additional metadata information. | [link](https://docs.hellomoon.io/reference/post_v0-defi-top-holders-w-meta) | | HelloMoonPostV0TransactionStreamCreate | `direct/v1/HelloMoon/v0/transaction/stream/create` | POST | Create a transaction data stream with specified webhook or notification settings. | [link](https://docs.hellomoon.io/reference/post_v0-transaction-stream-create) | | HelloMoonPostV0TransactionStreamUpdate | `direct/v1/HelloMoon/v0/transaction/stream/update` | PUT | Update an existing transaction data stream with new settings. | [link](https://docs.hellomoon.io/reference/put_v0-transaction-stream-update) | | HelloMoonPostV0UserPositions | `direct/v1/HelloMoon/v0/defi/user-positions` | POST | Fetch user-specific DeFi positions across various pools and assets. | [link](https://docs.hellomoon.io/reference/post_v0-defi-user-positions) | | HelloMoonPostV0VerifyTentacles | `direct/v1/HelloMoon/v0/tenacious_tentacles/verify` | POST | Verify data within the tenacious tentacles endpoint. | [link](https://docs.hellomoon.io/reference/post_v0-tenacious_tentacles-verify) | | HelloMoonPostV0WhirlpoolPositionsByUser | `direct/v1/HelloMoon/v0/defi/whirlpools/positions-by-user` | POST | Retrieve positions within Whirlpool liquidity pools for a specific user. | [link](https://docs.hellomoon.io/reference/post_v0-defi-whirlpools-positions-by-user) | ## Moralis | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | MoralisGetEndpointWeights | `direct/v1/Moralis/info/endpointWeights` | GET | Get weights of endpoints | [link](https://docs.moralis.com/web3-data-api/evm/reference/endpoint-weights) | | MoralisReviewContracts | `direct/v1/Moralis/contracts-review` | GET | Review contracts | [link](https://docs.moralis.com/web3-data-api/evm/reference/contracts-review) | ## Shyft | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | ShyftDeleteV1RemoveCallback | `direct/v1/Shyft/sol/v1/sol/v1/callback/remove` | DELETE | Use this endpoint to remove a callback | [link](https://docs.shyft.to/callbacks/callback-apis#remove-a-callback) | | ShyftGetV1ListCallbacks | `direct/v1/Shyft/sol/v1/callback/list` | GET | List all the callbacks | [link](https://docs.shyft.to/callbacks/callback-apis#list-callbacks) | | ShyftPostV1AddAddressesCallback | `direct/v1/Shyft/sol/v1/callback/add-addresses` | POST | Add addresses to a callback | [link](https://docs.shyft.to/callbacks/callback-apis#add-addresses-in-callback) | | ShyftPostV1CreateCallback | `direct/v1/Shyft/sol/v1/sol/v1/callback/create` | POST | Create a callback | [link](https://docs.shyft.to/callbacks/callback-apis#register-a-callback) | | ShyftPostV1PauseCallback | `direct/v1/Shyft/sol/v1/callback/pause` | POST | Pause a callback | [link](https://docs.shyft.to/callbacks/callback-apis#pause-a-callback) | | ShyftPostV1RemoveAddressesCallback | `direct/v1/Shyft/sol/v1/callback/remove-addresses` | POST | Remove addresses from a callback | [link](https://docs.shyft.to/callbacks/callback-apis#remove-addresses-from-callback) | | ShyftPostV1ResumeCallback | `direct/v1/Shyft/sol/v1/callback/resume` | POST | Resume a callback | [link](https://docs.shyft.to/callbacks/callback-apis#resume-a-callback) | | ShyftPostV1UpdateCallback | `direct/v1/Shyft/sol/v1/callback/update` | POST | Update a callback | [link](https://docs.shyft.to/callbacks/callback-apis#update-a-callback) | ## SimpleHash | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | SimpleHashGetPendingRuneSalesByFungibleId | `direct/v1/SimpleHash/fungibles/pending_rune_sales_by_fungible_id/{fungible_id}` | GET | Pending Rune Sales by Fungible ID | [link](https://docs.simplehash.com/reference/pending-rune-sales-by-fungible) | | SimpleHashGetPendingRuneSalesByWallet | `direct/v1/SimpleHash/fungibles/pending_rune_sales_by_wallet/{wallet}` | GET | Pending Rune Sales by Wallet | [link](https://docs.simplehash.com/reference/pending-rune-sales-by-wallet) | ## SolScan | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | SolScanGetV1AccountSolTransfers | `direct/v1/SolScan/v1.0/account/solTransfers` | GET | Get SOL transfers for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV1AccountSplTransfers | `direct/v1/SolScan/v1.0/account/splTransfers` | GET | Get SPL transfers for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV1AccountStakeAccounts | `direct/v1/SolScan/v1.0/account/stakeAccounts` | GET | Get staking accounts for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV1ExportAccountRewards | `direct/v1/SolScan/v1.0/account/exportRewards` | GET | Export rewards for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV1ExportAccountTransactions | `direct/v1/SolScan/v1.0/account/exportTransactions` | GET | Export transactions for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV1TokenHolders | `direct/v1/SolScan/v1.0/token/holders` | GET | Get the list of token holders on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | | SolScanGetV2AccountBalanceChangeActivities | `direct/v1/SolScan/v2.0/account/balance_change` | GET | Get balance change activities for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-balance_change) | | SolScanGetV2AccountDefiActivities | `direct/v1/SolScan/v2.0/account/defi/activities` | GET | Get DeFi activities for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-defi-activities) | | SolScanGetV2AccountDetail | `direct/v1/SolScan/v2.0/account/detail` | GET | Get detailed information for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-detail) | | SolScanGetV2AccountStake | `direct/v1/SolScan/v2.0/account/stake` | GET | Get staking information for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-stake) | | SolScanGetV2AccountTransfer | `direct/v1/SolScan/v2.0/account/transfer` | GET | Get transfer information for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-transfer) | | SolScanGetV2ExportAccountRewards | `direct/v1/SolScan/v2.0/account/reward/export` | GET | Export rewards for a specific account on Solana. | [link](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-account-reward-export) | ## TonAPI | Name | Path | Method | Description | Docs | |------|------|--------|-------------|------| | TonAPIGetV2AccountNominatorsPools | `direct/v1/TonAPI/v2/staking/nominator/{account_id}/pools` | GET | All pools where account participates | [link](https://tonapi.io/api-v2#operations-Staking-getAccountNominatorsPools) | | TonAPIGetV2ChartRates | `direct/v1/TonAPI/v2/rates/chart` | GET | Get chart by token | [link](https://tonapi.io/api-v2#operations-Rates-getChartRates) | | TonAPIGetV2Rates | `direct/v1/TonAPI/v2/rates` | GET | Get the token price to the currency | [link](https://tonapi.io/api-v2#operations-Rates-getRates) | | TonAPIGetV2StakingPoolHistory | `direct/v1/TonAPI/v2/staking/pool/{account_id}/history` | GET | Pool history | [link](https://tonapi.io/api-v2#operations-Staking-getStakingPoolHistory) | | TonAPIGetV2StakingPoolInfo | `direct/v1/TonAPI/v2/staking/pool/{account_id}` | GET | Stacking pool info | [link](https://tonapi.io/api-v2#operations-Staking-getStakingPoolInfo) | | TonAPIGetV2StakingPools | `direct/v1/TonAPI/v2/staking/pools` | GET | All pools available in network | [link](https://tonapi.io/api-v2#operations-Staking-getStakingPools) |