Search
K
Comment on page

API Reference

This API endpoint returns Bancor V3 data

Tokens

Returns all available tokens in the Bancor Network, along with their metadata, liquidity, volume and pricing info. You can provide an optional filter in order to only receive data for a specific token.
get
https://api-v3.bancor.network/tokens
Tokens

Pools

Returns all pools in the Bancor Network, along with their metadata, liquidity, volume and pricing info. You can provide an optional filter in order to only receive data for a specific pool.
BNT is treated differently and therefore has an endpoint for its activity
get
https://api-v3.bancor.network/pools
Pools

BNT

Returns all relevant values for BNT pool and activity.
get
https://api-v3.bancor.network/bnt
BNT

Stats

Returns global stats of the Bancor Network.
get
https://api-v3.bancor.network/stats
Stats