Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1688…8d17
0x53d3…1bf6
Balances ($3,515.50)
Native
Value
$3,515.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.052918 | $3,338.82 |
$3,515.5 | |
YOO | ERC-20 | 15K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20182916 | 5 months ago | | | 0 | 0.00031009203 | |
| 20182916 | 5 months ago | | | 0 | 0.00041315532 | |
| 20182916 | 5 months ago | | | 0.001 | 0.0011065997 | |
| 20182892 | 5 months ago | | | 0 | 0.00025489522 | |
| 20182892 | 5 months ago | | | 0 | 0.00033975265 | |
| 20182892 | 5 months ago | | | 0.001 | 0.00083278107 | |
| 20182892 | 5 months ago | | | 0 | 0.00033975265 | |
| 20182892 | 5 months ago | | | 0.001 | 0.00083383716 | |
| 20182892 | 5 months ago | | | 0 | 0.00033975265 | |
| 20182892 | 5 months ago | | | 0.001 | 0.00083383716 |
ABI
ABI objects
Getter at block 21247217 getFee() view returns (uint256)
owner() view returns (address)
0x64713d0d8dd037aa629dda1b3ec741dd3a82b837
paused() view returns (bool)
false
Read-only
getLocalBountyBalance(uint16 _tileId) view returns (uint256)
getTimeLeftToNextLocalBountyCollect(uint16 _tileId) view returns (uint256)
State-modifying
Events addPrize(uint16 _tileId, address _token, uint256 _tokenId, uint256 _startTime, uint256 _hodlPeriod)
attackTileForExistingUser(uint16 _tileId, uint256 _attackAmount, bool _useBattleValue) payable
attackTileForNewUser(uint16 _tileId, bytes32 _name, bytes _imageUrl, bytes32 _tag, bytes32 _homeUrl, address _invitedBy) payable
censorUser(address _userAddress, bool _censored)
claimPrize(address _tokenAddress, uint16 _tileId)
claimTilesForExistingUser(uint16[] _claimedTileIds, uint256 _claimAmount, bool _useBattleValue) payable
claimTilesForNewUser(bytes32 _name, bytes _imageUrl, bytes32 _tag, bytes32 _homeUrl, uint16[] _claimedTileIds, address _invitedBy) payable
collectLocalBounty(uint16 _tileId, uint256 _amount)
createNewUser(bytes32 _name, bytes _imageUrl, bytes32 _tag, bytes32 _homeUrl, address _user)
depositBattleValue(address _user) payable
fortifyClaims(uint16[] _claimedTileIds, uint256 _fortifyAmount, bool _useBattleValue) payable
kill()
moveBlockValue(uint8 _xSource, uint8 _ySource, uint8 _xDest, uint8 _yDest, uint256 _moveAmount)
removePrize(uint16 _tileId, address _token, uint256 _tokenId)
setBvToBpFee(uint256 _feePercentage)
setPaused(bool _paused)
transferBlockValueToBattleValue(uint16 _tileId, uint256 _amount)
transferTileFromOwner(uint16[] _tileIds, address _newOwner)
transferTokens(address _tokenAddress, address _recipient)
updateUser(bytes32 _name, bytes _imageUrl, bytes32 _tag, bytes32 _homeUrl)
withdrawBattleValue(uint256 _battleValueInWei)
withdrawFee()
BountyCollected(uint256 tile, address userAddress, uint256 amount, uint256 amountCollected, uint256 collectedTime, uint256 latestClaimTime)
PrizeClaimed(address token, uint256 tokenId)
PrizeCreated(uint16 tileId, address token, uint256 tokenId, uint256 creationTime, uint256 startTime, uint256 hodlPeriod)
PrizeRemoved(uint16 tileId, address token, uint256 tokenId, uint256 removeTime)
TileRetreated(uint16 tileId, address owner, uint256 amount, uint256 newBlockValue, uint256 retreatTime)
TransferTileFromOwner(uint16 tileId, address seller, address buyer, uint256 acceptTime)
UserCensored(address userAddress, bool isCensored)
UserCreated(address userAddress, bytes32 name, bytes imageUrl, bytes32 tag, bytes32 homeUrl, uint256 creationTime, address invitedBy)
UserUpdated(address userAddress, bytes32 name, bytes imageUrl, bytes32 tag, bytes32 homeUrl, uint256 updateTime)
constructor(address _bwService, address _bwData)
fallback()
This contract contains no error objects.