Chill Guyz

Verified contract

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

No balances found for "Chill Guyz"

0x524a69f6ddc757417bc4bcf715824986fe558c834e7fe9d1f8e9201de443d2e0
0x06b3a6b0ee67a860d7e97b57dbdefa6b91bf01f6f1821e04a790568cace084f4
0xf3832c414df8d7b7df32d9fb816e2578e0a153a36f4d4ff16ae725b6b1c3b8b2
0x71c0ed63c149c05d15c6955114ba419d8fbb5222c77454cfa5de04994eab242f
0xf20ebfe63a5c8eeda8504721f1b1508f44ce5bf436616c4563e4233e6dfbd310
0x4ed86a2cd6133051be0c34199e3b1c6e9eda97e7f4457cf7eeffa9a49053f64b
0xb39053671081537f3e2bcfee92e76f5847e19d37f5ba8ac3a9d6d8c1c4acd177

Functions
Getter at block 23740492
castHash(view returns (string)
0xae091709cf2e230084948ed4df651ee615f5648c
decimals(view returns (uint8)
18
deployer(view returns (address)
0x90d1d211c8d3a94698b8d1b4fa4019add4d81543
fid(view returns (uint256)
480795
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/dbe72474-4e74-478d-3824-f6eb84da5f00/original
name(view returns (string)
Chill Guyz
symbol(view returns (string)
GUYZ2CHILL
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