Glock Hawk Tuah Girl

Verified contract

Active on Base with 3 txns
Deployed by via 0xfe96d6d2 at 17098561
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Glock Hawk Tuah Girl"

0xb0b49ed14abf89e9d4d08cffc7976aac0d80d7fd32a13e51a3600b7f2194a0ff
0xdfa83e7b6d1a5fc16df33f379930657508d64a7859bf11a02aadc8dfb408ebdc
0xa9c240206d7a373ceed94c77646e09eada15da940630dc21e3cb48aceb2e24af

Functions
Getter at block 22116342
decimals(view returns (uint8)
18
name(view returns (string)
Glock Hawk Tuah Girl
symbol(view returns (string)
GLOCK
totalSupply(view returns (uint256)
460000000000000000000000000000
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(string namestring symboluint256 initialSupply
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