{
"type": "join",
"room": "pumpfun:curve:30"
}
{
"type": "leave",
"room": "pumpfun:curve:30"
}
{
"type": "joined",
"room": "pumpfun:curve:30"
}
{
"type": "message",
"room": "pumpfun:curve:30",
"data": {
"token": {
"name": "Example Curve Token",
"symbol": "CURVE",
"mint": "TokenMintAddress",
"uri": "https://ipfs.io/ipfs/...",
"decimals": 6,
"hasFileMetaData": true,
"createdOn": "https://pump.fun",
"creation": {
"creator": "DeployerAddress",
"created_tx": "TxSignature",
"created_time": 1723727770
}
},
"pools": [
{
"poolId": "PoolAddress",
"liquidity": {
"quote": 45.5,
"usd": 6542.25
},
"price": {
"quote": 0.0000234,
"usd": 0.00336156
},
"tokenSupply": 1000000000,
"lpBurn": 100,
"tokenAddress": "TokenMintAddress",
"marketCap": {
"quote": 23400,
"usd": 3361560
},
"decimals": 6,
"security": {
"freezeAuthority": null,
"mintAuthority": null
},
"quoteToken": "So11111111111111111111111111111111111111112",
"market": "pumpfun",
"curvePercentage": 30,
"curve": "CurveAddress",
"deployer": "DeployerAddress",
"lastUpdated": 1723727796824,
"createdAt": 1723727770351,
"txns": {
"buys": 67,
"sells": 23,
"total": 90,
"volume": 8500,
"volume24h": 8500
}
}
],
"events": {
"1m": {
"priceChangePercentage": 2.5
},
"5m": {
"priceChangePercentage": 5.3
},
"15m": {
"priceChangePercentage": 10.7
},
"30m": {
"priceChangePercentage": 15.5
},
"1h": {
"priceChangePercentage": 25.3
},
"4h": {
"priceChangePercentage": 45.7
},
"24h": {
"priceChangePercentage": 125.9
}
},
"risk": {
"snipers": {
"count": 0,
"totalBalance": 0,
"totalPercentage": 0,
"wallets": []
},
"insiders": {
"count": 0,
"totalBalance": 0,
"totalPercentage": 0,
"wallets": []
},
"top10": 0,
"dev": {
"percentage": 0,
"amount": 0
},
"rugged": false,
"risks": [],
"score": 0
}
}
}
Subscribe to curve percentage alerts (when tokens reach specific bonding curve percentages)
{
"type": "join",
"room": "pumpfun:curve:30"
}
{
"type": "leave",
"room": "pumpfun:curve:30"
}
{
"type": "joined",
"room": "pumpfun:curve:30"
}
{
"type": "message",
"room": "pumpfun:curve:30",
"data": {
"token": {
"name": "Example Curve Token",
"symbol": "CURVE",
"mint": "TokenMintAddress",
"uri": "https://ipfs.io/ipfs/...",
"decimals": 6,
"hasFileMetaData": true,
"createdOn": "https://pump.fun",
"creation": {
"creator": "DeployerAddress",
"created_tx": "TxSignature",
"created_time": 1723727770
}
},
"pools": [
{
"poolId": "PoolAddress",
"liquidity": {
"quote": 45.5,
"usd": 6542.25
},
"price": {
"quote": 0.0000234,
"usd": 0.00336156
},
"tokenSupply": 1000000000,
"lpBurn": 100,
"tokenAddress": "TokenMintAddress",
"marketCap": {
"quote": 23400,
"usd": 3361560
},
"decimals": 6,
"security": {
"freezeAuthority": null,
"mintAuthority": null
},
"quoteToken": "So11111111111111111111111111111111111111112",
"market": "pumpfun",
"curvePercentage": 30,
"curve": "CurveAddress",
"deployer": "DeployerAddress",
"lastUpdated": 1723727796824,
"createdAt": 1723727770351,
"txns": {
"buys": 67,
"sells": 23,
"total": 90,
"volume": 8500,
"volume24h": 8500
}
}
],
"events": {
"1m": {
"priceChangePercentage": 2.5
},
"5m": {
"priceChangePercentage": 5.3
},
"15m": {
"priceChangePercentage": 10.7
},
"30m": {
"priceChangePercentage": 15.5
},
"1h": {
"priceChangePercentage": 25.3
},
"4h": {
"priceChangePercentage": 45.7
},
"24h": {
"priceChangePercentage": 125.9
}
},
"risk": {
"snipers": {
"count": 0,
"totalBalance": 0,
"totalPercentage": 0,
"wallets": []
},
"insiders": {
"count": 0,
"totalBalance": 0,
"totalPercentage": 0,
"wallets": []
},
"top10": 0,
"dev": {
"percentage": 0,
"amount": 0
},
"rugged": false,
"risks": [],
"score": 0
}
}
}
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
Subscribe to curve percentage alerts
Unsubscribe from curve percentage
Curve subscription confirmed
Curve percentage reached notification
Was this page helpful?