Markets
GET
/markets
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.nusabyte.com/api/v1/markets?blockchainKey=solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1&baseTokenId=string"eTokenId=string&favoriteOfUserAddress=string&creatorUserAddress=GtYQTjgJ64ny3idgisfPctvvesYWfnzBtDqRPT5mUE3s&minMarketCap=string&maxMarketCap=string&minTradeVol=string&maxTradeVol=string&minNumOfHolders=string&maxNumOfHolders=string&maxBondingCurvePercentage=string&page=1&limit=2&orderBy=trend5mDesc'
Response Response Example
[
{
"blockchainKey": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"blockchainName": "Solana Devnet",
"blockchainImageUrl": "https://ipfs.nusabyte.com/ipfs/Qme551yKU6a5Cptsk8hxcMtWwTrKkHArZtTTwFSvu19eFD",
"baseTokenId": "token:BPdb2YQDbxzEybsqs4uYNPgfGeZ6EaSbqrDRjTVzaNyd",
"quoteTokenId": "token:usdcqTQbPEZtm63iRmnJEHUcoHUXgdeu7PjR2tHXzXk",
"quoteTokenName": "USDC",
"quoteTokenSymbol": "USDC",
"quoteTokenImageUrl": "https://ipfs.nusabyte.com/ipfs/QmV17MDKrb3aCQa2a2SzBZaCeAeAFrpFmqCjn351cWApGS",
"tokenAddress": "BPdb2YQDbxzEybsqs4uYNPgfGeZ6EaSbqrDRjTVzaNyd",
"tokenName": "Crystalin",
"tokenSymbol": "CRY",
"tokenDescription": "ini air segar dari pegunungan",
"tokenImageUrl": "https://ipfs.nusabyte.com/ipfs/bafybeicolhu3nc62bkrqhucc75vv37fubcdykmpxeq2q4ay7wiw5wdm3ni",
"tokenTags": [],
"tokenWebsite": "",
"tokenTwitter": "",
"tokenTelegram": "",
"tokenDiscord": "",
"baseTokenDecimals": 6,
"quoteTokenDecimals": 6,
"initRealBaseReserve": "640000000000000",
"initVirtBaseReserve": "1000000000000000",
"initRealQuoteReserve": "0",
"initVirtQuoteReserve": "5400000000",
"realBaseReserve": "635227401005383",
"virtBaseReserve": "995227401005383",
"realQuoteReserve": "25895624",
"virtQuoteReserve": "5425895624",
"totalSupply": "1,000,000,000",
"circulatingSupply": "4.8M",
"baseTokenSold": "4.8M",
"maxBaseTokenToBeBought": "640T",
"availableTokenAmount": "635M",
"availableBaseTokenToBeBought": "635227401.005383",
"quoteReserve": "25.895624",
"formattedQuoteReserve": "26",
"quoteReserveTarget": "9600",
"formattedQuoteReserveTarget": "9.6K",
"winnerMilestoneTarget": "3000",
"formattedWinnerMilestoneTarget": "3K",
"creatorUserAddress": "6mYLH9mPTGdNMjJx1fk1T1bbKatbQyDYZSTpqDXUwjqs",
"creatorUserName": "whoops",
"creatorUserImageUrl": "https://ipfs.nusabyte.com/ipfs/bafybeicolhu3nc62bkrqhucc75vv37fubcdykmpxeq2q4ay7wiw5wdm3ni",
"creationTime": 1744594408068,
"creationRelTime": "11 days ago",
"bnbMarketCap": "6K",
"usdMarketCap": "6K",
"lastTransactionTime": 1745400281278,
"lastTransactionRelTime": "yesterday",
"lastTradePrice": "0.00000545181495059541",
"formattedLastTradePrice": "0.0000055",
"tradeVolLast5Min": "0",
"tradeVolLast1Hour": "0.1",
"tradeVolLast6Hour": "0.1",
"tradeVolLast1Day": "0.1",
"tradeVolAllTime": "9,771.674",
"buyTradeLast5Min": "0.100000000000000000",
"formattedBuyTradeLast5Min": "0.1",
"sellTradeLast5Min": "NaN",
"formattedSellTradeLast5Min": "0",
"numOfHolders": "26",
"bondingCurvePercentage": "1%",
"prev5MinBondingCurvePerventageChange": "0.000000000000000000",
"devHoldingPercentage": "0%",
"top10HoldersPercentage": "0%",
"previewChartTicks": [
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971",
"0.000005451626617971"
],
"kingOfHillPercentage": "2%",
"numOfComments": "0",
"bondingCurveLiquidityAddress": "0x",
"availableAsQuote": false,
"marketCap": "6000",
"formattedMarketCap": "6K",
"marketCapTarget": "42000.000000000000000000",
"formattedMarketCapTarget": "42K",
"marketCapAth": "6000.000000000000000000",
"formattedMarketCapAth": "6K",
"isBondingCurveReached": false,
"baseTokenFeePercentage": "0.000000000000000000",
"formattedBaseTokenFeePercentage": "0%",
"quoteTokenFeePercentage": "0.010000000000000000",
"formattedQuoteTokenFeePercentage": "0%"
}
]
Request
Query Params
blockchainKey
stringÂ
optional
Example:
solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1
baseTokenId
stringÂ
optional
Example:
string
quoteTokenId
stringÂ
optional
Example:
string
favoriteOfUserAddress
stringÂ
optional
Example:
string
creatorUserAddress
stringÂ
optional
Example:
GtYQTjgJ64ny3idgisfPctvvesYWfnzBtDqRPT5mUE3s
minMarketCap
stringÂ
optional
Example:
string
maxMarketCap
stringÂ
optional
Example:
string
minTradeVol
stringÂ
optional
Example:
string
maxTradeVol
stringÂ
optional
Example:
string
minNumOfHolders
stringÂ
optional
Example:
string
maxNumOfHolders
stringÂ
optional
Example:
string
maxBondingCurvePercentage
stringÂ
optional
Example:
string
page
stringÂ
optional
Example:
1
limit
stringÂ
optional
Example:
2
orderBy
enum<string>Â
optional
Allowed values:
creationTimeAsccreationTimeDesctrend5mDesctrend1hDesctrend6hDesctrend1dDesclastTransactionTimeDescbondingCurvePercentageDesc
Example:
trend5mDesc
Responses
Modified at 2025-04-25 08:03:33