Skip to main content
POST
Add Liquidity

Path Parameters

poolId
string
default:8sLbNZoA1cfnvMJLPfp98ZLAnFSYCFApfJKMbiXNLwxj
required

The raydium Concentrated Liquidity Pool ID

Query Parameters

amount
number

The amount of liquidity to add. Human readable value, e.g. 0.1 SOL

Required range: x >= 0
percentage
integer
default:10

The percentage of liquidity to add

Required range: 0 <= x <= 100
positionAddress
string

The address of the position to add liquidity to. If not provided, first available position will be used.

Body

application/json
type
enum<string>
default:transaction
required
Available options:
transaction
account
string
default:6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176
required

The public key of the account that executes the transaction

Response

200 - application/json

OK

type
any
required
transaction
string
required