Pool network fees
Orca does not charge fees to create a pool, nor to create a position in an existing pool. However, network and rent fees are payable and if the Match deposit ratio function is used trading fees and network fees will also be payable on that transaction.
The table below outline the fees paid to create a new pool or a position in an existing pool. Some of these fees are refunded when the position is closed and the NFT burned.
Users of the SDK can reduce position NFT related fees by using openPoistion without Metadata - for detail liaise with a Developer Advocate in #❓│dev-questions.
Network / Rent Fee | Typical SOL value | Refundable |
---|---|---|
Token account to hold position NFT | 0.00203928 | Yes |
Account to define position NFT | 0.00146160 | No |
Account to list position NFT | 0.00561672 | No |
Account to store position parameters | 0.00203928 | Yes |
Network Fee (non-SOL transaction¹)³ | 0.000010 | No |
Network Fee (SOL transaction²)³ | 0.000005 | No |
Priority Network Fee (max)³ | 0.0000021 | No |
¹ Where SOL is not tokenA or tokenB in a transaction.
² Where SOL is tokenA or tokenB in a transaction.
³ Network fees are paid per number of signers utilized in the transaction.
Last modified 1mo ago