Skip to main content

HelloMoon — Direct API Endpoints

HelloMoon provides 180 unique direct API endpoints across the following categories:
  • DeFi (126 endpoints)
  • Market Data (15 endpoints)
  • NFT (51 endpoints)
  • SocialFi (18 endpoints)
  • Token (49 endpoints)
  • Transaction (8 endpoints)
  • Wallets (4 endpoints)
Note: Some endpoints appear in multiple categories. The count above reflects unique API paths.
Learn more: HelloMoon Documentation

Prefix and Example

Prefix: No prefix is required for HelloMoon, an example URL will therefore look like: https://api.uniblock.dev/direct/v1/HelloMoon + /[HelloMoon_endpoint]. Example Request:
curl --request GET \
  --url https://api.uniblock.dev/direct/v1/HelloMoon/v0/subscriptions/list \
  --header 'accept: application/json' \
  --header 'x-api-key: YOUR_UNIBLOCK_API_KEY'

DeFi

DELETE

PathEst. CUDescription
direct/v1/HelloMoon/v0/subscriptions/remove/{id}50Remove a subscription by its ID.

GET

PathEst. CUDescription
direct/v1/HelloMoon/v0/subscriptions/list50List all active subscriptions.
direct/v1/HelloMoon/v0/subscriptions/retrieve
/{id}
50Retrieve a specific subscription by its ID.

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/account-data50Retrieve account data for a specified address on Solana.
direct/v1/HelloMoon/v0/accounts/stream/create50Create a data stream for account changes, set to trigger a webhook or other target.
direct/v1/HelloMoon/v0/staking
/active-stake-per-validator
50Fetch active staking data per validator on Solana.
direct/v1/HelloMoon/v0/asset-dash-updated50Retrieve updated asset dashboard data.
direct/v1/HelloMoon/v0/account-data/bulk50Retrieve bulk account data for Solana addresses.
direct/v1/HelloMoon/v0/citrus/account-data50Retrieve account data associated with Citrus on the Solana blockchain.
direct/v1/HelloMoon/v0/citrus/loan-events50Fetch loan event data for accounts associated with Citrus.
direct/v1/HelloMoon/v0/citrus/loan-summary50Get a summary of loan data associated with Citrus.
direct/v1/HelloMoon/v0/das-ownership50Retrieve ownership data for Decentralized Autonomous Society (DAS) accounts on Solana.
direct/v1/HelloMoon/v0/defi/fungible-token-info50Fetch information on fungible tokens in DeFi settings on Solana.
direct/v1/HelloMoon/v0/defi
/high-volume-recent-tokens
50Fetch data on recently high-volume tokens within DeFi.
direct/v1/HelloMoon/v0/defi/lending50Access DeFi lending data including borrowing and repayment activities for SPL tokens and stablecoins on Solana.
direct/v1/HelloMoon/v0/defi/liquidity50Fetch liquidity data for a specific DeFi pool, with optional metadata.
direct/v1/HelloMoon/v0/defi/program-stats
/daily-new-users
50Retrieve daily new user counts for specific DeFi programs.
direct/v1/HelloMoon/v0/defi/program-stats
/overlap
50Fetch overlap statistics for different DeFi programs.
direct/v1/HelloMoon/v0/defi/program-stats
/top-tokens
50Retrieve top tokens based on user interaction within DeFi programs.
direct/v1/HelloMoon/v0/defi/smart-money50Fetch data on smart money activities within DeFi ecosystems on Solana.
direct/v1/HelloMoon/v0/defi/smart-money
/top-tokens
50Retrieve top tokens by smart money inflow.
direct/v1/HelloMoon/v0/defi/swaps50Retrieve swap transaction data for DeFi protocols, including details such as aggregator and time.
direct/v1/HelloMoon/v0/defi/token-age50Retrieve token age statistics within DeFi pools on Solana.
direct/v1/HelloMoon/v0/defi/token-ath50Fetch data on tokens that have reached all-time highs within DeFi platforms.
direct/v1/HelloMoon/v0/defi/token-buying50Retrieve recent buying activity data for tokens on DeFi platforms.
direct/v1/HelloMoon/v0/defi/total-liquidity50Get total liquidity data for DeFi platforms on Solana.
direct/v1/HelloMoon/v0/defi
/trending-tokens-volume
50Retrieve volume data for trending tokens on DeFi platforms.
direct/v1/HelloMoon/v0/defi/twitter_accounts
/per-token
50Fetch Twitter account data associated with specific tokens on DeFi platforms.
direct/v1/HelloMoon/v0/account-data/devnet50Retrieve account data for a single address on Solana Devnet.
direct/v1/HelloMoon/v0/account-data/devnet/bulk50Fetch bulk account data on Solana Devnet.
direct/v1/HelloMoon/v0/dyor/leaderboard50Retrieve a leaderboard related to DYOR (Do Your Own Research) activities on Solana.
direct/v1/HelloMoon/v0/frakt/loan-events50Retrieve loan event data for Frakt-related accounts.
direct/v1/HelloMoon/v0/frakt/loan-events/bonds50Retrieve loan events specifically related to bonds in the Frakt protocol.
direct/v1/HelloMoon/v0/frakt/loan-summary50Get a summary of loan data for accounts associated with Frakt.
direct/v1/HelloMoon/v0/token
/balances-by-owner-fungible
50Retrieve fungible token balances held by a specified owner on Solana.
direct/v1/HelloMoon/v0/gcr/wheel
/get-rewards-meta
50Retrieve metadata related to reward distributions in the GCR Wheel system.
direct/v1/HelloMoon/v0/hello-moon
/collection-mint-mapping
50Fetch mapping data for collections and mint addresses within the Hello Moon platform.
direct/v1/HelloMoon/v0/hello-moon/defenders
/get-preferred-token
50Retrieve the preferred token settings for a specific user or account on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon/leaderboard50Retrieve leaderboard data within the Hello Moon platform.
direct/v1/HelloMoon/v0/hello-moon/leaderboard
/add
50Add a user or account to the Hello Moon leaderboard.
direct/v1/HelloMoon/v0/hello-moon/parsed-swaps50Fetch parsed swap data on Hello Moon, including swap details by aggregator.
direct/v1/HelloMoon/v0/hello-moon
/radium-liquidity
50Retrieve liquidity data related to Radium pools on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon/defenders
/set-preferred-token
50Set the preferred token for a specific user or account on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon/defenders
/token-unlock-emergency-migration
50Perform an emergency token unlock or migration for a user on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon
/verified_collections
50Retrieve verified NFT collection data on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon
/verified_collections/dev
50Retrieve developer-specific verified collection data on Hello Moon.
direct/v1/HelloMoon/v0/jito/confirm-txn50Confirm a transaction on Solana using Jito, a high-performance trading solution.
direct/v1/HelloMoon/v0/jito/get-tip-account50Retrieve tipping account information for Jito transactions.
direct/v1/HelloMoon/v0/defi/liquidity-pools
/metadata
50Retrieve metadata for liquidity pools, including pool configurations and parameters.
direct/v1/HelloMoon/v0/defi/liquidity-pools
/withdrawals-deposits
50Track deposits and withdrawals in DeFi liquidity pools on the Solana blockchain.
direct/v1/HelloMoon/v0/defi/lp-balance50Check the balance of liquidity provider tokens in DeFi pools on Solana.
direct/v1/HelloMoon/v0/new-boards-1050Retrieve or interact with new leaderboard boards on Solana within Hello Moon.
direct/v1/HelloMoon/v0/nft/collection/collective50Fetch data for NFT collections labeled as “collective” on Hello Moon.
direct/v1/HelloMoon/v0/nft/collection
/floor-price-compressed
50Fetch compressed floor price data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/listing50Retrieve listing data for specific NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/cumulative
50Fetch cumulative ownership data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/current
50Retrieve current ownership data for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/ownership
/historical
50Fetch historical ownership data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/holding-period
50Get holding period data for owners of NFTs in specific collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/top-holders
50Retrieve top holder data for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/stats
/primary-sales
50Fetch primary sales statistics for NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/program-usage
50Fetch program usage statistics for a specific NFT collection.
direct/v1/HelloMoon/v0/nft/collection
/smart-money-inflow
50Retrieve data on smart money inflows into NFT collections.
direct/v1/HelloMoon/v0/nft/collection/stats50Retrieve statistical data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/washtrading
50Retrieve wash trading data for NFTs within specific collections.
direct/v1/HelloMoon/v0/nft/freeze_lookup/v250Retrieve freeze status details for NFTs with updated settings or format.
direct/v1/HelloMoon/v0/nft/ownership/historical50Retrieve historical ownership data for NFTs within the specified endpoint.
direct/v1/HelloMoon/v0/nft/listing-status/v250Get updated listing status data for NFTs across marketplaces.
direct/v1/HelloMoon/v0/nft/loans
/collection-summary
50Get a summary of loans within NFT collections.
direct/v1/HelloMoon/v0/nft/marketplace/tensor
/floor-price-by-creator
50Retrieve floor price data for Tensor marketplace NFTs, grouped by creator.
direct/v1/HelloMoon/v0/nft/market-stats50Fetch general market statistics for NFTs.
direct/v1/HelloMoon/v0/nft
/sales_per_market_daily
50Fetch daily sales data for NFTs across different marketplaces.
direct/v1/HelloMoon/v0/accounts/parsed/create50Create a parsed account entry with a specified target type, such as a webhook.
direct/v1/HelloMoon/v0/print
/top-tokens-by-frequency
50Fetch tokens sorted by frequency within the Print category.
direct/v1/HelloMoon/v0/print
/top-tokens-by-profit
50Retrieve tokens ranked by profitability within the Print category.
direct/v1/HelloMoon/v0/print
/top-tokens-trader-profit
50Fetch tokens ranked by trader profit within Print.
direct/v1/HelloMoon/v0/print/top-tokens-users50Retrieve data on top tokens by user count within Print.
direct/v1/HelloMoon/v0/print/stats/wallet50Fetch wallet statistics for Print-related data on Solana.
direct/v1/HelloMoon/v0/tenacious_tentacles
/process-and-freeze
50Process and freeze specific data within the tenacious tentacles endpoint.
direct/v1/HelloMoon/v0/rain/account-data50Retrieve account data associated with Rain on the Solana blockchain.
direct/v1/HelloMoon/v0/staking
/reward-per-validator
50Get reward data per validator on Solana.
direct/v1/HelloMoon/v0/sharky/account-data50Retrieve account data for Sharky-related accounts on Solana.
direct/v1/HelloMoon/v0/sharky/apy50Retrieve APY (annual percentage yield) data for accounts associated with Sharky.
direct/v1/HelloMoon/v0/sharky/default-stats50Retrieve default statistics for Sharky loans on Solana.
direct/v1/HelloMoon/v0/sharky/account-data/dev50Fetch developer-specific account data within the Sharky protocol.
direct/v1/HelloMoon/v0/sharky/loan-summary
/filtered
50Provides a filtered summary of loan data within the Sharky protocol.
direct/v1/HelloMoon/v0/sharky
/historical-defaults
50Fetch historical default data for Sharky loans.
direct/v1/HelloMoon/v0/sharky/loan-events50Fetch loan event data for accounts associated with Sharky.
direct/v1/HelloMoon/v0/sharky/loan-summary50Get a summary of loan data associated with Sharky accounts.
direct/v1/HelloMoon/v0/sharky
/loan-summary-private
50Retrieve private loan summary data within the Sharky endpoint.
direct/v1/HelloMoon/v0/sharky/orderbook-stats50Retrieve orderbook statistics for Sharky.
direct/v1/HelloMoon/v0/sharky/orderbook-summary50Get a summary of Sharky orderbook data.
direct/v1/HelloMoon/v0/token/smart-money50Fetch data on tokens associated with smart money inflows, with ordering and pagination options.
direct/v1/HelloMoon/v0/solana
/artemis-program-stats
50Retrieve program statistics for the Artemis program on Solana.
direct/v1/HelloMoon/v0/defi/sol-grid-bot
/top-tokens-one-min
50Fetch one-minute interval data on top tokens from the SOL Grid Bot.
direct/v1/HelloMoon/v0/defi/staking/accounts50Retrieve data on staking accounts, including balance and stake pool data.
direct/v1/HelloMoon/v0/staking/actions50Interact with staking-related actions or activities on Solana.
direct/v1/HelloMoon/v0/staking/rewards50Fetch staking reward data for a specified validator or account.
direct/v1/HelloMoon/v0/staking/transfers50Retrieve records of staking-related transfers, such as stake activations and deactivations.
direct/v1/HelloMoon/v0/subscriptions/create50Create a new subscription for webhook or other event notifications.
direct/v1/HelloMoon/v0/superfans/login50Login endpoint for Superfans on Hello Moon.
direct/v1/HelloMoon/v0/swaps/mint-filter50Filter swap transactions by mint address, pagination supported.
direct/v1/HelloMoon/v0/tenacious_tentacles
/get_tentacles
50Retrieve tentacle-related data from the tenacious tentacles endpoint.
direct/v1/HelloMoon/v0/token-22/buying-per-day50Track daily buying activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22/creation-per-day50Track daily creation activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22/users-per-day50Track the daily active users of a specific token.
direct/v1/HelloMoon/v0/token-22/selling-per-day50Track daily selling activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22
/swaps-balance-per-day
50Retrieve daily balance data for swaps involving Token-22 assets.
direct/v1/HelloMoon/v0/token-22
/transfers-per-day
50Track daily transfer activity for Token-22 assets.
direct/v1/HelloMoon/v0/token/candlesticks50Retrieve candlestick data for token price movements, filtered by start time or other criteria.
direct/v1/HelloMoon/v0/token/daily_active_users50Track daily active users for a specified token.
direct/v1/HelloMoon/v0/token/daily_new_purchases50Track daily new purchases for a specified token.
direct/v1/HelloMoon/v0/token-22
/first-time-users-per-day
50Track daily first-time users of a specific token.
direct/v1/HelloMoon/v0/token/smart-money-inflow50Retrieve data on the inflow of smart money into specific tokens.
direct/v1/HelloMoon/v0/token/stats50Fetch statistical data for tokens on Solana.
direct/v1/HelloMoon/v0/token/trading-volume50Fetch trading volume data for a specific token.
direct/v1/HelloMoon/v0/token/volume-stats50Retrieve volume statistics for tokens on Solana.
direct/v1/HelloMoon/v0/defi/top-holders/w-meta50Retrieve top holders with additional metadata information.
direct/v1/HelloMoon/v0/transaction/stream/create50Create a transaction data stream with specified webhook or notification settings.
direct/v1/HelloMoon/v0/defi/user-positions50Fetch user-specific DeFi positions across various pools and assets.
direct/v1/HelloMoon/v0/tenacious_tentacles
/verify
50Verify data within the tenacious tentacles endpoint.
direct/v1/HelloMoon/v0/defi/whirlpools
/positions-by-user
50Retrieve positions within Whirlpool liquidity pools for a specific user.

