telosnetwork / api-telos-net

api.telos.net
MIT License
0 stars 1 forks source link

Add Token Burn api route #122

Closed jbuice closed 6 months ago

jbuice commented 8 months ago

Overview

Artemis would like to track our token burns on their dashboard.

Burns occur as the retire action on contract eosio.token

I belive returning a total tokens burned number would suffice.

Perhaps /v1/supply/burns

rozzaswap commented 8 months ago

High priority but can wait until after 1.5 deployment

tomtomcrypto commented 6 months ago

@jbuice @rozzaswap What number do we give back ? Do we take care of decimals and give back results such as 54.544 or do we give back 5454400 with 5 as decimals.

jbuice commented 6 months ago

What has typically been our standard for supply? I would suggest we match that.

tomtomcrypto commented 6 months ago

token/supply/:contract/:symbol/burnt