Structs§
- Local
Build Params - Parameters for local instruction building.
- Local
Build Result - Result of local instruction building.
- Token
Entry - A token entry in the dynamic registry.
Enums§
- TokenId
- Token identifier — symbol or Pubkey.
Functions§
- get_
all_ tokens - Get all unique tokens in the registry, sorted by USD liquidity.
- get_
token - Look up a token by symbol or mint string.
- is_
registry_ synced - Check if registry has been synced
- local_
build - Build begin_flash and end_flash instructions 100% locally.
- sync_
registry - Sync the token registry from the VAEA API.
- update_
registry_ from_ capacity - Update the registry from a vec of TokenCapacity (from /v1/capacity). Called by sync_registry() and by WarmCache on each refresh.