michi on base
Verified contract
Active on
Base with 734 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 "michi on base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20746477 | a month ago | | | 0 | 2.7265336e-7 | |
| 20702316 | a month ago | | | 0 | 2.6217382e-7 | |
| 20653661 | a month ago | | | 0 | 0.000000089938746900 | |
| 20653115 | a month ago | | | 0 | 1.4377537e-7 | |
| 20652995 | a month ago | | | 0 | 1.4403970e-7 | |
| 20650927 | a month ago | | | 0 | 1.2576372e-7 | |
| 20634787 | a month ago | | | 0 | 3.3515233e-7 | |
| 20634516 | a month ago | | | 0 | 3.3365649e-7 | |
| 20634341 | a month ago | | | 0 | 3.5023891e-7 | |
| 20633709 | a month ago | | | 0 | 3.3895563e-7 |
ABI
ABI objects
Getter at block 22029935
creator() view returns (address)
0xf8c2baccbd1471556d5aa932c935a4b59fb668b4
decimals() view returns (uint8)
18
description() view returns (string)
Michi, the most memeable cat on the internet.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x254be3064a3ebc73b7a74f679121d5a2061bf4f30941fa509a8108f6cdd4806d.jpg
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x72415ec67374cc09bc5de621b052300016cecf60
name() view returns (string)
michi on base
symbol() view returns (string)
michi
telegram() view returns (string)
https://t.me/basedmichiportal
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
556000000000000000000000000
twitter() view returns (string)
https://x.com/basemichi
website() view returns (string)
https://michibase.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)
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.