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

feat: support Explorer Asset API #3648

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

petertonysmith94
Copy link
Contributor

Release notes

In this release, we:

  • Added methods to allow querying the Explorer Asset API

Summary

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the feat Issue is a feature label Jan 30, 2025
@petertonysmith94 petertonysmith94 self-assigned this Jan 30, 2025
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 11:25am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 11:25am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 11:25am

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.14%(+0.07%) 70.72%(+0%) 75.24%(+0.07%) 77.14%(+0.07%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ packages/account/src/assets/asset-api.ts 100%
(+100%)
85.71%
(+85.71%)
100%
(+100%)
100%
(+100%)
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.57%
(+0%)
76.71%
(-1.37%)
84%
(+0%)
88.81%
(+0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Querying Fuel Explorer Asset data
1 participant