@somnia-chain/markets-sdk / index / spotPoolWriteAbi
Variable: spotPoolWriteAbi
constspotPoolWriteAbi: readonly [{ }, { }, { }]
Defined in: packages/sdk/src/tradeAbi.ts:89
Write ABI for single spot order placement, cancellation, and amendment.
Gotchas
placeOrder is payable because native-base sells can carry value. The
singular amend has a different revert surface from batch amendment.