Fourth wall breaks for peanuts.

Verified contract

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

No balances found for "Fourth wall breaks for peanuts."

0xe34eff514d8711013cf69024f11e7ab034c074fed11897426026b54cb391718f
From

Functions
Getter at block 23704265
castHash(view returns (string)
0x0fd65d68bbba77257a0b36057878cb8c1a7ec9cd
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc6b7973d3b4501e24fa8768b048c3e838c45023a
fid(view returns (uint256)
429096
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/977b85b2-6b6a-472c-f8a0-cfd814385e00/original
name(view returns (string)
Fourth wall breaks for peanuts.
symbol(view returns (string)
PNUTS
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