Stream New Tokens
This channel provides information on any new Pump.fun token events.
TheSubscribe
Be aware that this endpoint is using a beta URL. wss://pump-ny.solana.dex.blxrbdn.com/ws
Parameters:
Parameter | Type | Description |
---|---|---|
| - | - |
Subscribe sample:
Event Result Details:
Field | Type | Description |
---|---|---|
| int64 | The slot number |
| string | The signature of the new token transaction. |
| string | The name of the token. |
| string | The symbol of the token. |
| string | Uniform Resource Identifier for token information. |
| string | Token mint address. |
| string | Bonding Cureve program address. |
| string | The token creator address. |
| google.protobuf.Timestamp | The timestamp of the event. |
Sample event:
Last updated