LogoLogo
  • Pangolin Overview
    • Introduction to Pangolin
      • Pangolin V3
        • Concentrated Liquidity
        • Dynamic Fee Mechanism
        • Multiple Fee Tiers
        • Unrestricted Liquidity Provision
        • Non-Fungible Liquidity Positions
        • In-Range Farming
        • Superpools with Dual Rewards
        • Optimized for Avalanche and Beyond
    • Audits
      • Pangolin V2
      • Pangolin V3
    • Tokens & Governance
      • PNG Tokenomics & Metrics
      • PBAR Tokenomics & Metrics
      • PFL Tokenomics & Metrics
      • PSB Tokenomics & Metrics
    • Official Links & Communities
    • Become a Partner
    • Support
    • Roadmap
  • Guides
    • Swapping Tokens
      • Understanding Slippage and Price Impact
    • Providing Liquidity
    • Managing Liquidity Positions
    • Withdrawing Liquidity
    • Earning Rewards
      • Strategies for Maximizing Rewards
    • Understanding SAR
      • Staking SAR
  • Developers
    • V3 Contracts & Integration Reference
      • Avalanche (V2)
      • Hedera
      • Flare
      • Songbird
    • APIs
      • PNG and DEX Values on Avalanche
      • PBAR and DEX Values on Hedera
    • Bug Bounty
    • Token Listing
    • Create A Multisig
    • Honeycomb
Powered by GitBook
LogoLogo

Follow Us

  • Twitter 🔺
  • Twitter ☀️
  • Twitter Ħ
  • Twitter ⋈

Community

  • Discord
  • Telegram
  • Reddit
  • Support

Resources

  • GitHub
  • Medium
  • YouTube
  • Linktree

Policies

Pangolin Exchange © 2023

On this page
  • Location
  • Price in USD
  • Circulating Supply
  • Total Supply
  • Treasury Supply
  1. Developers
  2. APIs

PBAR and DEX Values on Hedera

PBAR & DEX APIs

PreviousPNG and DEX Values on AvalancheNextBug Bounty

Last updated 1 day ago

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:

Endpoint: /v2/295/png/priceUSD

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

0.02957834078013283580396227899999729

Circulating Supply

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

Try API: (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

33344179

Total Supply

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

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

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

37676875

Treasury Supply

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

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

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

4332695

Test API: (A result of 1 PBAR would return the value 1)

Try API: (A result of 1 PBAR would return the value 1)

Get the USD value of 1 PBAR
Query the circulating supply of PBAR denominated in PBAR
Get the total lifetime supply of PBAR denominated in PBAR
Query the balance of PBAR denominated in PBAR
Page cover image