Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Sushi SDK

The sushi package provides TypeScript utilities for building with Sushi across supported chain environments.

Public entrypoints

The documented public imports are:

ImportUse for
sushiChain-agnostic chains, currencies, amounts, prices, math, formatting, and types.
sushi/evmEVM API helpers, EVM chains, EVM currencies, pools, config, ABIs, and utilities.
sushi/stellar
Stellar chain, address, currency, config, and utility helpers.
sushi/svmSVM/Solana chain, currency, config, and utility helpers.
sushi/mvmMove VM chain, token, config, and utility helpers.

Start here