MILK

Verified contract

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

No balances found for "MILK"

0xc428bf25c5d5f110586270ce6bd24e73da869b82347d807bc0466ce523ec6744
0x0d8239ab34e5d37d03620779b69ba1857726aca742c08a89858443df4d30f0df
0xebd974794dae84c67166e9ac96ce5ec1e13025404517927248f981e846d425c8
0xc17d686665d246178ffc207dd752b8e501ebc1298f945fe35dfa18fc7576b062
0xcb717882b5f62e3d5d2546967ae93dedd8f38f23ad4fe6a36867e8075c1f1530
0x7de4f9e646c5d10fc69f673b74b7c6d795c06de33b4d10c68b6a90005f961026
0x56b88e31160c940f509ed16b5543d92af7f834c064f68a1379e0f89f04860f98
0x0fb8a7b4fbc52e37b266c1fe9424bdb9ab19fe7b56af39060045d8230a468bb7
0xee61f126e66cb237011509b01eed807374ee2fcbd77b7b5a85aeb3b4e36a804c
0x46b5d2b6b3b83698e90f29d00fa03b89ebe5bfff8267218e10c7148c0ba31a1e

Functions
Getter at block 23258542
castHash(view returns (string)
0x3956ba356b9c303a00ee53326a6b8e5930ff93a7
decimals(view returns (uint8)
18
deployer(view returns (address)
0x5a5707185e614a78da8a9cec3fb994c1cf564910
fid(view returns (uint256)
211693
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/9150ac8c-cb1c-4629-1d28-ce76e4a0de00/original
name(view returns (string)
MILK
symbol(view returns (string)
MILK
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