Chinese Mochi
Verified contract
Active on
Base with 335 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Chinese Mochi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18469439 | 3 months ago | | | 0 | 2.9719200e-7 | |
| 18233024 | 3 months ago | | | 0 | 2.3478588e-7 | |
| 18213495 | 3 months ago | | | 0 | 0.0000012151560 | |
| 16484176 | 5 months ago | | | 0 | 7.8096133e-7 | |
| 16095686 | 5 months ago | | | 0 | 8.1813658e-7 | |
| 15827350 | 5 months ago | | | 0 | 7.1573866e-7 | |
| 15740619 | 5 months ago | | | 0 | 5.7401776e-7 | |
| 15714685 | 5 months ago | | | 0 | 0.000044717339 | |
| 15714683 | 5 months ago | | | 0 | 0.000044717339 | |
| 15648070 | 5 months ago | | | 0 | 2.2992022e-7 |
ABI
ABI objects
Getter at block 22754242
creator() view returns (address)
0xc6e2b7930e545774b39913dbd2b9f329e2ae2fb7
decimals() view returns (uint8)
18
description() view returns (string)
$CHICHI
Chinese Mochi on Base
The most famous cat meme on Base but Chinese.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x9ca5af725af57262f5731b6d992c0d0059ea69388620219d68837e9e761f5f96.jpeg
isPresaleStep() view returns (bool)
false
name() view returns (string)
Chinese Mochi
symbol() view returns (string)
CHICHI
telegram() view returns (string)
https://t.me/chinesemochi
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/chichionbase
website() view returns (string)
https://chichionbase.xyz/
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.