Replies: 2 comments
-
node only gets you txs sent by that address, the 1 tx you see on explorer is sent to the address |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you're looking for coin / fungible asset that interact with
|
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
ejouk0u
Describe your question in detail.
When query [v1/accounts/0xedb18d369520bb6350479caa9494e442987911a815dd9c2842a523744b3795d8/] from couple public nodes including https://api.mainnet.aptoslabs.com/v1 I get empty array while on explorer.aptoslabs.com this account have transaction.
What error, if any, are you getting?
Empty array response instead of array with transaction
What have you tried or looked at? Or how can we reproduce the error?
[https://explorer.aptoslabs.com] - have transaction
[https://tracemove.io/] - don't have transaction
[https://www.oklink.com/ru/aptos] - don't have transaction
[https://aptoscan.com/] - don't have transaction
https://www.comparenodes.com/library/public-endpoints/aptos/ - all public nodes mentioned response with empty array
But this transaction can be queried by input hash - /v1/transactions/by_hash/0xa6bbd486c5dd83c56e2072f58f63331fd060996a46c7a083b01f1bffda1d1a27
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
Aptos-core 1.31.4
Beta Was this translation helpful? Give feedback.
All reactions