Clankerlens

Verified contract

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

No balances found for "Clankerlens"

0xa0dcee1d881a615fff8a766742f48432357cf84878a028d570273afe60c48614
0x94120d24e56c3ec9d4ca9b906539d6cce7f75f910d8c875f738628c07c2105e9
0x9f5bcd6faa84593dbb0b68b95bd79f51b03f04b32d593c93c20fdd98fec9fbf6
0xc7060c6bf2ad8fd3cd9c6dae86e796630f4ae21a9bd6ee1b94aca7c0dddbcf1d

Functions
Getter at block 23738880
castHash(view returns (string)
0xe66f891f2cd21fadedfdc186632dccd281b5d88b
decimals(view returns (uint8)
18
deployer(view returns (address)
0x6666dd3e374a62277e3d7083ec870e23122cca03
fid(view returns (uint256)
899864
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/468bfc2f-2772-4d04-c17a-6fc7821fd700/original
name(view returns (string)
Clankerlens
symbol(view returns (string)
ClankerLens
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