ClayWarsV1
Verified contract
Active on
Ethereum with 325 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 "ClayWarsV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14936795 | 2 years ago | | | 0 | 0.0068919726 | |
| 14936691 | 2 years ago | | | 0 | 0.0078802629 | |
| 14936679 | 2 years ago | | | 0 | 0.0067436335 | |
| 14936678 | 2 years ago | | | 0 | 0.0066686674 | |
| 14936669 | 2 years ago | | | 0 | 0.0064189926 | |
| 14936571 | 2 years ago | | | 0 | 0.0077469131 | |
| 14936362 | 2 years ago | | | 0 | 0.0044871485 | |
| 14935809 | 2 years ago | | | 0 | 0.013262163 | |
| 14935803 | 2 years ago | | | 0 | 0.0099486282 | |
| 14935801 | 2 years ago | | | 0 | 0.0079100252 |
ABI
ABI objects
Getter at block 21283833
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)
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.