PUT

PathEst. CUDescription
direct/v1/HelloMoon/v0/accounts/stream/update50Update an existing account data stream with new target or filter settings.
direct/v1/HelloMoon/v0/accounts/parsed/update50Update a parsed account entry with new data or target information.
direct/v1/HelloMoon/v0/subscriptions/update50Update an existing subscription with new settings or filters.
direct/v1/HelloMoon/v0/transaction/stream/update50Update an existing transaction data stream with new settings.

Market Data

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/nft/collection/floorprice50Get the latest floor price for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/floorprice
/batched
50Fetch batched floor prices for multiple NFT collections.
direct/v1/HelloMoon/v0/nft/collection/floorprice
/candlesticks
50Retrieve candlestick data for floor prices of NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/floor-price-compressed
50Fetch compressed floor price data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/floorprices
50Retrieve floor prices across multiple NFT collections.
direct/v1/HelloMoon/v0/nft/estimated-price50Get estimated price for an NFT based on recent market data and trends.
direct/v1/HelloMoon/v0/nft/marketplace/tensor
/floor-price-by-creator
50Retrieve floor price data for Tensor marketplace NFTs, grouped by creator.
direct/v1/HelloMoon/v0/nft/marketplace
/transactions
50Retrieve NFT marketplace transaction records, including sale amounts and times.
direct/v1/HelloMoon/v0/nft/market-stats50Fetch general market statistics for NFTs.
direct/v1/HelloMoon/v0/nft
/sales_per_market_daily
50Fetch daily sales data for NFTs across different marketplaces.
direct/v1/HelloMoon/v0/spider/wenlambo
/usdc_price_in_sol
50Retrieve the price of USDC in SOL under the Spider Wenlambo category.
direct/v1/HelloMoon/v0/token/candlesticks50Retrieve candlestick data for token price movements, filtered by start time or other criteria.
direct/v1/HelloMoon/v0/token/price50Fetch the current price of a specified token.
direct/v1/HelloMoon/v0/token/price/batched50Retrieve batched price information for multiple tokens.
direct/v1/HelloMoon/v0/token/prices50Fetch historical and recent price data for a token with specified granularity.

