King of the Hill
Our King of the Hill Monitoring features enable you to track the current King Of The Hill token on the Pump.fun website.
This event may be unavailable if the Pump.fun website is updated. Please contact us on Telegram if that is the case.
Payload
Currently, no filters are available for this event. If you need them, please contact us with the necessary filters.
{
"event": "listenPumpfunKoh"
}
{
"event": "removePumpfunKoh"
}
Response
{
"mint": "solana.Publickey",
"name": "string",
"symbol": "string",
"description": "string",
"creator": {
"wallet": "solana.Publickey",
"username": "*string",
"profile_image": "*string"
},
"bonding_curve": {
"usd_market_cap": float64,
"market_cap": float64,
"bonding_curve": "solana.Publickey",
"associated_bonding_curve": "solana.Publickey",
"total_supply": int64,
"virtual_sol_reserves": int64,
"virtual_token_reserves": int64
},
"links": {
"twitter": "*string",
"telegram": "*string",
"website": "*string"
},
"uri": {
"image_uri": "string",
"video_uri": "*string",
"metadata_uri": "string"
},
"others": {
"is_currently_live": bool,
"show_name": bool,
"reply_count": int,
"nsfw": bool,
"inverted": bool
},
"timestamp": {
"created": int64,
"koh": int64
}
}
Last updated