Stream New Raydium Pools
This channel provides pool reserve information for any newly created Raydium pools
Subscribe
Parameters:
Parameter | Type | Description |
---|---|---|
| boolean | OPTIONAL. Specify if you want to include the Raydium CPMM pool creation event. |
Subscribe sample:
Event Result Details:
Field | Type | Description |
---|---|---|
| string | The slot number. |
| object | See |
| google.protobuf.Timestamp | Timestamp of the event. |
pool
Field | Type | Description |
---|---|---|
| string | The symbol of the pool. |
| string | The program address of the pool |
| string | The program address of token 1. |
| string | The symbol of token 1. |
| number | The amount of the token 1 in its reserve. |
| string | The program address of token 2. |
| string | The symbol of token 2. |
| number | The amount of the token 2 in its reserve. |
| unit64 | The timestamp for opening the swap function of this pool. |
| string | Showing the pool type. Potential value: |
Sample event:
Last updated