Fucking Around

Verified contract

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

No balances found for "Fucking Around"

0xbead4dc59b7017809ebb5af53b2fd00988a4a080135b9989e69e317ba97fe13f
0x870c71391c681e80b4c76188962d47d1062ba8627b793e5d6f7a2a8ccbc0f374
0x62f7a74e5e054b41ce7f8d71da2483de7102e178de26575ce659d9b7fee9a8b6
0x2682f3f3d150ac124db4765eee7002d8939730b2811eae3fb8963832ecb0ef29
0xb953680f00cd504bb64846926042991500a39c8c60d4e5baa9cd8df657e3674d
0xe16ac426a33a38c84ccbff48726a82be94dee9571b9768b06d3a09489aca2973
0x093be2a4553cfd44c8803b4bb0a4e411f1a6b01fe60678ce597143ab190bc2b1
0xae9d2d06abea7b9f5302bc711d76fe3628fd41be98bdeb2714149f74565cee7b
0x789a2ce445ba0664b4210e88f2d6c60854a152760061c432523adfce427e2e46
0x4c1015e52183a4d02e731261dda3fbe11ac67f201b1a016b1beea4bff303e155

Functions
Getter at block 23693728
castHash(view returns (string)
0x4658e8c78d36396c9976408cb34cdc4d18073d0f
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc66a10998277c9d9564cbd94356f116c07eb2b15
fid(view returns (uint256)
249927
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/68263528-a9dc-44e9-e162-87925707b900/original
name(view returns (string)
Fucking Around
symbol(view returns (string)
FCK
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