catwifclaus

Verified contract

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

No balances found for "catwifclaus"

0x528375032a812d19a62d663cd8c342bc4e11cc530d15327ddd803205766dd865
From

Functions
Getter at block 23889416
castHash(view returns (string)
0xd5f019eec65d68669a72ca12ac8b4d0bf29aa350
decimals(view returns (uint8)
18
deployer(view returns (address)
0xda2e66bf9ce5a975cf1879b549597435fb0dbb66
fid(view returns (uint256)
352723
image(view returns (string)
https://bafkreigvjxcx6clxobyspnmhizhofjlym3sz6g4ivfv7ldu5rjo3l5qfcu.ipfs.w3s.link/
name(view returns (string)
catwifclaus
symbol(view returns (string)
WIFC
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