Misty the Cat
Verified contract
Active on
Base with 469 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19177884 | 2 months ago | | | 0 | 1.3249816e-7 | |
| 18772567 | 2 months ago | | | 0 | 3.6501625e-7 | |
| 18772466 | 2 months ago | | | 0 | 3.6501625e-7 | |
| 17768191 | 3 months ago | | | 0 | 0.0000050100188 | |
| 17525575 | 3 months ago | | | 0 | 3.9036069e-7 | |
| 17525352 | 3 months ago | | | 0 | 3.9036069e-7 | |
| 17518324 | 3 months ago | | | 0 | 0.000000203627098800 | |
| 17487357 | 3 months ago | | | 0 | 3.6501625e-7 | |
| 17363191 | 3 months ago | | | 0 | 8.1205879e-7 | |
| 17009018 | 4 months ago | | | 0 | 3.6501625e-7 |
ABI
ABI objects
Getter at block 21894643
creator() view returns (address)
0xe6ef48d7e336f3208034810fe75633b911a85ea4
decimals() view returns (uint8)
18
description() view returns (string)
Misty the Cat, with her unique blue fur, is the iconic mascot and protector of memecoins.
Her sharp eyes safeguard the community, embodying both the playful spirit and resilience of the meme-based cryptocurrency world. Misty's blend of fun and security symbolizes the vibrant and unpredictable nature of memecoins.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x6687d6ff56e1bc31c8539cecbb429fb166f9557422275eff403d4b42cb6a5557.png
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Misty the Cat
symbol() view returns (string)
MISTY
telegram() view returns (string)
https://t.me/MistyOnBase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000
twitter() view returns (string)
https://x.com/MistyOnBase
website() view returns (string)
https://www.mistythecat.vip
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)
setLocker(address _locker)
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.