1-900-CLANKER

Verified contract

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

No balances found for "1-900-CLANKER"

0xc6be12b7dedde0315445d1984bd7014abaaa869652ab14c650e1a3b018a55323
0xaf47b9b59773d89d23ff0910838ef8dc7cc47ab8e82082dda5048fbecb8fc81f
0x35352dcd060ba86414101844b0921e684d934d95a4220363e41bc1e516e3f5e7
0x49e9adc5c652b4553edcd9e68b4536d54998d685ba142823a2ff7e861e2714a0
0x823e51824c6182d201a33e22c6290cb72f376e9046b5732b8b0767a08e5acecb
0x1e88fa1e63f7b50adfb410f914c2b79793c3860b33bd4011fa799825d3da7461
0x5e92b7fb88ac665618ee94155ef9955501a8b76c4a7c343be38e8ac00ba86166
0x392f61348a0bad3ed7bd4e91a6a53b684175aff66eb606190c32b409aa69b81e
0x3debbd2d2d8daab907958d38ae81b8028103606818cda9bfa77eb6da6cc35c51
0x7ac751bd74398931a207969ac3bc3d7969248858ec78733400174da516137288

Functions
Getter at block 23668301
castHash(view returns (string)
0x33a79c524dba43b19c3653c9b3ec14b339596e8c
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2f60d2bb84eb8df6951f7215ef035ef052ba2725
fid(view returns (uint256)
880
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b4534221-4439-4d09-c406-877624017900/original
name(view returns (string)
1-900-CLANKER
symbol(view returns (string)
1-900-CLANKER
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