Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots
-
variable spans 11 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRILL | ERC-20 | 99K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14865724 | 2 years ago | | | 0 | 0.0015758400 | |
| 14488621 | 3 years ago | | | 0 | 0.021330909 | |
| 13811983 | 3 years ago | | | 0 | 0.024971345 | |
| 13799724 | 3 years ago | | | 0 | 0.013550268 | |
| 13799636 | 3 years ago | | | 0 | 0.021056827 | |
| 13798576 | 3 years ago | | | 0 | 0.017214079 | |
| 13798415 | 3 years ago | | | 0 | 0.0098194938 | |
| 13798412 | 3 years ago | | | 0 | 0.0098453704 | |
| 13798247 | 3 years ago | | | 0 | 0.011991324 | |
| 13798057 | 3 years ago | | | 0 | 0.014298086 |
ABI
ABI objects
Getter at block 21210335
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
currentPot() view returns (uint256)
99000000000000000000000
currentStatus() view returns (uint8)
0
lastSlot() view returns (uint256)
0
owner() view returns (address)
0xfaded72464d6e76e37300b467673b36ecc4d2ccf
roundEnd() view returns (uint256)
1653817011
token() view returns (address)
0xf59bfeed034092e399cc43ff79edab15e2e18735
totalRounds() view returns (uint256)
7
Read-only
allInfoFor(address _user) view returns (uint256[5] compressedInfo, address[12] buyers, uint256[12] allBuys, uint256 userBalance, uint256 userAllowance)
buys(uint256) view returns (uint256)
currentSlotPrice(uint256 _index) view returns (uint256 count, uint256 price)
lastBuyers(uint256) view returns (address)
slotTime(uint256 _index) pure returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events buySlot(uint256 _index, uint256 _maxBuys)
setBurnAddress(address _burnAddress)
setOwner(address _owner)
setWhitelisted(address _address, bool _isWhitelisted)
PotWon(uint256 indexed round, address indexed winner, uint256 amount)
RoundStarted(uint256 indexed round)
SlotPurchased(uint256 indexed slot, address indexed buyer, uint256 cost)
constructor(address _token, uint256 _initialCost)
This contract contains no fallback and receive objects.
This contract contains no error objects.