Module types

Module types 

Source
Expand description

This code was AUTOGENERATED using the codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun codama to update it.

https://github.com/codama-idl/codama

Structs§

AuthorizationDataLocal
Local version of AuthorizationData for IDL export.
BuySellEvent
Event emitted when a user buys or sells tokens.
EditPoolConfig
PoolConfig
Configuration values for a pool define the type of pool, curve, and other parameters.
PoolStats
Stats for a pool include the number of buys and sells, and the accumulated MM profit.
ProofInfoLocal
Local version of ProofInfo for IDL export.
SeedsVecLocal
Local version of SeedsVec for IDL export.
TaggedPayload
Local version of TaggedPayload for IDL export.

Enums§

CurveType
Enum representing the different types of curves that can be used in a pool.
Direction
Indicates the direction of a price shift.
PayloadTypeLocal
Local version of PayloadType for IDL export.
PoolType
Enum representing the different types of pools.
TAmmEvent
Enum for events emitted by the AMM program.
TakerSide
Indicates the side of the taker.
TransferDirection