Hawk Ttuuaahh

Verified contract

Active on Ethereum with 192 txns
Deployed by via 0x572e8c2a at 20355913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Hawk Ttuuaahh"

0x8f83e809fdc543d4e11c9d878c5e61238d5de39cb23a488d27058a2d86664740
0x965b7967e882cd0516d1620e64a319e573c44e32d67c87e119eb81003c2b5761
0xe722285c1ae35673747a2ee4d92df5290ea5b2489c1bfb21e602cceb08ecd636
0x9a0bbd6de2678401b3b66d559a69574a45baf01791dd2d914de1a1e41d716634
0x7a3c9db44cf9ffdf669e0dfee73f34b4925e721d7840698681178166923bb4db
0x97fa300eaedf94fd420ef1d3e13d254c17e23d2d357dfdc4af084f97be5708da
0x1b59ec2609b613764dc72e622a77481316e2dc59ca85133ba765b6ce4d92c0a9
0xce933a1ac01a650f2a9332944a7152f4cd081d32c0ec4b12f5a5535bdc47c52d
0x5869b9b2d202bd4c7bd247bde49ea18225c9cae2b67c4bdd3f6b29a8e3f77889
0x6178fa5fe524047263f08578ebf624099aad6e07b88cb4a9a8782b7ad597f09e

Functions
Getter at block 21397078
decimals(view returns (uint8)
18
name(view returns (string)
Hawk Ttuuaahh
symbol(view returns (string)
SPITT
totalSupply(view returns (uint256)
420000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
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
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender