Platforms
What are Platforms?
Platforms are the highest organizational component of Portals API and are used to group similar tokens together.
Each Platform represents the various assets managed by a protocol like Aave or Convex and all of its associated contextual data. For example, the Convex platform includes data about each pool's price
, liquidity
, relevant addresses
, and more.
Some other examples of platforms are:
- Balancer V2
- PoolTogether
- Aave
To see all of the properties returned by a platform's tokens, see the LP Tokens section.
List of Supported Platforms
New platforms are always being added to Portals API. You can check out a full list of supported platforms here.
You can also request a platform integration here.