HOWL

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xec26439f at 4295589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--

No transactions found for "HOWL"


Functions
Getter at block 21265654
INITIAL_SUPPLY(view returns (uint256)
64000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
HOWL
symbol(view returns (string)
HOWL
totalSupply(view returns (uint256)
64000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.