PBAR API

Querying key values for the PBAR token on Hedera

Location

The API is available at https://api.pangolin.exchange

Hedera Endpoint at /v2/295/png/

Price in USD

GET https://api.pangolin.exchange/v2/295/png/priceUSD

Try API: Get the USD value of 1 PBAR

Endpoint: /v2/295/png/priceUSD

https://api.pangolin.exchange/v2/295/png/priceUSD

Circulating Supply

GET https://api.pangolin.exchange/v2/295/png/circulating-supply-whole

Try API: Query the circulating supply of PBAR denominated in PBAR (A result of 1 PBAR would return the value 1)

Endpoint: /v2/295/png/circulating-supply-whole

https://api.pangolin.exchange/v2/295/png/circulating-supply-whole

Total Supply

GET https://api.pangolin.exchange/v2/295/png/total-supply-whole

Test API: Get the total lifetime supply of PBAR denominated in PBAR (A result of 1 PBAR would return the value 1)

Endpoint: /v2/295/png/total-supply-whole

https://api.pangolin.exchange/v2/295/png/total-supply-whole

Treasury Supply

GET https://api.pangolin.exchange/v2/295/png/community-treasury-whole

Try API: Query the balance of PBAR denominated in PBAR (A result of 1 PBAR would return the value 1)

Endpoint: /v2/295/png/community-treasury-whole

https://api.pangolin.exchange/v2/295/png/community-treasury-whole

Last updated