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/fetch single balance #128

Merged
merged 3 commits into from
May 30, 2024
Merged

feat/fetch single balance #128

merged 3 commits into from
May 30, 2024

Conversation

LukasDeco
Copy link
Collaborator

  • feat: single balance fetch method
  • fix: always pass in authority to mint for some reason

const PASS_USDC_URL = "https://imagedelivery.net/HYEnlujCFMCgj6yA728xIw/f38677ab-8ec6-4706-6606-7d4e0a3cfc00/public"
const FAIL_USDC_URL = "https://imagedelivery.net/HYEnlujCFMCgj6yA728xIw/d9bfd8de-2937-419a-96f6-8d6a3a76d200/public"
const PASS_USDC_URL =
"https://imagedelivery.net/HYEnlujCFMCgj6yA728xIw/f38677ab-8ec6-4706-6606-7d4e0a3cfc00/public";
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 put this in a const somewheres?

@R-K-H R-K-H merged commit f68cd18 into main May 30, 2024
1 check passed
@R-K-H R-K-H deleted the feat/fetch-single-balance branch May 30, 2024 02:28
kilgaloon pushed a commit that referenced this pull request Aug 6, 2024
* feat: single balance fetch method

* fix: always pass in authority to mint for some reason

* chore: version

---------

Co-authored-by: Kollan House <[email protected]>
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