NFT

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/hello-moon
/collection-mint-mapping
50Fetch mapping data for collections and mint addresses within the Hello Moon platform.
direct/v1/HelloMoon/v0/nft
/mint-accounts-by-owner-cnft
50Get mint account details for NFTs owned by a specific user.
direct/v1/HelloMoon/v0/nft/mints-by-owner50Get a list of NFTs minted by a specific owner on the blockchain.
direct/v1/HelloMoon/v0/nft/collection/all-time50Retrieve all-time data for NFT collections, including transaction volume and price history.
direct/v1/HelloMoon/v0/nft/collection/collective50Fetch data for NFT collections labeled as “collective” on Hello Moon.
direct/v1/HelloMoon/v0/nft/collection/floorprice50Get the latest floor price for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/floorprice
/batched
50Fetch batched floor prices for multiple NFT collections.
direct/v1/HelloMoon/v0/nft/collection/floorprice
/candlesticks
50Retrieve candlestick data for floor prices of NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/floor-price-compressed
50Fetch compressed floor price data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/floorprices
50Retrieve floor prices across multiple NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/leaderboard/stats
50Get leaderboard statistics for NFT collections based on trading volumes and other factors.
direct/v1/HelloMoon/v0/nft/collection/listing50Retrieve listing data for specific NFT collections.
direct/v1/HelloMoon/v0/nft/collection/mints50Retrieve data on newly minted NFTs within specific collections.
direct/v1/HelloMoon/v0/nft/collection/name50Retrieve NFT collection details by name, using a specific search strategy.
direct/v1/HelloMoon/v0/nft/collection/overlap50Fetch overlap data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/overlap
/top
50Retrieve top overlap data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/cumulative
50Fetch cumulative ownership data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/current
50Retrieve current ownership data for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/ownership
/historical
50Fetch historical ownership data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/holding-period
50Get holding period data for owners of NFTs in specific collections.
direct/v1/HelloMoon/v0/nft/collection/ownership
/top-holders
50Retrieve top holder data for an NFT collection.
direct/v1/HelloMoon/v0/nft/collection/stats
/primary-sales
50Fetch primary sales statistics for NFT collections.
direct/v1/HelloMoon/v0/nft/collection
/program-usage
50Fetch program usage statistics for a specific NFT collection.
direct/v1/HelloMoon/v0/nft/collection
/smart-money-inflow
50Retrieve data on smart money inflows into NFT collections.
direct/v1/HelloMoon/v0/nft/collection/stats50Retrieve statistical data for NFT collections.
direct/v1/HelloMoon/v0/nft/collection/volatility50Retrieve volatility data for NFT collections, useful for market analysis.
direct/v1/HelloMoon/v0/nft/collection
/washtrading
50Retrieve wash trading data for NFTs within specific collections.
direct/v1/HelloMoon/v0/nft/estimated-price50Get estimated price for an NFT based on recent market data and trends.
direct/v1/HelloMoon/v0/nft/freeze_lookup50Look up freeze status for NFTs within specific collections.
direct/v1/HelloMoon/v0/nft/freeze_lookup/v250Retrieve freeze status details for NFTs with updated settings or format.
direct/v1/HelloMoon/v0/nft/ownership/historical50Retrieve historical ownership data for NFTs within the specified endpoint.
direct/v1/HelloMoon/v0/nft/sales/secondary
/latest
50Fetch the latest secondary sales data for a specific NFT or collection.
direct/v1/HelloMoon/v0/nft/leaderboard50Retrieve an NFT leaderboard with ordering options such as by smart money inflow.
direct/v1/HelloMoon/v0/nft/listings50List all current NFT listings with detailed metadata.
direct/v1/HelloMoon/v0/nft/listing-status50Retrieve the current listing status of NFTs across marketplaces.
direct/v1/HelloMoon/v0/nft/listing-status/v250Get updated listing status data for NFTs across marketplaces.
direct/v1/HelloMoon/v0/nft/loans
/collection-summary
50Get a summary of loans within NFT collections.
direct/v1/HelloMoon/v0/nft/loans/ltv50Get loan-to-value (LTV) ratio data for NFTs, essential for loan assessment.
direct/v1/HelloMoon/v0/nft/marketplace/tensor
/floor-price-by-creator
50Retrieve floor price data for Tensor marketplace NFTs, grouped by creator.
direct/v1/HelloMoon/v0/nft/marketplace
/transactions
50Retrieve NFT marketplace transaction records, including sale amounts and times.
direct/v1/HelloMoon/v0/nft/market-stats50Fetch general market statistics for NFTs.
direct/v1/HelloMoon/v0/nft/mint_information50Retrieve detailed mint information for a specific NFT.
direct/v1/HelloMoon/v0/nft/collection/ownership
/for-pubkey
50Get NFT ownership information for a specific public key.
direct/v1/HelloMoon/v0/nft/sales/primary50Retrieve primary sale data for NFTs, including price and buyer information.
direct/v1/HelloMoon/v0/nft/royalty50Retrieve royalty information for NFTs within specified collections.
direct/v1/HelloMoon/v0/nft/royalty/all-time
/amount-paid
50Get the all-time amount of royalties paid for a specified NFT collection.
direct/v1/HelloMoon/v0/nft
/sales_per_market_daily
50Fetch daily sales data for NFTs across different marketplaces.
direct/v1/HelloMoon/v0/nft/sales/secondary50Retrieve secondary sale data for NFTs, including price and buyer details.
direct/v1/HelloMoon/v0/nft/sales/secondary
/latest/mint
50Retrieve recent secondary sales data for NFTs by mint address.
direct/v1/HelloMoon/v0/nft/social50Retrieve social engagement data for NFTs on Hello Moon.
direct/v1/HelloMoon/v0/shit/nfts50Fetch NFT data labeled under the “Shit” category on Hello Moon.

