You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code defines a smart contract for a CrowdSale, where users can buy tokens with two different ERC20 tokens (TOKEN_A and TOKEN_B). The contract allows for early bonus tokens and has functionality to increase liquidity.