CHILL GRINCH

Verified contract

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

No balances found for "CHILL GRINCH"

0xf169ffe765c7205de3d4135600da3743eb75079ef8fc8ba5d9c644631e469a31
0x7c5dd09780a0cbaf67165c85b4e92c30732b25f500b7a2932a9ad3eb2e2d9910
0x7eb6a79b076da814137b60c073213d869c11821e7222143fb4f35c7093dd622f
0x7c86f22665cf457aeb2e29015c1b8848b614861159dafde18589ccb6d25cd0c0

Functions
Getter at block 23832975
castHash(view returns (string)
0x8e8c9800efff0b2ab5073ded9ff8d6a55d973937
decimals(view returns (uint8)
18
deployer(view returns (address)
0xce01e013881f4a2503892996484e7a33d8aa118d
fid(view returns (uint256)
886294
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/1f6fa4e4-48bf-4d52-8ac3-22ba9b25ea00/original
name(view returns (string)
CHILL GRINCH
symbol(view returns (string)
CHILLGR
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