Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Total token issuance history endpoint #165

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

bobo-k2
Copy link
Contributor

@bobo-k2 bobo-k2 commented Nov 27, 2024

Added total token issuance history endpoint

Copy link

github-actions bot commented Nov 27, 2024

Visit the preview URL for this PR (updated for commit c15f718):

https://astar-token-api--pr165-feat-total-issuance-pchncrjq.web.app

(expires Wed, 04 Dec 2024 12:22:13 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f99fa4f4f8f3bb450e6e842f7e1c7783d6d896a3

}`,
});

return result.data.data.totalIssuances.map((item: any) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we change this any to unknown? or having type?

@gtg7784 gtg7784 self-requested a review November 27, 2024 12:23
Copy link
Member

@gtg7784 gtg7784 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you :)

@bobo-k2 bobo-k2 merged commit 53b9c2d into prod Nov 27, 2024
7 checks passed
@bobo-k2 bobo-k2 deleted the feat/total-issuance-history branch November 27, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants