Hello everyone, I need some help with create a nonFungiblePostCondition for an SIP-009 Transfer function.
The documentation is SUPER CONFUSING, because the terms “postConditionAddress” and “assetAddress” are not clear defined.
I’ve tried every combination under the sun and I cannot execute this transfer. The contract works perfectly in Clarient Console.
Can anyone provide some insight or supply a working example. My frontend is using JSX on Next13. The app works great to mint, list, and unlist. The buy and transfer functions are failed due to these postConditions.