RaffleTokenExchange

Verified contract

Active on Ethereum with 2,723 txns
Deployed by via 0xaa9faa9b at 8598105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RaffleTokenExchange"

0x0e22e292762bbf6e7d9ce06c9950a59742d23029b26574ee1358cc56cb8a1bf6
0xd5099a8237deb0ab1ad708a923d4972b4ecd1e5e3af9270f4a7a37e992119d02
0x9d95637b438d85dbe0e6408003530767e4190999de605e0060fca8c35d3643c6
0xa724bc8f0bb861cb56773561b621b77d7c636735bc3ac2ce6beac098e128344d
0x1536b8ebd824cf9464037ba1827d49732110578eb6c5ac40e01356fe78c7b21d
0x1fbb881d2ff80f699539ceed68829e584e8b3f71e8c9fdd56768d95580c2817b
0xb0df3da580ca85538b87f41d0d9c3601d33460e7d3a0556697c80b42afcb9f33
0xa7acaa49924aee18ee41425dd2996aa5f382ec3faa6ad08cb6de51bbd7fd22d2
0xc7994ad5f2be8a75eefb95f320773e7979b1d9ced03b7cbda01b3c2827c574a0
0xa506951709f23ba984439d74ac0c7ebad58d4e078a3a003fbbe409fde55fff3a

Functions
Getter at block 21307481
nextListingId(view returns (uint256)
2334
nextPurchaseId(view returns (uint256)
923
owner(view returns (address)
0xb0252f13850a4823706607524de0b146820f2240
paused(view returns (bool)
true
raffleContract(view returns (address)
0x0c8cdc16973e88fab31dd0fcb844ddf0e1056de2
Read-only
listingsById(uint256view returns (uint256 pricePerTokenuint256 initialAmountuint256 amountLeftaddress sellerbool active)
purchasesById(uint256view returns (uint256 totalAmountuint256 totalAmountPayeduint256 timestamp)
State-modifying
addListing(uint256 initialAmountuint256 pricePerToken
buyRaffle(uint256[] amountsuint256[] listingIdspayable 
cancelListing(uint256 id
kill(
setPaused(bool value
withdrawFunds(uint256 withdrawAmount
Events
Canceled(uint256 id
Listed(uint256 iduint256 pricePerTokenuint256 initialAmountaddress seller
Purchased(uint256 iduint256 totalAmountuint256 totalAmountPayeduint256 timestamp
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.