0
Is there a convention for the "unsupported opcode" error code?
There is a "standard" for that, and the error code is 0xffff
. It's used in the official smart contract as well: https://github.com/ton-blockchain/token-contract/blob/main/nft/nft-collection.fc#L132
one year ago
one year ago
2
How to create a custom token on TON blockchain?
You can use minter.ton.org to create your own Jetton
one year ago
3
How to switch the TON Wallet browser extension to testnet?
There is a guide from GetGems - https://telegra.ph/How-to-switch-to-Testnet-04-29
one year ago