SocialFi

DELETE

PathEst. CUDescription
direct/v1/HelloMoon/v0/subscriptions/remove/{id}50Remove a subscription by its ID.

GET

PathEst. CUDescription
direct/v1/HelloMoon/v0/subscriptions/retrieve
/{id}
50Retrieve a specific subscription by its ID.

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/asset-dash-updated50Retrieve updated asset dashboard data.
direct/v1/HelloMoon/v0/defi
/high-volume-recent-tokens
50Fetch data on recently high-volume tokens within DeFi.
direct/v1/HelloMoon/v0/defi/token-buying50Retrieve recent buying activity data for tokens on DeFi platforms.
direct/v1/HelloMoon/v0/defi
/trending-tokens-volume
50Retrieve volume data for trending tokens on DeFi platforms.
direct/v1/HelloMoon/v0/nft/social50Retrieve social engagement data for NFTs on Hello Moon.
direct/v1/HelloMoon/v0/skill-issue/leaderboard
/get-all
50Retrieve leaderboard entries under the Skill Issue category on Hello Moon.
direct/v1/HelloMoon/v0/skill-issue/leaderboard
/insert
50Insert a new entry into the Skill Issue leaderboard.
direct/v1/HelloMoon/v0/skill-issue/profile50Retrieve profile data within the Skill Issue category.
direct/v1/HelloMoon/v0/skill-issue/profile/get50Fetch profile data for Skill Issue category participants on Hello Moon.
direct/v1/HelloMoon/v0/skill-issue/tournament
/had-entered
50Check if a user has entered a Skill Issue tournament on Hello Moon.
direct/v1/HelloMoon/v0/skill-issue/tournament
/time
50Fetch timing information for Skill Issue tournaments.
direct/v1/HelloMoon/v0/superfans/login50Login endpoint for Superfans on Hello Moon.
direct/v1/HelloMoon/v0/defi/top-holders/w-meta50Retrieve top holders with additional metadata information.
direct/v1/HelloMoon/v0/transaction/stream/create50Create a transaction data stream with specified webhook or notification settings.

