Chinese Mickey
Verified contract
Active on
Base with 889 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1.051K | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21087075 | 24 days ago | | | 0 | 5.2350665e-7 | |
| 21034801 | 25 days ago | | | 0 | 3.5899723e-7 | |
| 20252688 | a month ago | | | 0 | 0.000000102301427760 | |
| 20252670 | a month ago | | | 0 | 0.000000102049453800 | |
| 19680950 | 2 months ago | | | 0 | 3.5980036e-7 | |
| 18233065 | 3 months ago | | | 0 | 2.2703602e-7 | |
| 18208880 | 3 months ago | | | 0 | 6.9841556e-7 | |
| 18036820 | 3 months ago | | | 0 | 5.3519393e-7 | |
| 18033555 | 3 months ago | | | 0 | 5.4928988e-7 | |
| 17885227 | 3 months ago | | | 0 | 4.6101157e-7 |
ABI
ABI objects
Getter at block 22108366
creator() view returns (address)
0x33ca5f0dbdbf2c52c7149e23cd59c42eeca49eaf
decimals() view returns (uint8)
18
description() view returns (string)
The "CMICKEY" meme on the Base blockchain is a hilarious take on a character named Mickey, who dives into Chinese culture with the subtlety of a bull in a china shop. Imagine Mickey, the ultimate clueless Westerner, trying to master Tai Chi in the park, wearing a Tang suit that looks like it shrunk in the wash.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xf56e887c083f9eb023ed852744bb2d95c14dcd3c8ad6d937e9c93b3723aed112.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
Chinese Mickey
symbol() view returns (string)
CMICKEY
telegram() view returns (string)
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
website() view returns (string)
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.