Retrieve the current or historical prices for multiple ERC20 tokens in the blockchain’s native currency and USD. Accepts an array of up to 100 tokens, each requiring token_address and optional fields such as to_block or exchange. Each token returned includes on-chain metadata, as well as off-chain metadata, logos, spam status and more. Additional options to exclude low-liquidity tokens and inactive tokens.
The chain to query
eth, 0x1, sepolia, 0xaa36a7, polygon, 0x89, bsc, 0x38, bsc testnet, 0x61, avalanche, 0xa86a, fantom, 0xfa, cronos, 0x19, arbitrum, 0xa4b1, chiliz, 0x15b38, chiliz testnet, 0x15b32, gnosis, 0x64, gnosis testnet, 0x27d8, base, 0x2105, base sepolia, 0x14a34, optimism, 0xa, polygon amoy, 0x13882, linea, 0xe708, moonbeam, 0x504, moonriver, 0x505, moonbase, 0x507, linea sepolia, 0xe705, flow, 0x2eb, flow-testnet, 0x221, ronin, 0x7e4, ronin-testnet, 0x7e5, lisk, 0x46f, lisk-sepolia, 0x106a, pulse, 0x171, sei-testnet, 0x530, sei, 0x531, monad, 0x8f "eth"
This parameter is now deprecated as percentage change are included by default
percent_change ""
Exclude tokens inactive for more than the given amount of days
Exclude tokens with liquidity less than the specified amount in USD. This parameter refers to the liquidity on a single side of the pair.
Body
The tokens to be fetched
30[
{
"token_address": "0xdac17f958d2ee523a2206206994597c13d831ec7"
},
{
"token_address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
},
{
"token_address": "0xae7ab96520de3a18e5e111b5eaab095312d7fe84",
"exchange": "uniswapv2",
"to_block": "16314545"
},
{
"token_address": "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0"
}
]Returns an array of token prices denominated in the blockchain's native token and USD for a given token contract address
The price in USD for the token
19.722370676
Indicates if a contract is possibly a spam contract
"false"
Indicates if the contract is verified
true
The name of the token
"Kylin Network"
The symbol of the token
"KYL"
The logo of the token
"https://cdn.moralis.io/eth/0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c.png"
The number of decimals of the token
"18"
The price in USD for the token in string format
"19.722370676"
The 24hr percent change of the token
"-0.8842730258590583"
The address of the exchange used to calculate the price
"0x1f98431c8ad98523631ae4a59f267346ea31f984"
The name of the exchange used to calculate the price
"Uniswap v3"
The address of the token
"0x67b6d479c7bb412c54e03dca8e1bc6740ce6b99c"
toBlock
"16314545"
The address of the pair
"0x1f98431c8ad98523631ae4a59f267346ea31f984"
The total liquidity in USD of the pair
"123.45"
The USD price 24 hours ago
1
The USD change in price over the last 24 hours
-0.00008615972490000345
The percent change in USD price over the last 24 hours
-0.008615972490000345
A number between 0 and 100 that defines the trust level of this specific token
1