LogoLogo
LogoLogo
  • F.A.Q.
  • KOGE Token
    • LitePaper
    • Supply API
  • Governance
    • Voting
    • 48er NFT
    • Committee
  • 48 Soul Point
    • Entry Member
    • Gold Member
      • AirDrop
    • Platinum Member
      • Exclusive Chat
      • Domain Email
      • Free VPN
  • 48 Validators
    • For MEV Builders
  • Puissant Builder
    • Auction Transaction Feed
      • Code Example
    • Send Bundle
    • Send PrivateTransaction
    • 48 SoulPoint Benefits
    • Bundle Submission and On-Chain Status Query
    • Private Transaction Status Query
    • For Validators
  • Privacy RPC
    • 0Gas (membership required)
    • 0Gas sponsorship
    • Cash Back
  • BSC Snapshots
  • Trouble Shooting
  • RoadMap
  • Partnership
  • Terms of Use
Powered by GitBook
On this page
  1. KOGE Token

Supply API

- Simple REST API endpoint with decimals included.

- Endpoint publicly accessible without any form of authentication (password/API keys)

- not require api key (publicly accessible)

- Adequate rate limits to support polling once every 30 minutes

https://www.48.club/api/v1/supply/koge
{
  "result": "3388228.433995"
}

Last updated 5 months ago