Just a Family Guy

Verified contract

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

No balances found for "Just a Family Guy"

0x31e75c94eb9fd49e2ba3d328ffc4b7be0db1ca3fd3b4ffbca62c56252ecf961b
0x5aa770798bb5960e5b3581b9decfa340d635d01d51ef61d71cab30f39f5f4b4d
0xc17177a5f523264299ed4557bb6a2074f246e7b8bf513ed6d1a7fc084e84108f
0x89e254aa9b25bec08ab423814cf583ec38f359e7178396cdb751a3418dea7ba3
0x3d60a510f4792b56adb7bdb31d4de05079e42b1a7c4649abecf0866ea616b205
0xeff134636a75a6436d4cfd47d4f4013e0b5257e4502eccdc7e0e260c59cb94e7
0xc47ac9b448d91235805e6721580ac8035b7f0b588a3c818840d79407c17a7b5e
0xe946e0bbc56015212647ccd0ca3857ef9bba80d2670297e48f4054bacb461094
0x93efc43b6c8225094e058a2af1b722d24b9bb1ec434c49a060411a8515ed8f19
0xe778cb43684623f96bf33967ccdc36eb6bf9e8f09b94d719881f249e3f83223f

Functions
Getter at block 23750828
castHash(view returns (string)
0x780e97fce73f563c830a89f60d9e226215d2813b
decimals(view returns (uint8)
18
deployer(view returns (address)
0x98eea5a13ac5110fd7d37244465a10b07b280cb7
fid(view returns (uint256)
412843
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/5aa82e57-0506-4f20-8ab1-b51fac1a5200/original
name(view returns (string)
Just a Family Guy
symbol(view returns (string)
FAM
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