Guessmeme uses Factory and ERC20 Token contract. The Factory is used to create sales of standard ERC20 tokens using a bonding curve where users can buy the listed tokens with ETH and sell the tokens back to the pool. Once the real token reserve reaches 0 i.e. all the tokens are sold, the contract owner can withdraw the tokens (remaining tokens from supply) and ETH.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 9 | 5 | 1 | - | 15 |
Fixed | 7 | 2 | - | - | 9 |
Total | 16 | 7 | 1 | 0 | 24 |
# | File Name |
---|---|
1 | eth_guessmeme.sol |
2 | guess_meme_latest.sol |
3 | ts/blob/main/ethereum/guess_meme_latest.sol |