EventChainCrowdsale
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb62d…ff2f
Balances ($0.00)
No balances found for "EventChainCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4281375 | 7 years ago | | | 5 | 0.010000000 | |
| 4275533 | 7 years ago | | | 0.033 | 0.0052000000 | |
| 4275490 | 7 years ago | | | 0.033 | 0.0025000000 | |
| 4273196 | 7 years ago | | | 0.19489214 | 0.0032000000 | |
| 4270020 | 7 years ago | | | 1 | 0.0025000000 | |
| 4270009 | 7 years ago | | | 0.17 | 0.13391221 | |
| 4269979 | 7 years ago | | | 0.5 | 0.0044000000 | |
| 4269898 | 7 years ago | | | 0.25 | 0.0030000000 | |
| 4269815 | 7 years ago | | | 0.25 | 0.012000000 | |
| 4269800 | 7 years ago | | | 0.25 | 0.0012600000 |
ABI
ABI objects
Getter at block 21262438
BTWO_CLAIM_PERCENT() view returns (uint256)
3
MIN_INVEST() view returns (uint256)
10000000000000000
PHASE1_RATE() view returns (uint256)
460
PHASE1_SUPPLY() view returns (uint256)
36000000000000000000000000
PHASE2_RATE() view returns (uint256)
230
PHASE2_SUPPLY() view returns (uint256)
7600000000000000000000000
PRESALE_MIN_INVEST() view returns (uint256)
10000000000000000000
PRESALE_RATE() view returns (uint256)
570
PRESALE_SUPPLY() view returns (uint256)
11000000000000000000000000
beneficiary() view returns (address)
0x8947a66b513b40e3ad2b929b6022feeb12f81ba3
beneficiaryTwo() view returns (address)
0x04d5bf479dfc58dda6b134d09745c51c44f7c53c
currentRate() view returns (uint256)
460
currentState() view returns (uint8)
3
currentStateToString() view returns (string)
Phase 1
currentSupply() view returns (uint256)
46988600000000000000000000
currentTotalSupply() view returns (uint256)
46988600000000000000000000
evc() view returns (address)
0xb62d18dea74045e822352ce4b3ee77319dc5ff2f
halted() view returns (bool)
false
owner() view returns (address)
0x93c92881bd5a14fbd1dbe6420b7684a7a909a59b
totalRaised() view returns (uint256)
20000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events closeCrowdsale()
halt()
mintFounderTokens()
startPhase1()
startPhase2()
startPresale()
transferOwnership(address newOwner)
unhalt()
InvestmentMade(address investor, uint256 weiAmount, uint256 tokenAmount, string crowdsalePhase, bytes calldata)
PresaleClaimed(uint256 claim)
StateChanged(uint8 from, uint8 to)
constructor(address _evc, address _beneficiary, address _beneficiaryTwo)
fallback()
This contract contains no error objects.