Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

This is from nft template { "step": "scCall", "txId": "buy-nft-1", "tx": { "from": "address:buyer", "to": "sc:my-contract", "egldValue": "500", "function": "buyNft", "arguments": [ "1" ], "gasLimit": "20,000,000", "gasPrice": "0" }, "expect": { "out": [], "status": "0", "message": "", "gas": "*", "refund": "*" } }, Question: How do you specify that you buy with a different token?