Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 591 Bytes

File metadata and controls

20 lines (15 loc) · 591 Bytes

$CGPT Token Circulating Supply Tracker

$CGPT Supply Dashboard (default):

https://supply.chaingpt.org

Endpoints:

Circulating Supply:

https://supply.chaingpt.org/supply

Total Burnt CGPT Tokens:

https://supply.chaingpt.org/burn

TotalSupply - Burnt:

https://supply.chaingpt.org/totalsupply

How To Deploy

1- Fork this repo
2- Update the contract addresses that need to be tracked & the description
3- Deploy a "Web Service" with Render (https://dashboard.render.com/create?type=web).
4- Set up the ENV credentials (view example.ENV)