Skip to content

Add token_supply to metadata on SVM #296

@nsjames

Description

@nsjames

The SVM token API offers a token holders route, and a token metadata route, but no way to know what the total supply of the token is. Unlike EVM routes, there is no total_supply property returned when getting a token's metadata.

A user would like to be able to calculate a holder's percentage of the total supply, but must fetch the total supply from the chain.

Origin

Discord chat in graphprotocol from CodyMe555

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions