tokenDetails Info Endpoint Method
Please note that this method is only accessible through the official Hyperliquid public API. At the moment, Quicknode does not support this endpoint because it is not implemented in the open-source Hyperliquid node.
Parameters
type
string
REQUIRED
Loading...
tokenId
string
REQUIRED
Loading...
Returns
name
string
Loading...
maxSupply
string
Loading...
totalSupply
string
Loading...
circulatingSupply
string
Loading...
szDecimals
integer
Loading...
weiDecimals
integer
Loading...
midPx
string
Loading...
markPx
string
Loading...
prevDayPx
string
Loading...
genesis
string
Loading...
deployer
string
Loading...
deployGas
string
Loading...
deployTime
string
Loading...
seededUsdc
string
Loading...
nonCirculatingUserBalances
array
Loading...
futureEmissions
string
Loading...
Request
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"tokenDetails","tokenId":"0x6d1e7cde53ba9467b783cb7c530ce054"}'5
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"tokenDetails","tokenId":"0x6d1e7cde53ba9467b783cb7c530ce054"}'5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free