GAWX

Verified contract

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

No balances found for "GAWX"

0x497d741d258cd532688ebe387279ae4631d7b1abc27c0af4a1e8595d8896a27e
0x104fbbdbdd2f23ad3a2979f8d86a649f19b7547096f5dc2e287c03406d1fa40e
0xbf338ccd759de92e75226889616126b515f6b8c4662edc8048af1988a6c00ea3
0xdab5ff0c8053d38b1b800b3baf3a31202f64ae296a9e58300a8a29f84279543e

Functions
Getter at block 23717241
castHash(view returns (string)
0x12a52a6af3d4c0b090539ee2c7f214ebc8dad55f
decimals(view returns (uint8)
18
deployer(view returns (address)
0x5f4d9690d9973e8ceb099f50707348de8f73bb09
fid(view returns (uint256)
412532
image(view returns (string)
https://media.firefly.land/farcaster/4708f7a8-ff45-4788-90b7-09ee28d6f596.png
name(view returns (string)
GAWX
symbol(view returns (string)
GAWX
totalSupply(view returns (uint256)
100000000000000000000000000000
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 name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
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