WLMarketplace
Verified contract
Active on
Ethereum with 773 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WLMarketplace"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17052508 | 2 years ago | | | 0 | 0.0020354980 | |
| 16659649 | 2 years ago | | | 0 | 0.0027958909 | |
| 16612586 | 2 years ago | | | 0 | 0.0024166916 | |
| 16520539 | 2 years ago | | | 0 | 0.0022590614 | |
| 16503708 | 2 years ago | | | 0 | 0.0016526408 | |
| 16382761 | 2 years ago | | | 0 | 0.0016870080 | |
| 16192511 | 2 years ago | | | 0 | 0.0027270368 | |
| 16117006 | 2 years ago | | | 0 | 0.0011614271 | |
| 16117004 | 2 years ago | | | 0 | 0.0012058750 | |
| 16117000 | 2 years ago | | | 0 | 0.0012472841 |
ABI
ABI objects
Getter at block 21220178 buyersOfDraw() view returns (address[])
Sabi() view returns (address)
0x111e9e6b54d52b552be85ae1b1323db6e2927798
maxTicketsPerTx() view returns (uint256)
20
owner() view returns (address)
0x5cb94a3cc2a98f12ff695b8107b8b8564163d890
sabiAddress() view returns (address)
0x111e9e6b54d52b552be85ae1b1323db6e2927798
ticketPrice() view returns (uint256)
500000000000000000000
Read-only
buyersOfSaleItem(uint16 _id) view returns (address[])
idToSaleItem(uint256) view returns (uint16 totalSlots, uint16 boughtSlots, bool isActive, uint256 itemPrice)
players(uint256) view returns (address)
userEntries(address) view returns (uint256)
State-modifying
Events buyWL(uint256 _id)
createSaleItem(uint256 _newTicketPrice, uint16 _newId, uint16 _totalSlots)
disableSaleItem(uint16 _newId)
enterDraw(uint256 _numOfTickets)
setSabi(address _address)
setTicketPrice(uint256 _newTicketPrice)
transferOwnership(address _address)
withdraw() payable
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.