Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "MIHARU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20933842 | 2 months ago | | | 0 | 0.00041207389 | |
| 20933174 | 2 months ago | | | 0 | 0.00040556731 | |
| 20933019 | 2 months ago | | | 0 | 0.00046219679 | |
| 20933011 | 2 months ago | | | 0 | 0.00047951625 | |
| 20933002 | 2 months ago | | | 0 | 0.00042995357 | |
| 20933002 | 2 months ago | | | 0 | 0.00042995357 | |
| 20932994 | 2 months ago | | | 0 | 0.00038833119 | |
| 20932987 | 2 months ago | | | 0 | 0.00043431087 | |
| 20932987 | 2 months ago | | | 0 | 0.00043431087 | |
| 20932987 | 2 months ago | | | 0 | 0.00043431087 |
ABI
ABI objects
Getter at block 21324655
MIHARUFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_MIHARUWallet() view returns (address)
0x611a25636d735f223c09c809a7c711d7e7c85c7f
_maxTaxSwap() view returns (uint256)
10000000000000000000000
_maxWalletAmount() view returns (uint256)
10000000000000000000000000
_swapMIHARUThreshHold() view returns (uint256)
1000000000000000000000
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x611a25636d735f223c09c809a7c711d7e7c85c7f
name() pure returns (string)
MIHARU
pair() view returns (address)
0x0c34a8f51b6f87ae51b9230ea9077d1e7141da56
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
MIHARU
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMIHARU(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addMIHARUs(address[] MIHARUs_)
approve(address spender, uint256 amount) returns (bool)
createMIHARUTrade()
delMIHARUs(address[] notMIHARU)
enableMIHARUTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeMIHARULimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawMIHARUBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MIHARUWallet)
receive()
This contract contains no error objects.