EventChainCrowdsale
Verified contract
Active on
Ethereum with 968 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb62d…ff2f
Balances ($2.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 49.974008 | $0.039586 |
$1.98 | |
0x0d88…824f | ERC-20 | 0.300001 | $2.46 |
$0.74 | |
VIU | ERC-20 | 13.367346K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7075912 | 6 years ago | | | 0 | 0.000058280000 | |
| 6827480 | 6 years ago | | | 0.1 | 0.0059888290 | |
Transfer | 6827477 | 6 years ago | | | 0.1 | 0.0059888290 | |
| 4565328 | 7 years ago | | | 0 | 0.00071078000 | |
| 4556007 | 7 years ago | | | 0.0891 | 0.0017124000 | |
| 4551975 | 7 years ago | | | 3 | 0.0017397984 | |
| 4546939 | 7 years ago | | | 0.0387788 | 0.0017124000 | |
| 4546170 | 7 years ago | | | 0.3129137 | 0.0017124000 | |
| 4544565 | 7 years ago | | | 10 | 0.0014384160 | |
| 4540070 | 7 years ago | | | 0.38552516 | 0.0017124000 |
ABI
ABI objects
Getter at block 21165801
BTWO_CLAIM_PERCENT() view returns (uint256)
3
MIN_INVEST() view returns (uint256)
10000000000000000
PHASE1_RATE() view returns (uint256)
1140
PHASE2_RATE() view returns (uint256)
920
PHASE2_SUPPLY() view returns (uint256)
21000000000000000000000000
PHASE3_RATE() view returns (uint256)
800
PHASE3_SUPPLY() view returns (uint256)
22600000000000000000000000
beneficiary() view returns (address)
0x8947a66b513b40e3ad2b929b6022feeb12f81ba3
beneficiaryTwo() view returns (address)
0xd655f24c3134f445e0f9a5b20c10e686f0271b66
currentRate() view returns (uint256)
0
currentState() view returns (uint8)
4
currentStateToString() view returns (string)
Crowdsale ended
currentSupply() view returns (uint256)
0
currentTotalSupply() view returns (uint256)
0
evc() view returns (address)
0xb62d18dea74045e822352ce4b3ee77319dc5ff2f
halted() view returns (bool)
false
owner() view returns (address)
0x1e9c48f24f7191fc3d26fb783a0c0cb9a9429bb3
totalRaised() view returns (uint256)
1862946031557520094361
Read-only
This contract contains no read-only function objects.
State-modifying
Events endCrowdsale()
halt()
startPhase1()
startPhase2()
startPhase3()
transferOwnership(address newOwner)
unhalt()
FundsClaimed(address receiver, uint256 claim, string crowdsalePhase)
InvestmentMade(address investor, uint256 weiAmount, uint256 tokenAmount, string crowdsalePhase, bytes calldata)
StateChanged(uint8 from, uint8 to)
constructor(address _evc, address _beneficiary, address _beneficiaryTwo)
fallback()
This contract contains no error objects.