API Reference
Last updated
Last updated
An App is a service that provides users access to the 0x API.
Apps are tagged using the affiliateAddress
field when calling the 0x API.
To add an app which is using currently using 0x API to this list please submit a PR.
Metadata of the chains in which the API is enabled.
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.
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:
Multiple: When more than one liquidity source is used in a Transaction, to see the actual liquidity sources, check the Fills of this transaction.
PLP: Stands for a Private Liquidity Provider, that is using the Pluggable Liquidity Sandbox.
The transaction type represents a single EVM transaction where the 0x Protocol was called.