i have question about Anonymous Telegram Numbers

this is a number contract and it's main contract

1- how can i find all number contracts ?
2- how can verify witch the number contract is correct ? for example if i create contract like number contract and deploy it, can i sell my number ? ( i know it's not possible but i don't know how can know the contract is correct )

May 23, 2023, 6:59 PM
basically you can input an integer for the get function to fetch all the "pontential" Address by Index
However, the challenge lies in needing to send the obtained address to an API to verify its activity. This process differs slightly from our experiences with Ethereum.

Therefore, the NFT Collection in TON adheres to this process. You can check the TEP62 standard for more information (https://github.com/ton-blockchain/TEPs/blob/master/text/0062-nft-standard.md).
May 24, 2023, 12:07 AM
how can i find all number contract ?
May 24, 2023, 10:18 AM

© 2024 Draquery.com All rights reserved.