How to deploy NFT from my smart contract?
I understand I should send message to nft collection contract using send_raw_message, but I can't find any correct message format.
Please help me.

Apr 29, 2022, 12:27 PM
https://github.com/XP-NETWORK/xp-the-open-network/blob/main/func/bridge.func#L52-L62
My code is here.
I think the message is incorrect.
https://testnet.tonscan.org/address/kQAxzv33khEJgMa9OSRjIt4IRpBfX_LmR-_zHlNA9Pb1yRsG
Transactions seem to have no errors
But new NFT is not minted
How to represent addr_none in javascript while using tonweb library
Apr 29, 2022, 2:29 PM
You will probably need to call writeAddress() with undefined value.
Apr 29, 2022, 2:30 PM

© 2024 Draquery.com All rights reserved.