Mizuchi - t.me/mizuchitoken
Verified contract
Active on
Ethereum with 552 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1b99…f00e
0x7234…b1e9
0x8931…a03f
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,838.93 |
$0 | |
MIZUCHI | ERC-20 | 271.044208M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787807 | 3 months ago | | | 0 | 0.0019019660 | |
| 14341650 | 3 years ago | | | 0 | 0.00083554352 | |
| 13899611 | 3 years ago | | | 0 | 0.0027512986 | |
| 13351477 | 3 years ago | | | 0 | 0.0014910204 | |
| 13025055 | 3 years ago | | | 0 | 0.0024252390 | |
| 13009166 | 3 years ago | | | 0 | 0.0020775040 | |
| 12918940 | 3 years ago | | | 0 | 0.0010387520 | |
| 12861563 | 3 years ago | | | 0 | 0.0026913120 | |
| 12825110 | 3 years ago | | | 0 | 0.0016997760 | |
| 12824023 | 3 years ago | | | 0 | 0.0015109120 |
ABI
ABI objects
Getter at block 21382389
amountInPool() view returns (uint256)
12760
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Mizuchi - t.me/mizuchitoken
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MIZUCHI
thisBalance() view returns (uint256)
271044208260784424
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyTax(address buyer) view returns (uint256)
isFriend(address ad) view returns (bool)
sellTax(address ad) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delFriend(address notfriend)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
setFriends(address[] friends)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress, address marketingFixedWalletAddress)
receive()
This contract contains no error objects.