DEX API

This section contains information about public DEX API for STON.fi protocol

Alongside contracts, we provide REST API to simplify interactions with the STON.fi protocol.

The DEX API provides data from the STON.fi contracts over time and organizes data about pools, jettons, STON.fi protocol as a whole, and more.

DEX API live here api.ston.fi

Limits

Currently, there are no limits for DEX API use.

Swagger

You can always found detailed information about the DEX API in Swagger documentation

SDK

To simplify DEX API integration in your projects, we also have a tiny Typescript SDK package

Last updated