address balance error #740
Unanswered
popeye2022
asked this question in
Questions
Replies: 2 comments
-
the APT in this account is already in FA format, so querying APT coin will return empty, recenlty aptos went under the coin to FA migration, all transfer now will happen in FA, i.e. sending coin APT will automatically convert it to FA APT |
Beta Was this translation helpful? Give feedback.
0 replies
-
could you please refer to recent update change log? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
https://explorer.aptoslabs.com/account/0x2a6ea42471d68c7210b5fddc4c86456f0440dd19f0a8989c4afb5f519ed55a2a/coins?network=mainnet
explorer show has apt coin on the 0x2a6ea42471d68c7210b5fddc4c86456f0440dd19f0a8989c4afb5f519ed55a2a
but i use node api to search, not anythings. what reasoson
curl --location 'https://go.getblock.io/8a638df7a2654aa690f66f90d4b81ac6/v1/accounts/0x2a6ea42471d68c7210b5fddc4c86456f0440dd19f0a8989c4afb5f519ed55a2a/resource/0x1::coin::CoinStore<0x1::aptos_coin::AptosCoin>'
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
N/A
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions