v1

latestOpenAPI 3.0.02026-07-266032101.8 KB
TAmm

Edit TAmm Pool

Creates the transaction to edit a TAmm pool

get/tx/tamm/edit_order

Query parameters

poolAddressstring required

The address of the TAmm pool

curveType'LINEAR' | 'EXPONENTIAL' | 'XYK' required

The type of curve to use for the pool

startingPriceinteger required

The starting price of the listing in lamports

deltainteger required

The increase after each sale

mmCompoundFeesboolean required

Allows you to buy NFTs using market maker fees

resetPriceOffsetboolean required

Reset pool to the original starting price?

blockhashstring required

The blockhash to be used for the transaction

makerBrokerstring

The maker broker for getting fee rebates

mmFeeBpsinteger

Market making fee in basis points

maxTakerSellCountinteger

Maximum number of bids that can be accepted by the pool

expireInSecinteger

The expiration time of the pool in seconds

computeinteger

Compute units for the transaction

priorityMicroLamportsinteger

The priority micro lamports to be used for the transaction

Response

Ok

totalCostnumber double nullable