Luigi Got Big Titties

Verified contract

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

No balances found for "Luigi Got Big Titties"

0x6c3aa839895dee3a8c55048452a16ce98610dce4c160b783eef3cd794ad11182
0x5a8e47ebb6decb20bce5fdd8bb6e5dfff926b598927a83140d5263cfee6daf5d
0x9863e6059c810358aac81f5b3f22c56d19ac286c9906e95c6d38cd79fcb174c3

Functions
Getter at block 23799129
castHash(view returns (string)
0x859025d994489905c5a58cfd44292781e404fece
decimals(view returns (uint8)
18
deployer(view returns (address)
0xa12890d1da5b76bd6d1f1eafb49dcc8e83295884
fid(view returns (uint256)
13004
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/1eb5c7f1-d84d-4d30-7976-fbf3dc048e00/original
name(view returns (string)
Luigi Got Big Titties
symbol(view returns (string)
Luigi
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