ANONCLANK

Verified contract

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

No balances found for "ANONCLANK"

0x0a4331016b3f113f69d1dea0ca83f61dd246f943ab9f9a0a5497dee4f4015076
0x32fa7e5e9fa393be6f4f57b64c3b096d91d0340a050934b21643d40f8e4ab992
0xe9de5f18c2e0f810256fb66a946b35853b7fff5c136858b94bee2fd37691004b
0xdc41c46b47244304ddb39de0168ec657cca2ba9dc5f39df4cc588046f101edb5

Functions
Getter at block 23789239
castHash(view returns (string)
0x4214f54799c96639cd68e957aa39d60f7afa097a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x54462fd376ea2e845388ae684648effdec43fec0
fid(view returns (uint256)
885935
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/35b5884f-bd4c-4f38-5d08-4d2fc0465c00/original
name(view returns (string)
ANONCLANK
symbol(view returns (string)
ANOCLAN
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