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

Move explorer to fungible assets query #593

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Move explorer to fungible assets query #593

merged 1 commit into from
Aug 28, 2023

Conversation

kent-white
Copy link
Collaborator

Moving the coin balances query to the new fungible assets query, this will include coin v1 and fungible assets as seen in the account below.

http://localhost:3000/account/0x40b880d668a9d68d7d521bec03b92857363339053c28459fdfd8d3d905ff0379/coins?network=testnet

vs

the live version missing the FA coin
https://explorer.aptoslabs.com/account/0x40b880d668a9d68d7d521bec03b92857363339053c28459fdfd8d3d905ff0379/coins?network=testnet

@kent-white
Copy link
Collaborator Author

@0xmaayan I believe the sdk doesn't support the fungible assets queries? But when they do, let me know because I want to support types here :)

@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for aptos-explorer ready!

Name Link
🔨 Latest commit 42db2a4
🔍 Latest deploy log https://app.netlify.com/sites/aptos-explorer/deploys/64e6a10a5a979f0008fec9c0
😎 Deploy Preview https://deploy-preview-593--aptos-explorer.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@0xmaayan
Copy link
Contributor

@0xmaayan I believe the sdk doesn't support the fungible assets queries? But when they do, let me know because I want to support types here :)

Work, work, work, work, work, work
aptos-labs/aptos-core#9747

@kent-white
Copy link
Collaborator Author

Will followup this PR with a typed query from the sdk

@kent-white kent-white merged commit d1f4c2b into main Aug 28, 2023
8 checks passed
@kent-white kent-white deleted the fungible-assets branch August 28, 2023 18:20
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.

3 participants