Graduated Pools
Last updated
Last updated
POST /sailfish/graduated_pools_raw/query HTTP/1.1
Host: free.sailfish.solanavibestation.com
Content-Type: application/json
Accept: */*
Content-Length: 112
{
"lower_tick": 1,
"upper_tick": 1,
"pool_types": [
"RaydiumAmm"
],
"pool_addresses": [
"text"
],
"token_addresses": [
"text"
]
}{
"pumpswap_graduations": [
{
"created_at": "2026-01-16T13:14:02.649Z",
"slot": 1,
"version": "text",
"first_signer": "text",
"first_signature": "text",
"all_signers": [
"text"
],
"all_signatures": [
"text"
],
"fee": 1,
"priority_fee": 1,
"index_in_slot": 1,
"bribe": 1,
"global": "text",
"withdraw_authority": "text"
}
],
"raydium_amm_graduations": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"raydium_cpmm_graduations": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
]
}