WarStaking
Verified contract
Active on
Ethereum with 7,928 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- | |
ROTA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19193936 | 10 months ago | | | 0 | 0.0019500643 | |
| 19036961 | 10 months ago | | | 0 | 0.0020113256 | |
| 19031428 | a year ago | | | 0 | 0.0018957598 | |
| 19029720 | a year ago | | | 0 | 0.0015995013 | |
| 19029664 | a year ago | | | 0 | 0.0011395319 | |
| 19024298 | a year ago | | | 0 | 0.0024196220 | |
| 19024288 | a year ago | | | 0 | 0.0023155301 | |
| 19020208 | a year ago | | | 0 | 0.0066166418 | |
| 19016878 | a year ago | | | 0 | 0.0018801848 | |
| 19016873 | a year ago | | | 0 | 0.0018189671 |
ABI
ABI objects
Getter at block 21321470
MAX_TYPE() view returns (uint256)
5
ROTA_CONTRACT() view returns (address)
0xdfb29501b42f63a947ddc5249f185d6bcbe6986f
SIGNER() view returns (address)
0x2f2a13462f6d4af64954ee84641d265932849b64
WARBONDS_CONTRACT() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3978a70acce93153f524e8fcdcba1e3ace0ac05b
warTime() view returns (uint256)
172800
Read-only
burnRates(uint256) view returns (uint256)
getBorderNumber(uint256 tokenId) view returns (uint256)
getNumberOfBattles(uint256 tokenId) view returns (uint256)
getTokenDataFor(uint256[] tokenIds) view returns (uint40[], uint40[], uint8[], address[])
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
tokenToData(uint256) view returns (uint40 time, uint40 border, uint8 battlesCompleted, address owner)
State-modifying
Events changeWarTime(uint256 _time)
goToWar(uint256[] tokenIds, uint256[] warBondIds)
leaveWar(uint256[] tokenIds, uint256[] randomNumbers, uint256[] battleIndices, bytes signature)
overrideBorder(uint256[] tokenId, uint40 _border)
renounceOwnership()
setBurnRates(uint256[] _rates)
setMaxWarType(uint256 _max)
setRotaContract(address _addr)
setWarBondsContract(address _addr)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WarLost(uint256 tokenId, uint256 valueAtBurn)
WarWon(uint256 tokenId, uint256 newValue)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.