Vitalik Lotto Token
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($3,737.72)
Native
Value
$3,737.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.961732 | $3,886.45 |
$3,737.72 | |
YOO | ERC-20 | 20.437K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5788931 | 7 years ago | | | 0 | 0.0022018230 | |
| 5671359 | 7 years ago | | | 0 | 0.00095607900 | |
| 5670273 | 7 years ago | | | 0 | 0.0024703380 | |
| 5670266 | 7 years ago | | | 0 | 0.0015021880 | |
| 5670256 | 7 years ago | | | 0 | 0.0017416500 | |
| 5670252 | 7 years ago | | | 0 | 0.0035443980 | |
| 5670212 | 7 years ago | | | 0 | 0.0074110140 | |
| 5670209 | 7 years ago | | | 0 | 0.0034058640 | |
| 5670171 | 7 years ago | | | 0 | 0.0049526520 | |
| 5670160 | 7 years ago | | | 0 | 0.0047753640 |
ABI
ABI objects
Getter at block 21405469
ambassadorMode() view returns (bool)
true
buyPrice() view returns (uint256)
96000000000
contractBalance() view returns (uint256)
961731958613261891
decimals() view returns (uint8)
18
lottoBalance() view returns (uint256)
939977028822772264
lottoIdentifier() view returns (uint256)
0
lottoQueue() view returns (uint256)
0
name() view returns (string)
Vitalik Lotto Token
pausedToPublic() view returns (bool)
true
pendingOraclize() view returns (bool)
true
sellPrice() view returns (uint256)
64000000000
symbol() view returns (string)
VLK
totalSupply() view returns (uint256)
312692623761986689
Read-only
_tokensToEthereum(uint256 _tokens) view returns (uint256)
administrators(address) view returns (bool)
ambassadors(address) view returns (bool)
balanceOf(address _user) view returns (uint256)
getReferralBalance(address _user) view returns (uint256)
getUserDividends(address _user) view returns (uint256)
payouts(address) view returns (int256)
referrer(address) view returns (address)
tokenBalance(address) view returns (uint256)
State-modifying
Events __callback(bytes32 _queryId, string _result)
__callback(bytes32 myid, string result, bytes proof)
activate()
disableAmbassadorMode()
fund(address _referrer) payable
invokeLottery()
reinvest()
sell(uint256 _tokenAmount)
setAdministrator(address _user)
setAmbassador(address _user)
withdraw()
DividendsReinvested(address beneficiary, uint256 dividends, uint256 tokenAmount)
DividendsWithdrawn(address beneficiary, uint256 ethValue)
LotteryCreated(uint256 identifier)
LotteryWinnerDetermined(address winner, uint256 winnerReward, address triggerer, uint256 triggererReward, uint256 random)
RandomRequested(uint256 identifier)
TokensPurchased(address beneficiary, uint256 tokenAmount, uint256 ethValue, address referrer)
TokensSold(address beneficiary, uint256 tokenAmount, uint256 ethValue)
constructor()
fallback()
This contract contains no error objects.