The mosquito that bit me

Verified contract

Active on Base with 1,353 txns
Deployed by via 0x8662b5d4 at 18005682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The mosquito that bit me"

0x6c79ee6d741260ab4974d5febd43a60f90a01159829f9cb22913678c9bc3d107
0x95c36d6897999a79206e015492473580760b1e053f8c7e70feee756fcbd23af6
0xfc6e3c139226e87ca7ee59db15bb98b85ec3674e894227754c38eb5951b6ef9c
0xadada510cac8c85b6a58e883e5f462503e99bf7879cd3af028e387e23eb60ba3
0x2cb3af76d1baa8dece4582c791a146a39895d7389102638a188af297629d9de4
0x5d16512c5402cbba93ce05947fe0b8cafccb2e8b4db3f2399f166acec81f8cd1
0x3635e43f4d3f99f1c5a92b0abfe6062088c0fc9a2266b9c0dc542bd42cc166d8
0xb692fa936a07c3d60e1c26b104e58865d3a4b9b8222dfb9a6d7b1eba0109be5e
0x6a0153062406f38e44f32b668754c669fee20dcc6df996808729eab9bc6f5b79
0x356060bee8a4e4dace1e8ba6415cd661f313a83420db9dd021c5a407b2d8a944

Functions
Getter at block 21866255
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
The mosquito that bit me
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ITCH
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account