Hatchtoken

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0x8ba1cc48 at 7989741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hatchtoken"

0xd78449e27d78e63a59b84e309e8f343fa9867733a0dd654f607a16b526fe5b42
0xa49d5358d1bf663988b0308deb36aad6125d34faf23ff3cb435a40e8304134c5
0xf6e747e97026f5b55e88d83e539ed3c652563dfec5105afe6cab8de2a8fb5482
0x6f05e13470006467f5a584d18294d95005088fc2d3ef22c8345f0a3ee5d04e5f
0x5d8b7c36cc97149cb89bc6e67ce2ba9100dda3f39c4df090225c7e9b3fe535e5
0xc5170fc03206d33945756d38c9da0b3856351d7a05ca33ed67c86469301fd574
0x27db3ee68e2185973b43aa3fb660776a4a56a0fb81d555c30958f643eeb22b7e
0x5145c1509c3cc6c367dcc87ce3a7fbb9fe9dde4ff116b841b6b41ab09d5c3873
0x9f00612885d675089609316069b5e43528e9ed1b706a84b04b13d0359ca1b2a5
0x500b05b8ae008d7d89719d728ea23cf62dfc7ba3f32e13227772c0e58ccb6d3f

Functions
Getter at block 20822833
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
monthlyUnlocked(view returns (uint256)
2660000000000000000000000
name(view returns (string)
Hatchtoken
owner(view returns (address)
0xf84348ae2a700a248e6c78a01090a9df6f7ee9bd
symbol(view returns (string)
HTCH
totalSupply(view returns (uint256)
200000000000000000000000000
treasury(view returns (address)
0xddbd53296b0c633221ba0b50681f52089d7c7a03
treasuryBalance(view returns (uint256)
199516304000000000000000000
treasuryTransfered(view returns (uint256)
16420130000000000000000000
treasuryUnlocked(view returns (uint256)
200000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
changeMonthlyUnlocked(uint256 newMonthlyUnlocked
changeTreasury(address newTreasury
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyUnlock(uint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EmergencyUnlock(uint256 _amount
MonthlyUnlockedChanged(uint256 _oldMonthlyUnlockeduint256 _newMonthlyUnlocked
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TreasuryChanged(address _oldTreasuryaddress _newTreasury
Constructor
constructor(string namestring symboluint8 decimalsuint256 supplyaddress treasuryuint256 initialUnlockeduint256 monthlyUnlocked
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.