GAZA

Verified contract

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

No balances found for "GAZA"

0x68d703c7e3d316eb17861a4252ba242bb185fabdb37f2354b271a4093133cc80
0x3a930fcbe9a8f23e2c9a240b802d815bbeb7d90e3530b9b0e07dd030c0de71f3
0xa64db56118535f591253cac1ae0269932bef0bf00553e1183e649b736a060c41
0x487318beb357acd9057289983f3475f8bd98579a196006942da6b4f2564534ab
0x72c838f382387026ddf6ac8d43c0795e6dea048bf41c734035dd10fb47afa03e
0xb814026bab1e9bec02991e1d421fe439cb6cfa26abdfc13de5e46b6ad00a9ed5
0x64f40fb3874df1a3c12bcfb9a41632d281db5912e7275b3bd329e0b9591ea86d
0xd5ec6eedca3cb0757a5c00b8cc227fb79d9d12922fa9631006140335d564fbf2
0xc80382adc6a052039bfce9e153c2211e5fd6f056eb475496e95d83a2402a8642
0x52f2d5840d2257f9e1468bc3d0943091fee276edea2b5ea3ab9618e9b1624cdb

Functions
Getter at block 23567023
decimals(view returns (uint8)
18
name(view returns (string)
GAZA
symbol(view returns (string)
GAZA
totalSupply(view returns (uint256)
3333000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
handle_stuck(address _l
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