You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(400)
failed:
a40630d3b730bc415cb8782dba7d99c1fc19cd2ce941033bd59b21fc84fb1d1e
Some outputs have an insufficient amount of Ada attached to them. In fact, any new output created in a system must pay for the resources it occupies. Because user-created assets are worthless (from the point of view of the protocol), those resources must be paid in the form of a Ada deposit. The exact depends on the size of the serialized output: the more assets, the higher the amount. The field 'data.insufficientlyFundedOutputs.[].output' contains a list of all transaction outputs that are insufficiently funded. Starting from the Babbage era, the field 'data.insufficientlyFundedOutputs.[].minimumRequiredValue' indicates the required amount of Lovelace (1e6 Lovelace = 1 Ada) needed for each output.
Data: {"insufficientlyFundedOutputs":[{"output":{"address":"addr_test1qp56g0ny6ehduvm6hc2pc7g5avlfuvs868l00tr432w725q6dp5tx7w58ass4welxeprut7uh3wkjelph0pzrggezrzsfrrd4u","value":{"ada":{"lovelace":0}}},"minimumRequiredValue":{"ada":{"lovelace":952510}}}]}
Test tx hash: e257352d5365d5d1d4e031ad1bf86440a6f272df6d9c9b1f22dd2222acc6d02f
Summary
error:
Steps to reproduce the bug
solution
walletc678860a8e51ddfca45f7dbc5609259cc7ee9b25825a4af0f13e418a9633a83b
Can also reproduce https://github.com/MeshJS/examples/tree/main/aiken-giftcard/src
Actual Result
Expected Result
successful redeem
SDK version
1.9.0-beta.0
Environment type
Environment details
No response
The text was updated successfully, but these errors were encountered: