Hawthorn Guardian System

Verified contract

Active on Ethereum with 7,817 txns
Deployed by via 0x252f22b0 at 7151480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7c4f8bc3bc5f4a8bbb1197f1ba7f8d7b5134cac1d08602903ca1a26e48858cb9
0x383cf7bf30416914fe5f4c309971dc13427dcfb7487c7c0058832aff9f9853b2
0x7a0aef9c6000df002824a8fc0149c068899d0862b20602009a0191d67711cceb
0xf44162acc15c992889780ff4a654c0c6a3f66e31a2dcea7959708e4d97e36c6c
0xa3552436dbff3bcabce7e7c42c6ae813080b2193bdb5956f23f80caff9fc6b7f
0x4bd9b270031dc3532b3f74a0ac7820a9cef60789a6ecbe44667feb8a22569112
0xbcf8f742bb6a4cc15fffd026ff544a5996cc0a918ff2e673b9ec7f552a56bd67
0x85a0f4107a3a415419a082dee498db9f8d90b0412ad03c47362a3fb4a7208371
0xe85077b2b22b3d23f0bd8e4c58aead29744ae69b740ad18b1de6fe306b167a26
0xacc7fd8bd7169ce5a12ebe3e576a8f0ba14a48c70e702768a9ddfba116ef4b85

Functions
Getter at block 20791755
INITIAL_SUPPLY(view returns (uint256)
2000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Hawthorn Guardian System
originSupply(view returns (uint256)
2000000000000000000000000000
owner(view returns (address)
0x691de0b191dc165766139c4ef2e54364f213bee5
paused(view returns (bool)
false
symbol(view returns (string)
HGS
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getYear(uint256 _timestamppure returns (uint16)
mintedHistory(uint16view returns (uint256 percentaddress holderuint16 yearuint256 amountuint256 timestamp)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(returns (bool)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.