Burnup Tiles

Verified contract

Active on Ethereum with 3,758 txns
Deployed by via 0xbec9bdab at 5291053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Native
Value $0
ERC-20
--
ERC-20
--
0x8355ede53196f94b4e842a001926243e1e28cfd0fb6b862cc623d5c28a7372a2
0xcb2ade735cb09895fcabb50a27c940043a94a304597ed6d073e68fdbfba46abe
0x0a767a643ad5a1ce5340024f9e988e31d39d629e1c79672cd6fd3cf049378129
0xdde40a8a53266d4f4b06c89c8e1f5a8ea970c74247fd0caac9c53ba774dec4d3
0x12da91dcb0d9857fc4c18e7d1d01c3ab74c5b582b599e4f11aa72ca34b239ec4
0xc669221ab76663250eb3ccd9a6cd8a636d745c89bdb1811b356378ac44ce7c79
0x48f8affe9ed5b3d03954464cf0108a9a913e2de3a2fc5a38c28300c1f7112b64
0x049bb62264b6e5fecd74626556c8ba966eb314844231eee8b194821f186def3a
0x60e44b1a4439ebf20964524cc8ea353cab868ea10c21e7a283c2a7b7ef4b200a
0x2f99a0f5d1b27811fed8ed1ef8d985fdbab7455a3c2f7c22d3804df11c2c877a

Functions
Getter at block 21256596
cfoAddress(view returns (address)
0x0b46faecfe315c44f1ddf463ac68d1d5c3bb1912
cooAddress(view returns (address)
0x0659836869772cf479cfcedb659ce6099560b1e5
gameIndex(view returns (uint256)
23
name(pure returns (string _deedName)
Burnup Tiles
nextGameSettings(view returns (uint256 rowsuint256 colsuint256 activityTimeruint256 unclaimedTilePriceuint256 buyoutReferralBonusPercentageuint256 buyoutPrizePoolPercentageuint256 buyoutDividendPercentageuint256 buyoutFeePercentage)
(rows=4, cols=5, activityTimer=3600, unclaimedTilePrice=10000000000000000, buyoutReferralBonusPercentage=750, buyoutPrizePoolPercentage=10000, buyoutDividendPercentage=5000, buyoutFeePercentage=2500)
owner(view returns (address)
0x0b46faecfe315c44f1ddf463ac68d1d5c3bb1912
paused(view returns (bool)
true
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string _deedSymbol)
BURN
totalPayments(view returns (uint256)
0
Read-only
coordinateToIdentifier(uint256 xuint256 yview returns (uint256)
gameSettings(uint256view returns (uint256 rowsuint256 colsuint256 activityTimeruint256 unclaimedTilePriceuint256 buyoutReferralBonusPercentageuint256 buyoutPrizePoolPercentageuint256 buyoutDividendPercentageuint256 buyoutFeePercentage)
gameStates(uint256view returns (bool gameStarteduint256 gameStartTimestampuint256 lastFlippedTileuint256 prizePool)
identifierToCoordinate(uint256 identifierview returns (uint256 xuint256 y)
nextBuyoutPrice(uint256 pricepure returns (uint256)
ownerOf(uint256 _identifierview returns (address _owner)
payments(addressview returns (uint256)
validCoordinate(uint256 xuint256 yview returns (bool)
State-modifying
buyout(uint256 _gameIndexbool startNewGameIfIdleuint256 xuint256 ypayable 
buyoutAndSetReferrer(uint256 _gameIndexbool startNewGameIfIdleuint256 xuint256 yaddress referrerAddresspayable 
claimOwnership(
endGame(
pause(
reclaimToken(address token
setCFO(address _newCFO
setCOO(address _newCOO
setNextGameSettings(uint256 rowsuint256 colsuint256 activityTimeruint256 unclaimedTilePriceuint256 buyoutReferralBonusPercentageuint256 buyoutPrizePoolPercentageuint256 buyoutDividendPercentageuint256 buyoutFeePercentage
spiceUp(uint256 _gameIndexstring messagepayable 
transfer(address _touint256 _identifier
transferOwnership(address newOwner
unpause(
withdrawPayments(
Events
Buyout(uint256 indexed gameIndexaddress indexed playeruint256 indexed identifieruint256 xuint256 yuint256 timestampuint256 timeoutTimestampuint256 newPriceuint256 newPrizePool
End(uint256 indexed gameIndexaddress indexed winneruint256 indexed identifieruint256 xuint256 yuint256 timestampuint256 prize
NextGame(uint256 rowsuint256 colsuint256 activityTimeruint256 unclaimedTilePriceuint256 buyoutReferralBonusPercentageuint256 buyoutPrizePoolPercentageuint256 buyoutDividendPercentageuint256 buyoutFeePercentage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
SpiceUpPrizePool(uint256 indexed gameIndexaddress indexed spiceruint256 spiceAddedstring messageuint256 newPrizePool
Start(uint256 indexed gameIndexaddress indexed starteruint256 timestampuint256 prizePooluint256 rowsuint256 colsuint256 activityTimeruint256 unclaimedTilePriceuint256 buyoutReferralBonusPercentageuint256 buyoutPrizePoolPercentageuint256 buyoutDividendPercentageuint256 buyoutFeePercentage
Transfer(address indexed fromaddress indexed touint256 indexed deedId
Unpause(
Constructor
constructor(address burnupHoldingAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.