PUT

PathEst. CUDescription
direct/v1/HelloMoon/v0/subscriptions/update50Update an existing subscription with new settings or filters.
direct/v1/HelloMoon/v0/transaction/stream/update50Update an existing transaction data stream with new settings.

Token

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/defi/fungible-token-info50Fetch information on fungible tokens in DeFi settings on Solana.
direct/v1/HelloMoon/v0/defi
/high-volume-recent-tokens
50Fetch data on recently high-volume tokens within DeFi.
direct/v1/HelloMoon/v0/defi/program-stats
/top-tokens
50Retrieve top tokens based on user interaction within DeFi programs.
direct/v1/HelloMoon/v0/defi/smart-money
/top-tokens
50Retrieve top tokens by smart money inflow.
direct/v1/HelloMoon/v0/defi/token-age50Retrieve token age statistics within DeFi pools on Solana.
direct/v1/HelloMoon/v0/defi/token-ath50Fetch data on tokens that have reached all-time highs within DeFi platforms.
direct/v1/HelloMoon/v0/defi/token-buying50Retrieve recent buying activity data for tokens on DeFi platforms.
direct/v1/HelloMoon/v0/defi
/trending-tokens-volume
50Retrieve volume data for trending tokens on DeFi platforms.
direct/v1/HelloMoon/v0/defi/twitter_accounts
/per-token
50Fetch Twitter account data associated with specific tokens on DeFi platforms.
direct/v1/HelloMoon/v0/token
/balances-by-owner-fungible
50Retrieve fungible token balances held by a specified owner on Solana.
direct/v1/HelloMoon/v0/hello-moon/defenders
/get-preferred-token
50Retrieve the preferred token settings for a specific user or account on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon/defenders
/set-preferred-token
50Set the preferred token for a specific user or account on Hello Moon.
direct/v1/HelloMoon/v0/hello-moon/defenders
/token-unlock-emergency-migration
50Perform an emergency token unlock or migration for a user on Hello Moon.
direct/v1/HelloMoon/v0/print
/top-tokens-by-frequency
50Fetch tokens sorted by frequency within the Print category.
direct/v1/HelloMoon/v0/print
/top-tokens-by-profit
50Retrieve tokens ranked by profitability within the Print category.
direct/v1/HelloMoon/v0/print
/top-tokens-trader-profit
50Fetch tokens ranked by trader profit within Print.
direct/v1/HelloMoon/v0/print/top-tokens-users50Retrieve data on top tokens by user count within Print.
direct/v1/HelloMoon/v0/shit/spl-token50Retrieve SPL token data under the “Shit” category on Hello Moon.
direct/v1/HelloMoon/v0/token/smart-money50Fetch data on tokens associated with smart money inflows, with ordering and pagination options.
direct/v1/HelloMoon/v0/token/sol-balance50Retrieve SOL balance for a specified wallet address.
direct/v1/HelloMoon/v0/defi/sol-grid-bot
/top-tokens-one-min
50Fetch one-minute interval data on top tokens from the SOL Grid Bot.
direct/v1/HelloMoon/v0/token-22/buying-per-day50Track daily buying activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22/creation-per-day50Track daily creation activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22/users-per-day50Track the daily active users of a specific token.
direct/v1/HelloMoon/v0/token-22/selling-per-day50Track daily selling activity for Token-22 assets on Solana.
direct/v1/HelloMoon/v0/token-22
/swaps-balance-per-day
50Retrieve daily balance data for swaps involving Token-22 assets.
direct/v1/HelloMoon/v0/token-22
/transfers-per-day
50Track daily transfer activity for Token-22 assets.
direct/v1/HelloMoon/v0/token/token-balance50Fetch token balance for a specified wallet address and token.
direct/v1/HelloMoon/v0/token/balances-by-owner50Retrieve token balances held by a specified owner on Solana.
direct/v1/HelloMoon/v0/token
/blocktime-unified-mint
50Get token block time for unified mint operations on Solana.
direct/v1/HelloMoon/v0/token/candlesticks50Retrieve candlestick data for token price movements, filtered by start time or other criteria.
direct/v1/HelloMoon/v0/token/creation50Retrieve creation information for tokens on Solana.
direct/v1/HelloMoon/v0/token/daily_active_users50Track daily active users for a specified token.
direct/v1/HelloMoon/v0/token/daily_new_purchases50Track daily new purchases for a specified token.
direct/v1/HelloMoon/v0/token-22
/first-time-users-per-day
50Track daily first-time users of a specific token.
direct/v1/HelloMoon/v0/token
/token-leaderboard-max-change
50Retrieve tokens with maximum changes in balance or value.
direct/v1/HelloMoon/v0/token/list50List available tokens with relevant metadata.
direct/v1/HelloMoon/v0/token/price50Fetch the current price of a specified token.
direct/v1/HelloMoon/v0/token/price/batched50Retrieve batched price information for multiple tokens.
direct/v1/HelloMoon/v0/token/prices50Fetch historical and recent price data for a token with specified granularity.
direct/v1/HelloMoon/v0/token/smart-money-inflow50Retrieve data on the inflow of smart money into specific tokens.
direct/v1/HelloMoon/v0/token/stats50Fetch statistical data for tokens on Solana.
direct/v1/HelloMoon/v0/token/supply50Retrieve the circulating supply of a specified token.
direct/v1/HelloMoon/v0/token/trading-volume50Fetch trading volume data for a specific token.
direct/v1/HelloMoon/v0/token/transfers50Retrieve recent transfer records for a token.
direct/v1/HelloMoon/v0/token/transfers
/historical
50Get historical transfer records for a specified token on Solana.
direct/v1/HelloMoon/v0/token/volume-stats50Retrieve volume statistics for tokens on Solana.
direct/v1/HelloMoon/v0/defi/top-holders50List top holders of specified DeFi tokens.
direct/v1/HelloMoon/v0/defi/top-holders/w-meta50Retrieve top holders with additional metadata information.

