πPool API
The FluxBeam Pool API allows developers to quickly and easily integrate the creation of pools within their platform.
Create Pool
Create a new pool from a given signature
Body
payerstringOptional
priority_fee_lamportsintegerOptionalExample:
1000token_astringOptionalExample:
So11111111111111111111111111111111111111112token_a_amountintegerOptionalExample:
100000token_bstringOptionalExample:
FLUXBmPhT3Fd1EDVFdg46YREqHBeNypn1h4EbnTzWERXtoken_b_amountintegerOptionalExample:
1000000Responses
200
OK
application/json
post
/v1/token_pools200
OK
Example
Last updated