All Smiles

Verified contract

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

No balances found for "All Smiles"

0xfac7bb648f9032e88d3879c0e8eada39516133fc95ffd9244759b4086f57f0cc
0xfb87feee44d02f3cbb917f5ae31f3f87900156514bb37849f636766e06050e83
0xc2de3151451a9f2a59bbd12db78d696bb828b1ad8037813ba63aa2403b652744
0x214cd0fc02290e8f364622c644b02ae4dea0de87194154d5e733ab61c5a80bda
0x93330cc8c0fdcc76aef777848989704a94de6a28ccb50010f3d7b4c47087dd47
0xe8ff3fe3d88f4901c43164af7b99e4e9fda36fe40050f02471154294d4412f69
0xbeadd9fdad3514628b97f2c7fe0301e9636361d254b49258c802f911a11241c5
0xd6974ad650a4c106be3387683c2b715a190ea30c0b5b8de5c6d4e15e092e1ad1
0xd6926a323dda1074487be812a56b8f89d7cc591d115da7d83eaebc1b7ac8b4c1
0x2af0eea856fa0f9b90de12bb23d3374566f0ed704ef1b77dafc5ac539e977c09

Functions
Getter at block 23790901
castHash(view returns (string)
0x407577ab1587a6929aecd46d77574a03be87af1f
decimals(view returns (uint8)
18
deployer(view returns (address)
0x008dfede2ef0e61578c3bba84a7ed4b9d25795c3
fid(view returns (uint256)
883713
image(view returns (string)
https://img.uno.fun/oUOMNEVjvn-rlfgJqLdXF8WduHq6BN8aF3lqBU83ddg/rs:fit:800:600:0/g:sm/Z3M6Ly91bm8taW1hZ2VzLXYwLzAxSkRSQVJETlRHWU1FMTBQOFc5UkdLOVdULnBuZw
name(view returns (string)
All Smiles
symbol(view returns (string)
SMILE
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