Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HERO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19893084 | 6 months ago | | | 0 | 0.00029715906 | |
| 19893068 | 6 months ago | | | 0 | 0.00029911366 | |
| 19107723 | 10 months ago | | | 0 | 0.0011519877 | |
| 18470847 | a year ago | | | 0 | 0.0022838797 | |
| 18458680 | a year ago | | | 0 | 0.0011570574 | |
| 18425052 | a year ago | | | 0 | 0.0010694061 | |
| 18423515 | a year ago | | | 0 | 0.0015275136 | |
| 18258456 | a year ago | | | 0 | 0.00086655615 | |
| 18258452 | a year ago | | | 0 | 0.00084935389 | |
| 18230918 | a year ago | | | 0 | 0.00059370732 |
ABI
ABI objects
Getter at block 21181752
DAY() view returns (uint256)
86400
MONTH() view returns (uint256)
2592000
WEEK() view returns (uint256)
604800
decimals() view returns (uint8)
18
maxClaimTime() view returns (uint256)
2592000
maxSupply() view returns (uint256)
277700000000000000000000000
name() view returns (string)
HERO
owner() view returns (address)
0x2eb074b6da44f45acd55d32a7b6f06928a1bb7b4
returnAllContracts() view returns (address[])
[0x0D16d8F2d2f5D0EFdaBaAD98656c50c5A2A27F79]
symbol() view returns (string)
HERO
totalSupply() view returns (uint256)
315699458333333333333329
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateRewards(address user) view returns (uint256)
coinsPerMonth(address) view returns (uint256)
nftContracts(uint256) view returns (address)
State-modifying
Events addOrChangeContract(address contractAddress, uint256 wholecoinsPerMonth)
airDrop(address[] recievers, uint256[] WholeCoinAmounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnAndRecycle(uint256 amount)
claimRewards()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintTo(address reciever, uint256 WholeCoinAmount)
purgeContractFromList(address badContract) returns (bool)
renounceOwnership()
setMaxClaimTime(uint256 numDays)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.