VokenPublicSale
Verified contract
Active on
Ethereum with 4,935 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8d82…b76f
0x8207…0a6a
35 additional
variables
Balances ($300.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 300 | $0.999179 |
$299.75 | |
HEX | ERC-20 | 100 | $0.003302 |
$0.33 | |
BTB | ERC-20 | 1 | $0.000032 |
$0 | |
Voken | ERC-20 | 7.195771B | -- | -- | |
VETH | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13600795 | 3 years ago | | | 0.00001 | 0.0022910728 | |
| 8503579 | 5 years ago | | | 0 | 0.00033212400 | |
| 8401498 | 5 years ago | | | 0 | 0.000063734000 | |
| 8401480 | 5 years ago | | | 0 | 0.000057518000 | |
| 8366973 | 5 years ago | | | 0.38 | 0.0070073880 | |
| 8366935 | 5 years ago | | | 7 | 0.0076505580 | |
| 8366912 | 5 years ago | | | 7 | 0.00012600000 | |
| 8349865 | 5 years ago | | | 0 | 0.00015925200 | |
| 8348613 | 5 years ago | | | 1.4 | 0.0063140000 | |
| 8343536 | 5 years ago | | | 0 | 0.00017984100 |
ABI
ABI objects
Getter at block 21284360
VOKEN() view returns (address)
0x82070415fee803f94ce5617be1878503e58f0a6a
owner() view returns (address)
0x123456ebb9d581ccd0f66e3abf6168186be28255
paused() view returns (bool)
true
startTimestamp() view returns (uint32)
1558958400
status() view returns (uint256 auditEtherPrice, uint16 stage, uint16 season, uint256 vokenUsdPrice, uint256 currentTopSalesRatio, uint256 txs, uint256 vokenTxs, uint256 vokenBonusTxs, uint256 vokenWhitelistTxs, uint256 vokenIssued, uint256 vokenBonus, uint256 vokenWhitelist)
(auditEtherPrice=220000000, stage=3277, season=6, vokenUsdPrice=33770, currentTopSalesRatio=17730833, txs=3251, vokenTxs=6495, vokenBonusTxs=880, vokenWhitelistTxs=3118, vokenIssued=327759618193553, vokenBonus=25521739285213, vokenWhitelist=339869899845518)
sum() view returns (uint256 weiSold, uint256 weiReferralRewarded, uint256 weiTopSales, uint256 weiTeam, uint256 weiPending, uint256 weiPendingTransfered, uint256 weiPendingRemain)
(weiSold=21351227212520197568053, weiReferralRewarded=6251380579992747516291, weiTopSales=3586772743230077839570, weiTeam=10530830000000000000000, weiPending=982235407358135048853, weiPendingTransfered=981885407358135048853, weiPendingRemain=350000000000000000)
Read-only
accountQuery(address account) view returns (uint256 vokenIssued, uint256 vokenBonus, uint256 vokenWhitelisted, uint256 weiPurchased, uint256 weiReferralRewarded)
etherPriceAuditor(address account) view returns (bool)
seasonRefAccounts(uint16 seasonNumber) view returns (address[] accounts)
seasonTopSalesRewards(uint16 seasonNumber) view returns (uint256 weiSold, uint256 weiTopSales, uint256 weiTopSalesTransfered, uint256 weiTopSalesRemain)
stageStatus(uint16 stageIndex) view returns (uint256 vokenUsdPrice, uint256 vokenCap, uint256 vokenOnSale, uint256 vokenSold, uint256 usdCap, uint256 usdOnSale, uint256 usdSold, uint256 weiTopSalesRatio)
usd2vokenByStage(uint256 usdAmount, uint16 stageIndex) view returns (uint256)
usdSeasonAccountPurchased(uint16 seasonNumber, address account) view returns (uint256)
usdSeasonAccountRef(uint16 seasonNumber, address account) view returns (uint256)
State-modifying
Events changeReceiver(address newReceiver)
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setEtherPrice(uint256 value)
setEtherPriceAuditor(address account, bool state)
setPaused(bool state)
setStartTimestamp(uint32 timestamp)
transferOwnership(address newOwner)
transferPending(address to)
transferTeam(address to)
transferTopSales(uint16 seasonNumber, address to)
withdrawEther(address to, uint256 amount)
AuditEtherPriceAuditorChanged(address indexed account, bool state)
AuditEtherPriceChanged(uint256 value, address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PendingWeiTransfered(address indexed to, uint256 amount)
ReceiverChanged(address indexed previousReceiver, address indexed newReceiver)
SeasonClosed(uint16 _seasonNumber, address indexed account)
SeasonTopSalesWeiTransfered(uint16 seasonNumber, address indexed to, uint256 amount)
StageClosed(uint256 _stageNumber, address indexed account)
TeamWeiTransfered(address indexed to, uint256 amount)
Unpaused(address account)
VokenBonusTransfered(address indexed to, uint256 amount)
VokenIssuedTransfered(uint16 stageIndex, address indexed to, uint256 vokenAmount, uint256 auditEtherPrice, uint256 weiUsed)
VokenWhitelistTransfered(address indexed to, uint256 amount)
constructor()
fallback()
This contract contains no error objects.