Crate so_defi_token_list

Source
Expand description

provides a crate for parsing the solana token list file, and a module for guessing a market name given it’s asset pairs. this is needed for some protocols such as atrix which do not include market names in the api results

Modules§

market_name_guesser

Structs§

Token
TokenList
Version

Constants§

TOKEN_LIST_FILE
solana token list file containing all tokens for us to parse

Functions§

fetch_async
fetches the token list asynchronously