API Reference

App

An App is a service that provides users access to the 0x API.

Apps are tagged using the affiliateAddressfield when calling the 0x API.

To add an app which is using currently using 0x API to this list please submit a PR.

App

Chain

Metadata of the chains in which the API is enabled.

Chain

Fill

A fill is a transfer made to a single liquidity source (AMM pool, Off-chain MM, or limit order) inside a transaction. A transaction can have one or more fills.

Fill

Liquidity Source

A liquidity source is a contract or account where tokens can be exchanged.

Due to the extensibility of the 0x Protocol, not all liquidity sources are tagged.

There are three special cases for liquidity sources:

Liquidity Source

Transaction

The transaction type represents a single EVM transaction where the 0x Protocol was called.

Transaction

Last updated