clanker's brother he didn't know about

Verified contract

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

No balances found for "clanker's brother he didn't know about"

0x2ca58e2c2a09b00639f96c1096a64213b9bf6ec1b8f80a36299aef48e2584743
0xb93b5822c93e8c46d060d2d07ad82220141711ed7c57c1bd292e5eb702abb890
0xe0bdc8abd60dce487d445584b1d99b6472226f38de298f23a00963121d1922d6
0x7b395000d410d9dc914b52cde451ed6ef23b528a7e80af50430468cd1d66b69d
0x4ed26d0cae0126338dca597ea1d9982cf652cb48fb8f1c069859f858de45b948
0xbb6464f375d8957d860abbb26f0fdba8507c4f9f7f866820373a5ac14c6f1901
0x0eeae1fa1f3f36e0c5f3cfa3096ec210dae31e4e504cca96854bf850ed623472
0x8672b2a210f9b299c02e5672915f16b9f0b24558a13bdfbe1d8e97a21ff1ed1d
0x6ad0134836bfb2cc8e58a7e233fc666c13e0465b4e3eeed333360b9863ab6332
0x02e3997a4a6bbe6b2ae0e8822a0b815034b418f13d4cbcf1ca19577ed6c4728b

Functions
Getter at block 23758078
castHash(view returns (string)
0x1e2d8c282374e086f3c2fc9087bb67b166732272
decimals(view returns (uint8)
18
deployer(view returns (address)
0xe76183d03fcad988f74a2645c122b06b467f6649
fid(view returns (uint256)
7941
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0f955acf-519f-4e2d-7e0b-258cb051b600/original
name(view returns (string)
clanker's brother he didn't know about
symbol(view returns (string)
SIBLING
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