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

[BUG] can't transfer nft by json #197

Open
BlackTurtle123 opened this issue Jun 22, 2021 · 1 comment
Open

[BUG] can't transfer nft by json #197

BlackTurtle123 opened this issue Jun 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@BlackTurtle123
Copy link

{
"type": 4,
"version": 2,
"assetId": "A5KuNxNiFWk7yYkh5VzWM5doveh9DVjR3wAokNP3qH5s",
"recipient": "3XrUtvRZ6LLU8F2wwkuDffwTuLUNcpnjthB",
"amount": 1,
"attachment": "",
"fee": 2000000,
"feeAssetId": null
}

this json gives insufficient funds, shouldnt be the case.
Investigation is needed.

@BlackTurtle123 BlackTurtle123 added the bug Something isn't working label Jun 22, 2021
@BlackTurtle123
Copy link
Author

Most likely this is caused by the asset balance endpoint not exposing nft's
it has seperate endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant