KRATOS

Verified contract

Active on Ethereum with 15,005 txns
Deployed by via 0x6d734334 at 6038297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xcc0e7b889f9cd37eed04049c2b5cf98011fab7562f3187cba356ad0787653df0
0x61cb5224f52d6121c7290adcabba9557e662fb44fe486bce7eaab16948db3c6e
0x7cef8c5fdecaa2f140cb257156f83cfcff75085c9fdcb4ffd9f77884e9344ba2
0x88352e672a583da799d11438cd2b85bb0f959ff815a440fd63cc1126684235f1
0xb2b51e206fd95694b8501f7e3a57d679962f6cd94fba83966b2fcbe48a948c20
0x1488a1dea14a701ff9988a1a440eb788bf3be6410b7c4bd0aa0a11c3c999ffb7
0xe705434ecd61ba17a26d83c538e4e78f24dd434d494ad2b3515a7c4b8e65c572
0x94e59f62b956ffdecfef5c9015ce4c68be5d38942c3ff85c13e9aa54292004b5
0x2f04d32e0b378685781032ee59a35e67b286c25b68a6be2385660021b3c6e174
0x455e2543a70a2c59e16213e1d63afcbb44660da3760789ba16e6b33c4203e717

Functions
Getter at block 21161255
decimals(view returns (uint8)
18
name(view returns (string)
KRATOS
owner(view returns (address)
0xc9d689fd857dcfaf8011ba064db989222e84c003
paused(view returns (bool)
false
symbol(view returns (string)
TOS
timelockTimestamp(view returns (uint256)
0
totalSupply(view returns (uint256)
38989603000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
timelock(addressview returns (uint256)
State-modifying
addTimelock(address _beneficaryuint256 _timestamp
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
disableTimelock(
enableTimelock(uint256 _timelockTimestamp
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
removeTimelock(address _beneficary
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
TimeLocked(address indexed _beneficaryuint256 _timestamp
TimeUnlocked(address indexed _beneficary
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.