Misato Inu
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe6f7…666d
0x2cd5…bda2
0xd29f…9bb0
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,131.42 |
$0 | |
MISATO | ERC-20 | 163.839918M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14441075 | 3 years ago | | | 0 | 0.00086978085 | |
| 14339121 | 3 years ago | | | 0 | 0.00085843124 | |
| 14317711 | 3 years ago | | | 0 | 0.0017725481 | |
| 14287099 | 3 years ago | | | 0 | 0.0014515404 | |
| 14282364 | 3 years ago | | | 0 | 0.0014224963 | |
| 14282352 | 3 years ago | | | 0 | 0.0021333249 | |
| 14282349 | 3 years ago | | | 0 | 0.0010877995 | |
| 14282339 | 3 years ago | | | 0 | 0.0015388519 | |
| 14277849 | 3 years ago | | | 0 | 0.0029555604 | |
| 14274118 | 3 years ago | | | 0 | 0.0024094761 |
ABI
ABI objects
Getter at block 21187448
amountInPool() view returns (uint256)
13986
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Misato Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MISATO
thisBalance() view returns (uint256)
163839918432540183
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.