HuntToken

Verified contract

Active on Ethereum with 54,517 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 $8,666.79
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd52b15cce00ccc57fab388c1fc2ce832080d02d258b2cd64b1218f576a67c47c
0xdb5637c30197a30fd772a342bae7226e18375276bbbb8440fd6e58b1dbeab577
0x60de07deacae006c450724ca0e293ef3118d098048813247b07c3c9c365f73d7
0x55ae9d4f5ad4219ebd8399911ab3a26c5fd8abba0ec4fa65da500b82df636313
0x129cfb607005d4baf465218c9ff3f8c5b6aefe7fca23dbee778df69061bca34c
0x9966099dc996352a51a48a6c9059c357d2338beee93d65a6f62ed0f80e6fae42
0xba1a8a91271e7b43b6c69ffd7d8320117bb6a50cef4bd25c55c3784a8d124c48
0x1fc2eea095e49ddc095ed3ce50d1e3c43823a46d3e5a1cbc41c62d5343c43db6
0xe35d57dc8c99c5d51699ce3071d994788139bf024839e42b14c0bd6f7141e8c3
0x5c869c5a0ea5040fb97d3deea436a9071598efc193209066c964b5751af8aaf3

Functions
Getter at block 21248934
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.