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.
Structs§
- Authorization
Data Local - Local version of
AuthorizationDatafor IDL export. - BuySell
Event - Event emitted when a user buys or sells tokens.
- Edit
Pool Config - Pool
Config - Configuration values for a pool define the type of pool, curve, and other parameters.
- Pool
Stats - Stats for a pool include the number of buys and sells, and the accumulated MM profit.
- Proof
Info Local - Local version of
ProofInfofor IDL export. - Seeds
VecLocal - Local version of
SeedsVecfor IDL export. - Tagged
Payload - Local version of
TaggedPayloadfor IDL export.
Enums§
- Curve
Type - Enum representing the different types of curves that can be used in a pool.
- Direction
- Indicates the direction of a price shift.
- Payload
Type Local - Local version of
PayloadTypefor IDL export. - Pool
Type - Enum representing the different types of pools.
- TAmm
Event - Enum for events emitted by the AMM program.
- Taker
Side - Indicates the side of the taker.
- Transfer
Direction