Transaction

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/solana/all-time
/txns-by-user
50Get all-time transaction history for a specified user on Solana.
direct/v1/HelloMoon/v0/defi/swaps50Retrieve swap transaction data for DeFi protocols, including details such as aggregator and time.
direct/v1/HelloMoon/v0/jito/confirm-txn50Confirm a transaction on Solana using Jito, a high-performance trading solution.
direct/v1/HelloMoon/v0/nft/marketplace
/transactions
50Retrieve NFT marketplace transaction records, including sale amounts and times.
direct/v1/HelloMoon/v0/swaps/mint-filter50Filter swap transactions by mint address, pagination supported.
direct/v1/HelloMoon/v0/solana/txns-by-user50Retrieve recent transactions for a specified user on Solana, with optional filters on block time.
direct/v1/HelloMoon/v0/transaction/stream/create50Create a transaction data stream with specified webhook or notification settings.

PUT

PathEst. CUDescription
direct/v1/HelloMoon/v0/transaction/stream/update50Update an existing transaction data stream with new settings.

Wallets

POST

PathEst. CUDescription
direct/v1/HelloMoon/v0/solana/all-time
/txns-by-user
50Get all-time transaction history for a specified user on Solana.
direct/v1/HelloMoon/v0/print/stats/wallet50Fetch wallet statistics for Print-related data on Solana.
direct/v1/HelloMoon/v0/solana/txns-by-user50Retrieve recent transactions for a specified user on Solana, with optional filters on block time.
direct/v1/HelloMoon/v0/defi/whirlpools
/positions-by-user
50Retrieve positions within Whirlpool liquidity pools for a specific user.