my clanker fees brings the bots to the yard

Verified contract

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

No balances found for "my clanker fees brings the bots to the yard"

0x8a381ae8eb9e587cc8e3032d5c943f29eb682858b54d11962da5ae03ba75aa6c
0x14c3b913d209ab2a2c7c82978ab08b770f4742d7ecff6e934106c3d23fa57821
0xd7f2e6972a8649a81c06603fd0ee0288d402eff6c3dfe001ef85c93c46336827
0x36838503a6c4cbab0ea883c6eea7e5b45c023778ddfcdc5e990e5289f919e43a
0xe2a8e4d4597ff7fbdb2ba82e15137fb9d1924a9a426ad0edfd9ccacfad9481c9
0x6938c34db2d66dcdd09f2ba9b63572aab0c6fe5a2d942ab1f5ce94636100f44a
0x6c62c57010c2bc0b39e1336b5933dfef8c9b34ced104cf1027ece28a60748a1e
0x2e2291b1360b474226e0cba4bc951e08acd78f47eef3476ce101a7b49c0ad344
0xe8f8593f5de6c3143e47030cce1422bc6966f710ec5e7ba4ac88fd7d32d9f562
0xa173b0ee76b6ba156464959885cb5ff06514bf4583b6231a06a4638dff8ef3ec

Functions
Getter at block 23180409
castHash(view returns (string)
0xfa4f38bb8639cd571ac468f23da67f724ec7545c
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb96a63281723d3bd770b314f580abe09538522be
fid(view returns (uint256)
6596
image(view returns (string)
name(view returns (string)
my clanker fees brings the bots to the yard
symbol(view returns (string)
damn_right_im_going_to_sell_it_hard
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