rstormsf / ico_per_week

33 stars 16 forks source link

Crowdsale transaction failed #4

Open levi0214 opened 6 years ago

levi0214 commented 6 years ago

I deployed to Rinkeby testnet successfully, code verify and publish is OK, Token transaction is OK, but Crowdsale transaction is always failed:

" Value transfer did not complete most likely as a result of a revert opcode."

When I deployed to local Ganache-cli,transactions also fail.

here is my solc version: truffle version Truffle v4.1.11 (core: 4.1.11) Solidity v0.4.24 (solc-js)

yang12313 commented 6 years ago

Yeah, I have the same issue.

rstormsf commented 6 years ago

check your startDate @levi0214 @yang12313

yang12313 commented 6 years ago

@rstormsf I have checked the crowdsale opening time. It is valid but I still cannot send any KETH to the crowdsale contract.

Here is the crowdsale info:

https://kovan.etherscan.io/address/0xa3237e2f07b3b5998fe7437730a6c11a0f92d688#readContract

the start date in readable time on the crowdsale is GMT: Monday, July 2, 2018 10:49:31 PM.