WinnerWinner
Verified contract
Active on
Ethereum with 1,167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,637.71)
Native
Value
$1,637.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.466227 | $3,512.68 |
$1,637.71 | |
GSE | ERC-20 | 14 | $0.00003 |
$0 | |
EBK | ERC-20 | 11.308543 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15356939 | 2 years ago | | | 0 | 0.00081510434 | |
| 11406890 | 4 years ago | | | 0 | 0.0011137000 | |
| 7109446 | 6 years ago | | | 0 | 0.00015784800 | |
| 6534677 | 6 years ago | | | 0 | 0.00010174658 | |
| 6308776 | 6 years ago | | | 0.0008 | 0.000023740000 | |
| 6294714 | 6 years ago | | | 0 | 0.00010912500 | |
| 6281196 | 6 years ago | | | 0 | 0.000097965611 | |
| 6240550 | 6 years ago | | | 0 | 0.00015433470 | |
| 6203923 | 6 years ago | | | 0 | 0.00028580500 | |
| 6201158 | 6 years ago | | | 0 | 0.00029152110 |
ABI
ABI objects
Getter at block 21265981
totalInfo() view returns (bool, bool, address, uint256, uint256, uint256, uint256, uint256, uint256, address)
(true, true, 0xb449eb70a53273fc2e4e2cdfd2a9257f5c25101f, 0, 1534036963, 847698, 35603316000000000000, 86400, 120, 0x54d1e948834f93bc54edbb9175219bbe6acc1e60)
Read-only
codeToAddress(string _code) view returns (address)
countryInfo(uint256 _countryId) view returns (uint256, uint256)
goldenTicketPrice(uint256 _x) pure returns (uint256)
numberOfReferralCodes(address _player) view returns (uint256)
playerInfo(address _player) view returns (uint256, uint256, uint256, address, uint256, uint256, string)
referralCodeAt(address _player, uint256 i) view returns (string)
State-modifying
Events buy(address _referral, uint256 _countryId) payable
giftCode(string _code, address _referral)
registerCode(string _code) payable
setNick(string _nick) payable
start(uint256 _maxTime, uint256 _addedTime)
withdraw()
withdrawPot()
Bought(address indexed _player, address indexed _referral, uint256 _countryId, uint256 _tickets, uint256 _value, uint256 _excess)
Promoted(address indexed _player, uint256 _goldenTickets, uint256 _endTime)
Registered(string _code, address indexed _referral)
Started(uint256 _time)
Withdrew(address indexed _player, uint256 _amount)
Won(address indexed _winner, uint256 _pot)
constructor()
fallback()
This contract contains no error objects.