it's a random coin
I just want to understand the system so to be able to check next coins in future. I was thinking that contact address is the one where millions are stored after ICO
I think it is worth the hassle AND the right approach to try and look at the blockchain history of contract deployer as well as the contract itself. If nothing else, it will make you adept at recognizing transactions as well as some expertise with the technical aspects.
I am sure that those who have the code wizardry to automate these tasks using API, must do it rather than sift through all the transactions manually.
.... I just want to understand the system so to be able to check next coins in future. I was thinking that contact address is the one where millions are stored after ICO
This is probably how it went down in the case of BELT token sale,
1. The project team cuts a deal with the exchange.
2. Tokens up for sale are sent to PancakeSwap.
3. Qualified investors send BNB or other accepted coins to the address provided by PancakeSwap.
4. PancakeSwap releases BELT using smart contracts to investors.
5. PancakeSwap and BELT team share the funds according to their agreement.
Could you please explain a bit that how did you come to this conclusion? That contract was deployed by this
address as per the first transaction for the token contract. The transaction history is filled with "contract creations". Usually it should be just one "Contract creation" and the rest some sort of multi-sends of the token itself. This actually was a little unlike what I have usually seen myself. Any pointers would be well appreciated. Thanks in advance.