JimiCat

Verified contract

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

No balances found for "JimiCat"

0x06517501cf73f87ca559bf3e75f2ff5bb76a03d001c97279c76a2a49d9fef625
From

Functions
Getter at block 23785522
castHash(view returns (string)
0x5dfcf0b3bca75e4171c4e379536b028fdacbd527
decimals(view returns (uint8)
18
deployer(view returns (address)
0x3b781c73e3d7d3c59781e08933a19ecd5e61eac3
fid(view returns (uint256)
331427
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/6224cc8c-3eed-46f2-cc4f-6c9bc92e0900/original
name(view returns (string)
JimiCat
symbol(view returns (string)
JIMICAT
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