VITTokenSale
Verified contract
Active on
Ethereum with 8,854 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
| ERC-20 | 666,666.666667T | -- | -- | |
| ERC-20 | 666.666667T | -- | -- | |
VIT | ERC-20 | 1.510457B | -- | -- | |
VIT | ERC-20 | 8.239637M | -- | -- | |
CNY | ERC-20 | 1M | -- | -- | |
AIC | ERC-20 | 205K | -- | -- | |
MDL | ERC-20 | 200K | -- | -- | |
BEAT | ERC-20 | 180K | -- | -- | |
MVP | ERC-20 | 176K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10541913 | 4 years ago | | | 0 | 0.0079645680 | |
| 6921462 | 6 years ago | | | 0 | 0.0017738240 | |
| 6866654 | 6 years ago | | | 0 | 0.0017738240 | |
| 6731777 | 6 years ago | | | 0 | 0.0025958400 | |
| 6730819 | 6 years ago | | | 0 | 0.0013396800 | |
| 6719658 | 6 years ago | | | 0 | 0.0017738240 | |
| 6661895 | 6 years ago | | | 0 | 0.000064800000 | |
| 6621340 | 6 years ago | | | 0 | 0.00043264000 | |
| 6621272 | 6 years ago | | | 0 | 0.00049901000 | |
| 6579950 | 6 years ago | | | 0 | 0.0017738240 |
ABI
ABI objects
Getter at block 21256329
MAX_TOKENS_SOLD() view returns (uint256)
2000000000000000000000000000
RESTRICTED_PERIOD_DURATION() view returns (uint256)
86400
STRATEGIC_PARTNERS_POOL_ALLOCATION() view returns (uint256)
100000000000000000000000000
TOKEN_UNIT() view returns (uint256)
1000000000000000000
endTime() view returns (uint256)
1521525600
finalizedRefund() view returns (bool)
true
fundingRecipient() view returns (address)
0xec50a7608f044f22d72a3350a0bc1372cd85c258
owner() view returns (address)
0x0052eec077e5b45b7a561f27e8a78ab19738f612
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
refundEndTime() view returns (uint256)
1530165600
startTime() view returns (uint256)
1519070807
tokensSold() view returns (uint256)
489569796820701411807089635
totalClaimableTokens() view returns (uint256)
8239636779948024352934348
vitPerWei() view returns (uint256)
18181
vitToken() view returns (address)
0x23b75bc7aaf28e2d6628c3f424b3882f8f072a3c
Read-only
claimableTokens(address) view returns (uint256)
participationCaps(address) view returns (uint256)
participationHistory(address) view returns (uint256)
refundableEther(address) view returns (uint256)
strategicPartnersPools(uint256) view returns (address)
State-modifying
Events claimAllTokens()
claimOwnership()
claimTokens(uint256 _tokensToClaim)
finalize()
finalizeRefunds()
reclaimToken(address token)
refundAllEther()
refundEther(uint256 _etherToClaim)
setRestrictedParticipationCap(address[] _participants, uint256 _cap)
transferOwnership(address newOwner)
EtherRefunded(address indexed from, uint256 weiAmount)
Finalized()
FinalizedRefunds()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensClaimed(address indexed from, uint256 tokens)
TokensIssued(address indexed to, uint256 tokens)
constructor(address _fundingRecipient, uint256 _startTime, uint256 _endTime, uint256 _refundEndTime, uint256 _vitPerWei, address[20] _strategicPartnersPools)
fallback()
This contract contains no error objects.