AMICA

Verified contract

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

No balances found for "AMICA"

0xc8361275a32652473cfa4e1fa6ac267dd25c09772e1ac5ea9a94d73908584394
0xb69d23fcc483ab477f6d0207775f0ea366864c86d3b4d964c5ed329a8b934b3e
0x24a9c60f2fe5528cabfd2f9cf0a15a5336c7410f904ae717bfe8f07ecbbd2d92
0xc6cea723c640694234088b9e205337999987c063350d5d369e6f836c04b309e1
0x2fdde2e8e89e916b65cbf9ae691e4fc74188d8c45196b8e6181ab02b19ce6a6c
0xa237556e873aac19d20b362dcbda69160d95a512edfb03f49ece39e23838b553
0x9a47946dd1008949311a67c558de12ef27ba8ccc9eee1c153889a1d4df350d49
0xfa43574a1f4e2beffdf5f6da82b3e0c838d5049201c20ed88140a28529208e04
0xe6656c1528cc1de6a0e252d2b7d064755549be2dfc9758a36f0955e6e1f97491
0x7c4f817eaad0879383f35868789014bf9cb124205df019c47e4c723a2f9570ee

Functions
Getter at block 23814809
castHash(view returns (string)
0x5faa5315fbd979caa6a163018603e0a598c26eb5
decimals(view returns (uint8)
18
deployer(view returns (address)
0x6a2f2c12980687e2f40d105bced9e1749b231515
fid(view returns (uint256)
8805
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/742a3eab-9e95-4d2b-4918-f32df0dc0d00/original
name(view returns (string)
AMICA
symbol(view returns (string)
AMICA
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