Lily Phillips

Verified contract

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

No balances found for "Lily Phillips"

0x521f6f6e6ca49879ea774eae67a331d1009962dda02cc258293bba4b97e61cc3
0x905ed3da838556931cb8e029974e10820056ddad9b5d2e193b74990b2491b6b4
0x48ff7f094d5f88de9638215e79b29407738cd0556a066a551e1fd4f6ab52aa04
0x497e07c01b98979e5e6ab131eb45e59c771cafdb996cc72bd98fa7a4e01865f3
0x5d966ae28f90d654129c839115554256c0fb0d2bce647d5364a7099a638e90dd
0xad2d2e492407a09f0aac3045b74460fc54a438af0e245728b345e03c0e9d45ce
0xc308da8be49225bfbdef9e23302516a073ab6a43639c378f19d134c6ed0e5e4e
0x0410edc34a3d06d908a9a889b9667ed7700b109340e48a8d47b8aca30b034cf4
0xf227905e6a8bfe32571bc87b949ad23cc448c8346c4a9095c77b13722b2084b7
0x2333a3ceeb04bb773d5bfdf9b92a776f68080b1c47e2b05a97eccd2742d8e93a

Functions
Getter at block 23672964
castHash(view returns (string)
0x8c3ff201ec5eb099d53a3433f2c898993d314e38
decimals(view returns (uint8)
18
deployer(view returns (address)
0x3a2fba8b1c3dc39f035250c5d7c7a71b72e2142a
fid(view returns (uint256)
897987
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/1ae1b59e-0a90-4405-3d06-9ad5b13d9600/original
name(view returns (string)
Lily Phillips
symbol(view returns (string)
LILY
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