API endpoints for Token.
Token — Direct API Endpoints
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 |
AlchemyPostChainV2 | direct/v1/Alchemy/{chain}/v2 | POST | ||
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 |
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 |
Birdeye
Name | Path | Method | Description | Docs |
---|---|---|---|---|
BirdeyeGetDefiHistoricalPriceUnix | direct/v1/Birdeye/defi/historical_price_unix | GET | Price - Historical by unix time | link |
BirdeyeGetDefiHistoryPrice | direct/v1/Birdeye/defi/history_price | GET | Price - Historical | link |
BirdeyeGetDefiOhlcv | direct/v1/Birdeye/defi/ohlcv | GET | OHLCV | link |
BirdeyeGetDefiOhlcvBaseQuote | direct/v1/Birdeye/defi/ohlcv/base_quote | GET | OHLCV - Base/Quote | link |
BirdeyeGetDefiOhlcvPair | direct/v1/Birdeye/defi/ohlcv/pair | GET | OHLCV - Pair | link |
BirdeyeGetDefiPrice | direct/v1/Birdeye/defi/price | GET | Price | link |
BirdeyeGetDefiPriceVolumeSingle | direct/v1/Birdeye/defi/price_volume/single | GET | Price Volume - Single | link |
BirdeyeGetDefiTokenCreationInfo | direct/v1/Birdeye/defi/token_creation_info | GET | Token - Creation Token Info | link |
BirdeyeGetDefiTokenlist | direct/v1/Birdeye/defi/tokenlist | GET | Token - List (V1) | link |
BirdeyeGetDefiTokenOverview | direct/v1/Birdeye/defi/token_overview | GET | Token - Overview | link |
BirdeyeGetDefiTokenSecurity | direct/v1/Birdeye/defi/token_security | GET | Token - Security | link |
BirdeyeGetDefiTokenTrending | direct/v1/Birdeye/defi/token_trending | GET | Token - Trending List | link |
BirdeyeGetDefiTxsPair | direct/v1/Birdeye/defi/txs/pair | GET | Trades - Pair | link |
BirdeyeGetDefiTxsToken | direct/v1/Birdeye/defi/txs/token | GET | Trades - Token | link |
BirdeyeGetDefiV2Markets | direct/v1/Birdeye/defi/v2/markets | GET | Token - All Market List | link |
BirdeyeGetDefiV2TokensNewListing | direct/v1/Birdeye/defi/v2/tokens/new_listing | GET | Token - New listing | link |
BirdeyeGetDefiV2TokensTopTraders | direct/v1/Birdeye/defi/v2/tokens/top_traders | GET | Token - Top traders | link |
BirdeyeGetDefiV3TokenHolder | direct/v1/Birdeye/defi/v3/token/holder | GET | Token - Top Holders | link |
BirdeyeGetDefiV3TokenMarketData | direct/v1/Birdeye/defi/v3/token/market-data | GET | Token - Market Data | link |
BirdeyeGetDefiV3TokenMetaDataMultiple | direct/v1/Birdeye/defi/v3/token/meta-data/multiple | GET | Token - Metadata (Multiple) | link |
BirdeyeGetDefiV3TokenMetaDataSingle | direct/v1/Birdeye/defi/v3/token/meta-data/single | GET | Token - Metadata (Single) | link |
BirdeyeGetDefiV3TokenMintBurnTxs | direct/v1/Birdeye/defi/v3/token/mint-burn-txs | GET | Token - Mint/Burn | link |
BirdeyeGetDefiV3TokenTradeDataMultiple | direct/v1/Birdeye/defi/v3/token/trade-data/multiple | GET | Token - Trade Data (Multiple) | link |
BirdeyeGetDefiV3TokenTradeDataSingle | direct/v1/Birdeye/defi/v3/token/trade-data/single | GET | Token - Trade Data (Single) | link |
BirdeyeGetV1WalletMultichainTokenList | direct/v1/Birdeye/v1/wallet/multichain_token_list | GET | Wallet Portfolio - Multichain | link |
BirdeyeGetV1WalletTokenBalance | direct/v1/Birdeye/v1/wallet/token_balance | GET | Wallet - Token Balance | link |
BirdeyeGetV1WalletTokenList | direct/v1/Birdeye/v1/wallet/token_list | GET | Wallet Portfolio | link |
BirdeyePostDefiMultiPrice | direct/v1/Birdeye/defi/multi_price | POST | Price - Multiple | link |
BirdeyePostDefiPriceVolumeMulti | direct/v1/Birdeye/defi/price_volume/multi | POST | Price Volume - Multi | link |
BirdeyePostDefiV2TokensAll | direct/v1/Birdeye/defi/v2/tokens/all | POST | Token - List all (V2) | link |
Covalent
Name | Path | Method | Description | Docs |
---|---|---|---|---|
CovalentGetV1AddressBalancesNative | direct/v1/Covalent/v1/{chainName}/address/{walletAddress}/balances_native | GET | Get native token balance for address | link |
CovalentGetV1AddressBalancesV2 | direct/v1/Covalent/v1/{chainName}/address/{walletAddress}/balances_v2 | GET | Get token balances for address | link |
CovalentGetV1AddressTransfersV2 | direct/v1/Covalent/v1/{chainName}/address/{walletAddress}/transfers_v2 | GET | Get ERC20 token transfers for address | link |
CovalentGetV1AllChains | direct/v1/Covalent/v1/chains | GET | Get all chains | link |
CovalentGetV1AllChainStatuses | direct/v1/Covalent/v1/chains/status | GET | Get all chain statuses | link |
CovalentGetV1BitcoinBalancesV2 | direct/v1/Covalent/v1/btc-mainnet/address/{walletAddress}/balances_v2 | GET | Get Bitcoin balances for non-HD address | link |
CovalentGetV1CheckSpecificNftOwnership | direct/v1/Covalent/v1/{chainName}/address/{walletAddress}/collection/{collectionContract}/token/{tokenId} | GET | Check ownership in NFT collection for specific token | link |
CovalentGetV1HistoricalTokenPrices | direct/v1/Covalent/v1/pricing/historical_by_addresses_v2/{chainName}/{quoteCurrency}/{contractAddress} | GET | Get historical token prices | link |
CovalentGetV1NftTransactions | direct/v1/Covalent/v1/{chainName}/tokens/{contractAddress}/nft_transactions/{tokenId} | GET | Get NFT transactions for contract | link |
CovalentGetV1SingleNftMetadata | direct/v1/Covalent/v1/{chainName}/nft/{contractAddress}/metadata/{tokenId} | GET | Get single NFT from contract with metadata | link |
CovalentGetV1TokenApprovals | direct/v1/Covalent/v1/{chainName}/approvals/{walletAddress} | GET | Get token approvals for address | link |
CovalentGetV1TokenHoldersV2 | direct/v1/Covalent/v1/{chainName}/tokens/{tokenAddress}/token_holders_v2 | GET | Get token holders as of any block height (v2) | link |
Defined
Name | Path | Method | Description | Docs |
---|---|---|---|---|
DefinedPostBalances | direct/v1/Defined/balances | POST | Returns list of token balances that a wallet has | link |
DefinedPostChartUrls | direct/v1/Defined/chartUrls | POST | Returns a URL for a pair chart. | link |
DefinedPostFilterTokens | direct/v1/Defined/filterTokens | POST | Returns a list of tokens based on a variety of filters. | link |
DefinedPostGetBars | direct/v1/Defined/getBars | POST | Returns bar chart data to track price changes over time. | link |
DefinedPostGetCommunityNotes | direct/v1/Defined/getCommunityNotes | POST | Returns community gathered notes. | link |
DefinedPostGetDetailedStats | direct/v1/Defined/getDetailedStats | POST | Returns bucketed stats for a given token within a pair. | link |
DefinedPostGetLatestTokens | direct/v1/Defined/getLatestTokens | POST | Returns new tokens listed over the last three days. | link |
DefinedPostGetNetworks | direct/v1/Defined/getNetworks | POST | Returns a list of all networks supported on Defined. | link |
DefinedPostGetNetworkStatus | direct/v1/Defined/getNetworkStatus | POST | Returns the status of a list of networks supported on Defined. | link |
DefinedPostGetSimulateTokenContractResults | direct/v1/Defined/getSimulateTokenContractResults | POST | Simulates a token contract call. | link |
DefinedPostGetSymbol | direct/v1/Defined/getSymbol | POST | Returns metadata for a given pair. | link |
DefinedPostGetTokenCount | direct/v1/Defined/getTokenCount | POST | Returns the total count of tokens on Defined. This value is updated approximately every 6 hours. | link |
DefinedPostGetTokenEvents | direct/v1/Defined/getTokenEvents | POST | Returns transactions for a pair. | link |
DefinedPostGetTokenInfo | direct/v1/Defined/getTokenInfo | POST | Returns metadata for a given token. | link |
DefinedPostGetTokenPrices | direct/v1/Defined/getTokenPrices | POST | Returns real-time or historical prices for a list of tokens, fetched in batches. | link |
DefinedPostGetTokensInfo | direct/v1/Defined/getTokensInfo | POST | Returns metadata for a list of given tokens. | link |
DefinedPostHolders | direct/v1/Defined/holders | POST | Returns list of wallets that hold a given token, ordered by holdings descending. Also has the unique count of holders for that token | link |
DefinedPostListFavoriteTokens | direct/v1/Defined/listFavoriteTokens | POST | Returns a list of token metadata. | link |
DefinedPostListPairsForToken | direct/v1/Defined/listPairsForToken | POST | Returns a list of pairs containing a given token. | link |
DefinedPostListPairsWithMetadataForToken | direct/v1/Defined/listPairsWithMetadataForToken | POST | Returns a list of pair metadata for a token. | link |
DefinedPostListTopTokens | direct/v1/Defined/listTopTokens | POST | Returns a list of trending tokens across any given network(s). | link |
DefinedPostSearchTokens | direct/v1/Defined/searchTokens | POST | Returns a list of tokens matching a given query string. | link |
DefinedPostToken | direct/v1/Defined/token | POST | Find a single token by its address & network id. | link |
DefinedPostTokens | direct/v1/Defined/tokens | POST | Find a list of tokens by their addresses & network id, with pagination. | link |
DefinedPostTokenSparklines | direct/v1/Defined/tokenSparklines | POST | Returns a list of token simple chart data (sparklines) for the given tokens. | link |
HelloMoon
Name | Path | Method | Description | Docs |
---|---|---|---|---|
HelloMoonPostV0DeFiFungibleTokenInfo | direct/v1/HelloMoon/v0/defi/fungible-token-info | POST | Fetch information on fungible tokens in DeFi settings on Solana. | link |
HelloMoonPostV0DeFiHighVolumeRecentTokens | direct/v1/HelloMoon/v0/defi/high-volume-recent-tokens | POST | Fetch data on recently high-volume tokens within DeFi. | link |
HelloMoonPostV0DeFiProgramStatsTopTokens | direct/v1/HelloMoon/v0/defi/program-stats/top-tokens | POST | Retrieve top tokens based on user interaction within DeFi programs. | link |
HelloMoonPostV0DeFiSmartMoneyTopTokens | direct/v1/HelloMoon/v0/defi/smart-money/top-tokens | POST | Retrieve top tokens by smart money inflow. | link |
HelloMoonPostV0DeFiTokenAge | direct/v1/HelloMoon/v0/defi/token-age | POST | Retrieve token age statistics within DeFi pools on Solana. | link |
HelloMoonPostV0DeFiTokenATH | direct/v1/HelloMoon/v0/defi/token-ath | POST | Fetch data on tokens that have reached all-time highs within DeFi platforms. | link |
HelloMoonPostV0DeFiTokenBuyingActivity | direct/v1/HelloMoon/v0/defi/token-buying | POST | Retrieve recent buying activity data for tokens on DeFi platforms. | link |
HelloMoonPostV0DeFiTrendingTokensVolume | direct/v1/HelloMoon/v0/defi/trending-tokens-volume | POST | Retrieve volume data for trending tokens on DeFi platforms. | link |
HelloMoonPostV0DeFiTwitterAccountsPerToken | direct/v1/HelloMoon/v0/defi/twitter_accounts/per-token | POST | Fetch Twitter account data associated with specific tokens on DeFi platforms. | link |
HelloMoonPostV0FungibleTokenBalancesByOwner | direct/v1/HelloMoon/v0/token/balances-by-owner-fungible | POST | Retrieve fungible token balances held by a specified owner on Solana. | link |
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 |
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 |
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 |
HelloMoonPostV0PrintTopTokensByFrequency | direct/v1/HelloMoon/v0/print/top-tokens-by-frequency | POST | Fetch tokens sorted by frequency within the Print category. | link |
HelloMoonPostV0PrintTopTokensByProfit | direct/v1/HelloMoon/v0/print/top-tokens-by-profit | POST | Retrieve tokens ranked by profitability within the Print category. | link |
HelloMoonPostV0PrintTopTokensTraderProfit | direct/v1/HelloMoon/v0/print/top-tokens-trader-profit | POST | Fetch tokens ranked by trader profit within Print. | link |
HelloMoonPostV0PrintTopTokensUsers | direct/v1/HelloMoon/v0/print/top-tokens-users | POST | Retrieve data on top tokens by user count within Print. | link |
HelloMoonPostV0ShitSPLToken | direct/v1/HelloMoon/v0/shit/spl-token | POST | Retrieve SPL token data under the "Shit" category on Hello Moon. | link |
HelloMoonPostV0SmartMoneyTokens | direct/v1/HelloMoon/v0/token/smart-money | POST | Fetch data on tokens associated with smart money inflows, with ordering and pagination options. | link |
HelloMoonPostV0SOLBalance | direct/v1/HelloMoon/v0/token/sol-balance | POST | Retrieve SOL balance for a specified wallet address. | link |
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 |
HelloMoonPostV0Token22BuyingPerDay | direct/v1/HelloMoon/v0/token-22/buying-per-day | POST | Track daily buying activity for Token-22 assets on Solana. | link |
HelloMoonPostV0Token22CreationPerDay | direct/v1/HelloMoon/v0/token-22/creation-per-day | POST | Track daily creation activity for Token-22 assets on Solana. | link |
HelloMoonPostV0Token22DailyActiveUsers | direct/v1/HelloMoon/v0/token-22/users-per-day | POST | Track the daily active users of a specific token. | link |
HelloMoonPostV0Token22SellingPerDay | direct/v1/HelloMoon/v0/token-22/selling-per-day | POST | Track daily selling activity for Token-22 assets on Solana. | link |
HelloMoonPostV0Token22SwapsBalancePer Day | direct/v1/HelloMoon/v0/token-22/swaps-balance-per-day | POST | Retrieve daily balance data for swaps involving Token-22 assets. | link |
HelloMoonPostV0Token22TransfersPerDay | direct/v1/HelloMoon/v0/token-22/transfers-per-day | POST | Track daily transfer activity for Token-22 assets. | link |
HelloMoonPostV0TokenBalance | direct/v1/HelloMoon/v0/token/token-balance | POST | Fetch token balance for a specified wallet address and token. | link |
HelloMoonPostV0TokenBalancesByOwner | direct/v1/HelloMoon/v0/token/balances-by-owner | POST | Retrieve token balances held by a specified owner on Solana. | link |
HelloMoonPostV0TokenBlockTimeUnifiedMint | direct/v1/HelloMoon/v0/token/blocktime-unified-mint | POST | Get token block time for unified mint operations on Solana. | link |
HelloMoonPostV0TokenCandlesticks | direct/v1/HelloMoon/v0/token/candlesticks | POST | Retrieve candlestick data for token price movements, filtered by start time or other criteria. | link |
HelloMoonPostV0TokenCreation | direct/v1/HelloMoon/v0/token/creation | POST | Retrieve creation information for tokens on Solana. | link |
HelloMoonPostV0TokenDailyActiveUsers | direct/v1/HelloMoon/v0/token/daily_active_users | POST | Track daily active users for a specified token. | link |
HelloMoonPostV0TokenDailyNewPurchases | direct/v1/HelloMoon/v0/token/daily_new_purchases | POST | Track daily new purchases for a specified token. | link |
HelloMoonPostV0TokenFirstTimeUsersPer Day | direct/v1/HelloMoon/v0/token-22/first-time-users-per-day | POST | Track daily first-time users of a specific token. | link |
HelloMoonPostV0TokenLeaderboardMaxChange | direct/v1/HelloMoon/v0/token/token-leaderboard-max-change | POST | Retrieve tokens with maximum changes in balance or value. | link |
HelloMoonPostV0TokenList | direct/v1/HelloMoon/v0/token/list | POST | List available tokens with relevant metadata. | link |
HelloMoonPostV0TokenPrice | direct/v1/HelloMoon/v0/token/price | POST | Fetch the current price of a specified token. | link |
HelloMoonPostV0TokenPriceBatched | direct/v1/HelloMoon/v0/token/price/batched | POST | Retrieve batched price information for multiple tokens. | link |
HelloMoonPostV0TokenPrices | direct/v1/HelloMoon/v0/token/prices | POST | Fetch historical and recent price data for a token with specified granularity. | link |
HelloMoonPostV0TokenSmartMoneyInflow | direct/v1/HelloMoon/v0/token/smart-money-inflow | POST | Retrieve data on the inflow of smart money into specific tokens. | link |
HelloMoonPostV0TokenStats | direct/v1/HelloMoon/v0/token/stats | POST | Fetch statistical data for tokens on Solana. | link |
HelloMoonPostV0TokenSupply | direct/v1/HelloMoon/v0/token/supply | POST | Retrieve the circulating supply of a specified token. | link |
HelloMoonPostV0TokenTradingVolume | direct/v1/HelloMoon/v0/token/trading-volume | POST | Fetch trading volume data for a specific token. | link |
HelloMoonPostV0TokenTransfers | direct/v1/HelloMoon/v0/token/transfers | POST | Retrieve recent transfer records for a token. | link |
HelloMoonPostV0TokenTransfersHistorical | direct/v1/HelloMoon/v0/token/transfers/historical | POST | Get historical transfer records for a specified token on Solana. | link |
HelloMoonPostV0TokenVolumeStats | direct/v1/HelloMoon/v0/token/volume-stats | POST | Retrieve volume statistics for tokens on Solana. | link |
HelloMoonPostV0TopHolders | direct/v1/HelloMoon/v0/defi/top-holders | POST | List top holders of specified DeFi tokens. | link |
HelloMoonPostV0TopHolderswithMeta | direct/v1/HelloMoon/v0/defi/top-holders/w-meta | POST | Retrieve top holders with additional metadata information. | link |
Moralis
Name | Path | Method | Description | Docs |
---|---|---|---|---|
MoralisGetApiVersion | direct/v1/Moralis/web3/version | GET | Get API version | link |
MoralisGetBalancesForMultipleWallets | direct/v1/Moralis/wallets/balances | GET | Get native balance for multiple wallets | link |
MoralisGetBlockByDate | direct/v1/Moralis/dateToBlock | GET | Get block by date | link |
MoralisGetBlockByHash | direct/v1/Moralis/block/{block_number_or_hash} | GET | Get block by hash | link |
MoralisGetDexTokenPairAddress | direct/v1/Moralis/{token0_address}/{token1_address}/pairAddres | GET | Get DEX token pair address | link |
MoralisGetDexTokenPairReserves | direct/v1/Moralis/{pair_address}/reserves | GET | Get DEX token pair reserves | link |
MoralisGetErc20Allowance | direct/v1/Moralis/erc20/{address}/allowance | GET | Get ERC20 token allowance | link |
MoralisGetErc20ApprovalsByWallet | direct/v1/Moralis/wallets/{address}/approvals | GET | Get ERC20 approvals by wallet | link |
MoralisGetErc20BalanceByWallet | direct/v1/Moralis/{address}/erc20 | GET | Get ERC20 token balance by wallet | link |
MoralisGetErc20MetadataByContract | direct/v1/Moralis/erc20/metadata | GET | Get ERC20 token metadata by contract | link |
MoralisGetErc20MetadataBySymbols | direct/v1/Moralis/erc20/metadata/symbols | GET | Get ERC20 token metadata by symbols | link |
MoralisGetErc20Price | direct/v1/Moralis/erc20/{address}/price | GET | Get ERC20 token price | link |
MoralisGetErc20TokenOwners | direct/v1/Moralis/erc20/{token_address}/owners | GET | Get ERC20 token owners | link |
MoralisGetErc20TokenStats | direct/v1/Moralis/erc20/{address}/stats | GET | Get ERC20 token stats | link |
MoralisGetErc20TransfersByContract | direct/v1/Moralis/erc20/{address}/transfers | GET | Get ERC20 token transfers by contract | link |
MoralisGetErc20TransfersByWallet | direct/v1/Moralis/{address}/erc20/transfers | GET | Get ERC20 token transfers by wallet | link |
MoralisGetMultipleTokenPrices | direct/v1/Moralis/erc20/prices | GET | Get multiple token prices | link |
MoralisGetNativeBalanceByWallet | direct/v1/Moralis/{address}/balance | GET | Get native balance by wallet | link |
MoralisGetNftData | direct/v1/Moralis/nft/{address}/{token_id} | GET | Get NFT metadata | link |
MoralisGetSalePrices | direct/v1/Moralis/nft/{address}/{token_id}/price | GET | Get sale prices | link |
MoralisGetSolanaNativeBalanceByWallet | direct/v1/Moralis/solana/account/{network}/{address}/balance | GET | Get native balance by wallet on Solana | link |
MoralisGetSolanaPairOhlcv | direct/v1/Moralis/solana/token/{network}/pairs/{address}/ohlcv | GET | Get candlestick data for a pair on Solana | link |
MoralisGetSolanaPairsSwaps | direct/v1/Moralis/solana/token/{network}/pairs/{pairAddress}/swaps | GET | Get swaps for a specific pair address on Solana | link |
MoralisGetSolanaPairStats | direct/v1/Moralis/solana/token/{network}/pairs/{pairAddress}/stats | GET | Get pair stats by address on Solana | link |
MoralisGetSolanaSnipersByPair | direct/v1/Moralis/solana/token/{network}/pairs/{address}/snipers | GET | Get snipers by pair address on Solana | link |
MoralisGetSolanaTokenMetadata | direct/v1/Moralis/solana/token/{network}/{address}/metadata | GET | Get token metadata on Solana | link |
MoralisGetSolanaTokenPairs | direct/v1/Moralis/solana/token/{network}/{address}/pairs | GET | Get token pairs by address on Solana | link |
MoralisGetSolanaTokenPairStats | direct/v1/Moralis/solana/token/{network}/{address}/pairs/stats | GET | Get token pair statistics by address on Solana | link |
MoralisGetSolanaTokenPrice | direct/v1/Moralis/solana/token/{network}/{address}/price | GET | Get token price on Solana | link |
MoralisGetSolanaTokensAndPricesByWallet | direct/v1/Moralis/solana/account/{network}/{address}/tokens | GET | Get token balance by wallet on Solana | link |
MoralisGetSolanaTokenSwaps | direct/v1/Moralis/solana/token/{network}/{tokenAddress}/swaps | GET | Get swaps for a specific token address on Solana | link |
MoralisGetTokenIdOwners | direct/v1/Moralis/nft/{address}/{token_id}/owners | GET | Get token ID owners | link |
MoralisGetTokensAndPricesByWallet | direct/v1/Moralis/wallets/{address}/tokens | GET | Get Native & ERC20 token balances & prices by wallet | link |
MoralisGetTokenStats | direct/v1/Moralis/nft/{address}/{token_id}/stats | GET | Get token stats | link |
MoralisGetTopGainersByToken | direct/v1/Moralis/erc20/{address}/top-gainers | GET | Get Top Profitable Wallets by Token | link |
MoralisGetTradesByToken | direct/v1/Moralis/nft/{address}/{token_id}/trades | GET | Get trades by token | link |
MoralisGetTransfersByTokenId | direct/v1/Moralis/nft/{address}/{token_id}/transfers | GET | Get transfers by contract and token ID | link |
MoralisResyncMetadata | direct/v1/Moralis/nft/{address}/{token_id}/metadata/resync | GET | Resync metadata | link |
Shyft
Name | Path | Method | Description | Docs |
---|---|---|---|---|
ShyftDeleteV1BurnToken | direct/v1/Shyft/sol/v1/token/burn_detach | DELETE | Burn your own fungible token | link |
ShyftGetV1AllTokensBalance | direct/v1/Shyft/sol/v1/wallet/all_tokens | GET | Get the balance of all tokens in a wallet | link |
ShyftGetV1Owners | direct/v1/Shyft/sol/v1/token/get_owners | GET | Get the owners of a fungible token | link |
ShyftGetV1Portfolio | direct/v1/Shyft/sol/v1/wallet/get_portfolio | GET | Get the portfolio of a wallet | link |
ShyftGetV1TokenBalance | direct/v1/Shyft/sol/v1/wallet/token_balance | GET | Get the balance of a particular token in a wallet (Supports Token 2022 token info 🆕) | link |
ShyftGetV1TokenInfo | direct/v1/Shyft/sol/v1/token/get_info | GET | Get the info of a token | link |
ShyftPostV1AirdropTokens | direct/v1/Shyft/sol/v1/token/airdrop | POST | Airdrop your own fungible token | link |
ShyftPostV1Create | direct/v1/Shyft/sol/v1/token/create_detach | POST | Create your own fungible token | link |
ShyftPostV1CreatefromMetadata | direct/v1/Shyft/sol/v1/token/create_from_metadata | POST | Create a fungible token from metadata | link |
ShyftPostV1Mint | direct/v1/Shyft/sol/v1/token/mint_detach | POST | Mint your own fungible token | link |
ShyftPostV1TransferToken | direct/v1/Shyft/sol/v1/token/transfer_detach | POST | Transfer your own fungible token | link |
SimpleHash
Name | Path | Method | Description | Docs |
---|---|---|---|---|
SimpleHashGetActiveBidsByNft | direct/v1/SimpleHash/nfts/bids/{chain}/{contract_address}/{token_id} | GET | Active Bids By NFT | link |
SimpleHashGetActiveListingsByNft | direct/v1/SimpleHash/nfts/listings/{chain}/{contract_address}/{token_id} | GET | Active Listings by NFT | link |
SimpleHashGetAvailableChains | direct/v1/SimpleHash/chains | GET | Available Chains | link |
SimpleHashGetContractsByDeployers | direct/v1/SimpleHash/contracts_by_deployer | GET | Contracts By Deployer(s) | link |
SimpleHashGetEnsLookup | direct/v1/SimpleHash/ens/lookup | GET | ENS Lookup | link |
SimpleHashGetFungibleAssets | direct/v1/SimpleHash/fungibles/assets | GET | Get Token & Prices | link |
SimpleHashGetFungibleBalancesByChainsAndWalletAddresses | direct/v1/SimpleHash/fungibles/balances?chains={chains}&wallet_addresses={wallet_addresses} | GET | Fungible Balances by Chains and Wallet Addresses | link |
SimpleHashGetFungibleSalesAndTransfersByWallets | direct/v1/SimpleHash/fungibles/transfers/wallets | GET | Fungible Sales & Transfers by Wallet(s) | link |
SimpleHashGetFungiblesBalanceByWallets | direct/v1/SimpleHash/fungibles/balances | GET | Fungibles Balance by Wallet(s) | link |
SimpleHashGetFungibleTopWallets | direct/v1/SimpleHash/fungibles/top_wallets | GET | Fungible Top Wallets | link |
SimpleHashGetHistoricalTokenPrices | direct/v1/SimpleHash/fungibles/prices_v2/{fungible_id} | GET | Historical Token Prices | link |
SimpleHashGetListingEventsByNft | direct/v1/SimpleHash/nfts/listing_events/{chain}/{contract_address}/{token_id} | GET | Listing Events by NFT | link |
SimpleHashGetListingsForFungible | direct/v1/SimpleHash/fungibles/listings/{fungible_id} | GET | Listings for Fungible | link |
SimpleHashGetNativeTokenBalancesByWallets | direct/v1/SimpleHash/native_tokens/balances | GET | Native Token Balances by Wallet(s) | link |
SimpleHashGetNftByTokenId | direct/v1/SimpleHash/nfts/{chain}/{contract_address}/{token_id} | GET | NFT by Token ID | link |
SimpleHashGetOwnersByNft | direct/v1/SimpleHash/nfts/owners/{chain}/{contract_address}/{token_id} | GET | Owners by NFT | link |
SimpleHashGetSalesAndTransfersByFungible | direct/v1/SimpleHash/fungibles/transfers | GET | Sales & Transfers by Fungible | link |
SimpleHashGetSalesAndTransfersByNft | direct/v1/SimpleHash/nfts/transfers/{chain}/{contract_address}/{token_id} | GET | Sales & Transfers by NFT | link |
SimpleHashGetTraitFloorPricesByNft | direct/v1/SimpleHash/nfts/traits/{chain}/{contract_address}/{token_id}/floors | GET | Trait Floor Prices by NFT | link |
SimpleHashPOSTRefreshNftMetadata | direct/v1/SimpleHash/nfts/refresh/{chain}/{contract_address}/{token_id} | POST | Refresh NFT Metadata | link |
SolScan
Name | Path | Method | Description | Docs |
---|---|---|---|---|
SolScanGetV1AccountSplTransfers | direct/v1/SolScan/v1.0/account/splTransfers | GET | Get SPL transfers for a specific account on Solana. | link |
SolScanGetV1AccountTokens | direct/v1/SolScan/v1.0/account/tokens | GET | Get the tokens of a specific account on Solana. | link |
SolScanGetV1BlockDetail | direct/v1/SolScan/v1.0/block/{block} | GET | Get detailed information for a specific block on Solana. | link |
SolScanGetV1LastBlock | direct/v1/SolScan/v1.0/block/last | GET | Get the latest block information on Solana. | link |
SolScanGetV1MarketTokenDetail | direct/v1/SolScan/v1.0/market/token/{tokenAddress} | GET | Get market data for a specific token using the token address on Solana. | link |
SolScanGetV1TokenHolders | direct/v1/SolScan/v1.0/token/holders | GET | Get the list of token holders on Solana. | link |
SolScanGetV1TokenList | direct/v1/SolScan/v1.0/token/list | GET | Get a list of all tokens available on Solana. | link |
SolScanGetV1TokenMeta | direct/v1/SolScan/v1.0/token/meta | GET | Get metadata for a specific token on Solana. | link |
SolScanGetV1TokenTransfer | direct/v1/SolScan/v1.0/token/transfer | GET | Get transfer information for a specific token on Solana. | link |
SolScanGetV2AccountTokenAccounts | direct/v1/SolScan/v2.0/account/token-accounts | GET | Get token accounts for a specific account on Solana. | link |
SolScanGetV2BlockDetail | direct/v1/SolScan/v2.0/block/detail | GET | Get detailed information for a specific block on Solana. | link |
SolScanGetV2LastBlock | direct/v1/SolScan/v2.0/block/last | GET | Get the latest block information on Solana. | link |
SolScanGetV2TokenDefiActivities | direct/v1/SolScan/v2.0/token/defi/activities | GET | Get DeFi activities for a specific token on Solana. | link |
SolScanGetV2TokenHolders | direct/v1/SolScan/v2.0/token/holders | GET | Get the list of token holders on Solana. | link |
SolScanGetV2TokenList | direct/v1/SolScan/v2.0/token/list | GET | Get a list of all tokens available on Solana. | link |
SolScanGetV2TokenMarkets | direct/v1/SolScan/v2.0/token/markets | GET | Get market data for a specific token on Solana. | link |
SolScanGetV2TokenMeta | direct/v1/SolScan/v2.0/token/meta | GET | Get metadata for a specific token on Solana. | link |
SolScanGetV2TokenPrice | direct/v1/SolScan/v2.0/token/price | GET | Get price data for a specific token on Solana. | link |
SolScanGetV2TokenTransfer | direct/v1/SolScan/v2.0/token/transfer | GET | Get transfer information for a specific token on Solana. | link |
SolScanGetV2TokenTrending | direct/v1/SolScan/v2.0/token/trending | GET | Get trending tokens on Solana. | link |
TonAPI
Name | Path | Method | Description | Docs |
---|---|---|---|---|
TonAPIGetV2AddressParse | direct/v1/TonAPI/v2/address/{account_id}/parse | GET | parse address and display in all formats | link |
TonAPIGetV2BlockchainBlock | direct/v1/TonAPI/v2/blockchain/blocks/{block_id} | GET | Get blockchain block data | link |
TonAPIGetV2Status | direct/v1/TonAPI/v2/status | GET | Status | link |