/BEP20-Crowdsale

Generates a new ERC-20 token, preminted to the owner's address. Deploys 2 crowdsale contracts with their own allocation. Once contract accepts the network's native currency. The other accepts any ERC-20 standard currency. All funds transferred back to owner immedeately

Primary LanguageJavaScript

Live on BSC Testnet

Address of Token - 0x883588a9cd74497c314cb8604c57d416d7cf1dbd

Address of Regular Crowdsale - 0x8aBFa6caDeaf9C1F9F2167fDA4073D81A6d4f020

Address of Crowdsale-BEP20 - 0xca84f4da475f77994eba11492a29f8a5e66727d3

Crowdsale-BEP20 currently accepts USDC token on the testnet. You need to call approve method on the USDC contract before trying to buy crowdsale using the USDC token. After that, you need to call acceptAnotherPayableToken(uint256 amount) on the contract