WarlordCamp
Verified contract
Active on
Ethereum with 574 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 23 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLT | ERC-20 | 88 | -- | -- | |
wWLT | ERC-20 | 60 | -- | -- | |
lWLT | ERC-20 | 29 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11724629 | 4 years ago | | | 0 | 0.0050668310 | |
| 11718059 | 4 years ago | | | 0 | 0.0050686900 | |
| 11718039 | 4 years ago | | | 0 | 0.0043046400 | |
| 11672428 | 4 years ago | | | 0 | 0.0027942400 | |
| 11626786 | 4 years ago | | | 0 | 0.0048332800 | |
| 11592954 | 4 years ago | | | 0 | 0.0060675231 | |
| 11581165 | 4 years ago | | | 0 | 0.0067212800 | |
| 11548206 | 4 years ago | | | 0 | 0.0037760000 | |
| 11548158 | 4 years ago | | | 0 | 0.0052864000 | |
| 11547093 | 4 years ago | | | 0 | 0.0088709600 |
ABI
ABI objects
Getter at block 21310211
isOwner() view returns (bool)
false
owner() view returns (address)
0xf4a5a634367cfa3b86366215b96af9afe00ba80e
Read-only
balanceOf(address account, string name) view returns (uint256)
checkKingdomReward(address account) view returns (uint256)
durationRemaining(address account, string name) view returns (uint256)
rewardCount(address account, string name) view returns (uint256)
totalSupply(string name) view returns (uint256)
State-modifying
Events addTokenOwner(address _token, address _newOwner)
army(uint256 amount, string name)
changeOwner(address _newOwner)
getarmy(string name)
renounceOwnership()
renounceTokenOwner(address _token)
transferOwnership(address newOwner)
withdraw(string name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _WarLordToken, address _warriorWarLordToken, address _knightWarLordToken, address _legendWarLordToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.