Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Crowdsale transaction failed #4

Open
levi0214 opened this issue Jun 12, 2018 · 3 comments
Open

Crowdsale transaction failed #4

levi0214 opened this issue Jun 12, 2018 · 3 comments

Comments

@levi0214
Copy link

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
Copy link

Yeah, I have the same issue.

@rstormsf
Copy link
Owner

rstormsf commented Jul 2, 2018

check your startDate
@levi0214
@yang12313

@yang12313
Copy link

yang12313 commented Jul 2, 2018

@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants