BillionaireTokenRaffle
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XBL | ERC-20 | 60 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6569819 | 6 years ago | | | 0 | 0.0032442120 | |
| 6569794 | 6 years ago | | | 0 | 0.0032442120 | |
| 5114889 | 7 years ago | | | 0 | 0.000078369000 | |
| 5114862 | 7 years ago | | | 0 | 0.000078369000 | |
| 5110634 | 7 years ago | | | 0 | 0.00020457100 | |
| 4991368 | 7 years ago | | | 0 | 0.00033162900 | |
| 4948658 | 7 years ago | | | 0 | 0.0010715720 | |
| 4928777 | 7 years ago | | | 0 | 0.00090714400 | |
| 4928361 | 7 years ago | | | 0 | 0.00059386000 | |
| 4926269 | 7 years ago | | | 0 | 0.0030000000 |
ABI
ABI objects
Getter at block 21260904
XBLContract_addr() view returns (address)
0x49aec0752e68d0282db544c677f6ba407ba17ed7
burner_addr() view returns (address)
0xefd66046f08851868cd2e20015bd1437330b395f
current_week() view returns (uint256)
10
lastweek_winner1() view returns (address)
0x0000000000000000000000000000000000000000
lastweek_winner2() view returns (address)
0x0000000000000000000000000000000000000000
lastweek_winner3() view returns (address)
0x0000000000000000000000000000000000000000
next_week_timestamp() view returns (uint256)
1519154080
prev_week_ID() view returns (uint8)
1
raffle_addr() view returns (address)
0xde8e0c8419184cf4e0ab525aeb5acdb85cda050b
raffle_balance() view returns (uint256)
110000000000000000000
ticket_price() view returns (uint256)
10000000000000000000
total_burned_by_raffle() view returns (uint256)
97500000000000000000
total_supply() view returns (uint256)
3315269499999999999998750
unique_players() view returns (uint64)
1
Read-only
address_to_tickets(address) view returns (uint256)
address_to_tokens_prev_week0(address) view returns (uint256)
address_to_tokens_prev_week1(address) view returns (uint256)
State-modifying
Events dKERNEL_PANIC()
dSET_XBL_ADDRESS(address _XBLContract_addr)
dTRIGGER_NEXTWEEK_TIMESTAMP()
getLastWeekStake(address user_addr) returns (uint256 last_week_stake)
reduceLastWeekStake(address user_addr, uint256 amount)
registerTickets(uint256 number_of_tickets) returns (int8 registerTickets_STATUS)
setBurnerAddress(address _burner_addr)
setOwnerAddr(address _owner_addr)
setTicketPrice(uint256 _ticket_price)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.