ClankerCloggedBase

Verified contract

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

No balances found for "ClankerCloggedBase"

0xc6c955e19d899e739cc7a423fe2b65591da30807523886e72b198775a96017b0
0xef232d48d1afc1f7d26f45350757f396d52b7e581781dcfcb9b1e8d549fc8ff8

Functions
Getter at block 23727703
castHash(view returns (string)
0x75999d02b5c362360c190f49d0695ceddb40fb91
decimals(view returns (uint8)
18
deployer(view returns (address)
0x3c515f7776f41ffc9df45a4bbd515c85e21aba62
fid(view returns (uint256)
273708
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/47dad1e1-3d77-4a18-d4d8-a34a13c2cd00/original
name(view returns (string)
ClankerCloggedBase
symbol(view returns (string)
ClaCloBa
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