ClayWarsV1001
Verified contract
Active on
Ethereum with 2,040 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0463…f79a
0xd8f2…1559
0xee02…cf24
Balances ($0.00)
No balances found for "ClayWarsV1001"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20390971 | 4 months ago | | | 0 | 0.0010636149 | |
| 19661981 | 7 months ago | | | 0 | 0.0025439963 | |
| 19657937 | 7 months ago | | | 0 | 0.028764498 | |
| 18915441 | a year ago | | | 0 | 0.0058426516 | |
| 17682257 | a year ago | | | 0 | 0.0020113276 | |
| 16838571 | 2 years ago | | | 0 | 0.0022033246 | |
| 16606567 | 2 years ago | | | 0 | 0.0030912495 | |
| 16606563 | 2 years ago | | | 0 | 0.0033091089 | |
| 16606544 | 2 years ago | | | 0 | 0.0027915801 | |
| 16546314 | 2 years ago | | | 0 | 0.0037409523 |
ABI
ABI objects
Getter at block 21258611
owner() view returns (address)
0x0f251f37770e420c5b3ff47c1066ec0516f995d7
Read-only
getByOre(uint8 oreIndex, uint256 startId, uint256 endId) view returns (uint256[])
getWithdrawAmount(uint256 _t) view returns (uint256)
getWithdrawTotal(uint256[] ids) view returns (uint256)
getWithdrawTotalWithBonus(uint256[] ids, uint256 bgColorIndex) view returns (uint256)
renderAttributes(uint256 _t) view returns (string)
State-modifying
Events chooseOre(uint256 _t, bool pathChoice)
coalesce(uint256 _t, uint256[] ids)
gemUltimate(uint256 _t, uint256 target)
manifest(uint256 _t)
natureUltimate(uint256 _t, uint256 target)
purchaseEyes(uint256 _t)
purchaseLargeOre(uint256 _t)
purchaseMouth(uint256 _t)
renounceOwnership()
sap(uint256 _t, uint256 target)
selfDestruct(uint256 _t)
setNFTContract(address _nftContract)
setOverrideImageUrl(string _overrideImageUrl)
setStorageContract(address _storageContract)
setTokenContract(address _tokenContract)
setWithdrawEnabled(bool _withdrawEnabled)
transferOwnership(address newOwner)
upgradeOre(uint256 _t)
withdraw(uint256 _t)
withdrawAll(uint256[] ids)
withdrawAllWithBonus(uint256[] ids, uint256 bgColorIndex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.