This contract is being backfilled. You may encounter incomplete storage history.

HuntToken

Verified contract

Active on Ethereum with 52,261 txns
Deployed by via 0x82720c19 at 7157239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,237.19
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9d91894bb432b711feaf55c9a4b2ffe7c867b485168d28448ed1513e946b8f23
0x74a1323cc79ccbd0a5ba205b41ee44e1cc0f8d575d80aee30948d3d1805bcea5
0x2c09c9737e5a822b95bca0d5232786edf2e0c024c6e2d38f6065240b16acff59
0x0277f61601c4f88a9ce7406ce21fbb4b72fd98a4cec359d09ab4a3138592f9e6
0xc7af8f00ad56eac7b97bb4e1ef69cbbba087a32cbb6d476ba5e431601a44ff5b
0x8cac3c87635c68f1a85426a9a01fb67024aeb01086272363f6aadf220f03a3ed
0x9d0a391801d31786e7a02011d8149aa2570f5a2584065a7933a997a71ac9d609
0xf0249104f9f865ddadd3d49fa5e8b1aec97ecba6d3e61bafb4eb7980c96f2be7
0x15153fe450ddff2078aaf6d00cc017bbb8d2b5b257b5c3c61f7488d632fe3e68
0xb2204a163a100a83e9d84e002b49c5b0eb00e5c53cfc3776a0cc35133c41ea5b

Functions
Getter at block 20792401
decimals(view returns (uint8)
18
name(view returns (string)
HuntToken
symbol(view returns (string)
HUNT
totalSupply(view returns (uint256)
198912688000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
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.