Provides low-level limit-order addresses and event type strings.
This class does not perform HTTP requests or build user-facing limit-order transactions. Use LimitOrders for the API facade and AftermathApi for direct on-chain access.
LimitOrders
AftermathApi
Creates a low-level limit-order helper from a configured AftermathApi.
Provider containing the limit-order package and event addresses.
Error when the provider does not contain limit-order addresses.
Error
Readonly
Package addresses used by limit-order transactions and events.
Fully qualified event types exposed by the limit-order package.
Type of the version-one order-created event.
Provides low-level limit-order addresses and event type strings.
This class does not perform HTTP requests or build user-facing limit-order transactions. Use
LimitOrdersfor the API facade andAftermathApifor direct on-chain access.