Comment on page
API Reference
This API endpoint returns Bancor V3 data
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
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
Returns all relevant values for BNT pool and activity.
get
https://api-v3.bancor.network/bnt
BNT
Returns global stats of the Bancor Network.
get
https://api-v3.bancor.network/stats
Stats
Last modified 1yr ago