4NEW

Verified contract

Active on Ethereum with 14,479 txns
Deployed by via 0x257784db at 6182403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xdddd29e9cea3f018b0f3f3627f51d670622bdf09bcff5565983864ebb3988df4
0x1d9380cb85a56d263c1922d364799951855396d01483b5f32183e39f65d3e1ff
0xc42a799f90f2ffcbd156c10ee9fdc786ab4f8835ac95032b1c46072aae50ed79
0x9a6ccb94ae1ab751aff91664d7f7cb66a40ba41a80bc57df4324610f9f2be615
0xb1525fa02f68bd783830862345566990ac7afb50118b5b3233330ac7dfb32839
0xa3052db23bbd4d40f760a1d948ba31377dbe1c68218a4eb3ca3fa4530185b9fc
0x60afe3a61b9100c68aa7124b012802a49b362a71179413010b621a4da66a34f4
0x91308aa56d0767e2ebf397ef3d1d0e7b58e7a3b39e5eaa965f4e40a793fb3509
0xf7d4ba98aa3e35b4805923faf014061174beef3865f3bc8c7ead5a39b54f595f
0x808578248834c0556e462e42436378a4f3772c410de29d2dca105c9fc121c2a6

Functions
Getter at block 21161519
INITIAL_SUPPLY(view returns (uint256)
300000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
4NEW
owner(view returns (address)
0xc8c3810fbeafcf62e1479b54d119065c30b932fb
paused(view returns (bool)
false
symbol(view returns (string)
KWATT
totalSupply(view returns (uint256)
150000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
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
Burn(address indexed burneruint256 value
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.