This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

HATI

Verified contract

Active on Ethereum with 6,551 txns
Deployed by via 0xb098b707 at 14801263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x7c044cf989872ecee15d96396446b7bc41ec769f2db461f1efb186ad8b78447b
0xe641d4ff2d5db5d3c23622a817bc866fba1b10bb45d4ccfe37af9d8410299c23
0xe2eb6f7c462fadf129f4ef94ce54e18a1fdb49ad3477eac62a6bfd812f564636
0x9dab9e1dda8e1e2ecd010ad6c3ad7261e5285aa086a50716241c20e912725eef
0xd4b3be2a7fd59f7a11fbc2b77c99164e3467757d443528f1e9fb04bd99452c5a
0x7e1009947ef4f0395b9e83dd05b2c12ba622e78839a83c2f88ab4fd38cfd23b1
0x46a2313f2e7f9aa08970d4c62643a9b5b1d46b38d252551118d5f7e8068bbad7
0x1ad940676addad550ac1e401ee9f3b5609f77305dcdab1a429e4606dc2adf59d
0x396568570bd9d2ad6d11feeb676eee07bf0abbe51986658481645c0f863f696f
0x56e60a3221b4403fc66dc120e65a327d78e6e7fb8d72095af694cb0bae39cf56

Functions
Getter at block 20793296
antiBotsActive(view returns (bool)
true
blockCooldownAmount(view returns (uint256)
10
decimals(view returns (uint8)
18
name(view returns (string)
HATI
owner(view returns (address)
0xf0bc35efcc611eb89181cc73eb712650fcdc9087
symbol(view returns (string)
HATI
totalSupply(view returns (uint256)
666666666666666000000000000000000
Read-only
_blockNumberByAddress(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isContractExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAntiBotsActive(bool value
setBlockCooldown(uint256 value
setContractExempt(address accountbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.