We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
in this txn, balance change is blank, see https://explorer.aptoslabs.com/txn/0xe8a9cc7e974ce2c0b737241f034e76dc03c6b6e2eea2deb3538ba9c5fa18c6c6/balanceChange
however, we can tell the txn changes balance because there are a few 0x1::coin::WithdrawEvent and 0x1::coin::DepositEvent in https://explorer.aptoslabs.com/txn/0xe8a9cc7e974ce2c0b737241f034e76dc03c6b6e2eea2deb3538ba9c5fa18c6c6/events
0x1::coin::WithdrawEvent
0x1::coin::DepositEvent
The text was updated successfully, but these errors were encountered:
It looks like it's correct now. Closing
Sorry, something went wrong.
No branches or pull requests
in this txn, balance change is blank, see https://explorer.aptoslabs.com/txn/0xe8a9cc7e974ce2c0b737241f034e76dc03c6b6e2eea2deb3538ba9c5fa18c6c6/balanceChange
however, we can tell the txn changes balance because there are a few
0x1::coin::WithdrawEvent
and0x1::coin::DepositEvent
in https://explorer.aptoslabs.com/txn/0xe8a9cc7e974ce2c0b737241f034e76dc03c6b6e2eea2deb3538ba9c5fa18c6c6/eventsThe text was updated successfully, but these errors were encountered: