getTokenPrice
Fetch token prices in native blockchain currency and USD using the token contract address, exchange details, and block number with Moralis MCP Server's API tool.
Instructions
Get the token price denominated in the blockchain's native token and USD.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The address of the token contract | |
exchange | No | The factory name or address of the token exchange | |
include | No | This parameter is now deprecated as percentage change are included by default | |
max_token_inactivity | No | Exclude tokens inactive for more than the given amount of days | |
min_pair_side_liquidity_usd | No | Exclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair. | |
to_block | No | The block number from which the token price should be checked |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Moralis MCP Server
- endpointWeights
- getAggregatedTokenPairStats
- getBlock
- getBlockStats
- getBlueChipTokens
- getBondingTokensByExchange
- getBuyingPressureTokens
- getContractNFTs
- getDateToBlock
- getDefiPositionsByProtocol
- getDefiPositionsSummary
- getDefiSummary
- getDiscoveryToken
- getEntitiesByCategory
- getEntity
- getEntityCategories
- getExperiencedBuyersTokens
- getFilteredTokens
- getGraduatedTokensByExchange
- getHistoricalTokenHolders
- getHottestNFTCollectionsByTradingVolume
- getLatestBlockNumber
- getMultipleNFTs
- getMultipleTokenAnalytics
- getMultipleTokenPrices
- getNativeBalance
- getNativeBalancesForAddresses
- getNewTokensByExchange
- getNFTBulkContractMetadata
- getNFTByContractTraits
- getNFTCollectionStats
- getNFTContractMetadata
- getNFTContractSalePrices
- getNFTContractTransfers
- getNFTFloorPriceByContract
- getNFTFloorPriceByToken
- getNFTHistoricalFloorPriceByContract
- getNFTMetadata
- getNFTOwners
- getNFTSalePrices
- getNFTTokenIdOwners
- getNFTTrades
- getNFTTradesByToken
- getNFTTradesByWallet
- getNFTTraitsByCollection
- getNFTTraitsByCollectionPaginate
- getNFTTransfers
- getPairAddress
- getPairCandlesticks
- getPairPrice
- getPairReserves
- getPairStats
- getRisingLiquidityTokens
- getRiskyBetsTokens
- getSnipersByPairAddress
- getSolidPerformersTokens
- getSwapsByPairAddress
- getSwapsByTokenAddress
- getSwapsByWalletAddress
- getTimeSeriesTokenAnalytics
- getTimeSeriesVolume
- getTimeSeriesVolumeByCategory
- getTokenAnalytics
- getTokenBondingStatus
- getTokenHolders
- getTokenMetadata
- getTokenMetadataBySymbol
- getTokenOwners
- getTokenPairs
- getTokenPrice
- getTokenStats
- getTokenTransfers
- getTopCryptoCurrenciesByMarketCap
- getTopCryptoCurrenciesByTradingVolume
- getTopERC20TokensByMarketCap
- getTopERC20TokensByPriceMovers
- getTopGainersTokens
- getTopLosersTokens
- getTopNFTCollectionsByMarketCap
- getTopProfitableWalletPerToken
- getTransaction
- getTransactionVerbose
- getTrendingTokens
- getTrendingTokensV2
- getVolumeStatsByCategory
- getVolumeStatsByChain
- getWalletActiveChains
- getWalletApprovals
- getWalletHistory
- getWalletNetWorth
- getWalletNFTCollections
- getWalletNFTs
- getWalletNFTTransfers
- getWalletProfitability
- getWalletProfitabilitySummary
- getWalletStats
- getWalletTokenBalances
- getWalletTokenBalancesPrice
- getWalletTokenTransfers
- getWalletTransactions
- getWalletTransactionsVerbose
- resolveAddress
- resolveAddressToDomain
- resolveDomain
- resolveENSDomain
- reSyncMetadata
- resyncNFTRarity
- reviewContracts
- runContractFunction
- searchEntities
- searchTokens
- syncNFTContract
- web3ApiVersion
Related Tools
- @MoralisWeb3/moralis-mcp-server
- @0xReisearch/crypto-mcp-beta
- @NaniDAO/agentek
- @0xReisearch/crypto-mcp-beta
- @hanweg/mcp-tool-builder
- @MoralisWeb3/moralis-mcp-server