Skip to content
CTRL K
    Reference

    Reference

    Foundations

    PageDescription
    Naming conventionslist* / get* naming and units (e.g. bps)
    TypesShared, market, and execution types
    ErrorsNutrimaticError codes
    LedgersSupported ledgers, IDs, and Infinite Mainnet
    Wallet adapterBring-your-own wallet signing contract
    Whose wallet (owner)Which address portfolio reads use when owner is omitted

    Read

    PageDescription
    Live market dataDefault path — sdk.live.watchPair / watchInstrument (SSE)
    Read operationsOne-shot GETs and module methods
    Chart windowsOHLCV windows for bootstrap / paging (advanced vs live)
    Activity feedsEvent feed windows for bootstrap / paging (advanced vs live)

    Write

    PageDescription
    Write operationsQuote → sign → execute → track overview
    Fees and costsWhat writes cost; Quote.costs breakdown on swap quotes
    Swapsrouting.quote and easy.swap
    Liquidityliquidity.add and liquidity.remove
    BalancesBalances, allowances, and approve
    PositionsRead-only portfolio rows (LP / stake / farm)
    StakingProduct-token stake, unstake, and claim
    FarmingFarm deposit, withdraw, and harvest
    Settlementsettlement.track and multi-step paths