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 |
---|---|---|---|---|---|
MIAO | ERC-20 | 3.683587M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20788682 | 2 months ago | | | 0 | 0.00054710356 | |
| 20788679 | 2 months ago | | | 0 | 0.00045590250 | |
| 20788677 | 2 months ago | | | 0 | 0.00042673927 | |
| 20788659 | 2 months ago | | | 0 | 0.00044216091 | |
| 20788651 | 2 months ago | | | 0 | 0.00044397605 | |
| 20788650 | 2 months ago | | | 0 | 0.00051058262 | |
| 20788650 | 2 months ago | | | 0 | 0.00051058262 | |
| 20788650 | 2 months ago | | | 0 | 0.00051058262 | |
| 20788648 | 2 months ago | | | 0 | 0.00021703923 | |
| 20788626 | 2 months ago | | | 0 | 0.00043269249 |
ABI
ABI objects
Getter at block 21264741
_SwapBackEnable() view returns (bool)
true
_maxSwapTokens() view returns (uint256)
2000000000000000
_minSwapTokens() view returns (uint256)
100000000000000
buyTaxes() view returns (uint256)
30
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
2000000000000000
name() pure returns (string)
Miao
owner() view returns (address)
0xb87390b73d02c98df5abe59126468ba0ea802e3b
sellTaxes() view returns (uint256)
40
symbol() pure returns (string)
MIAO
totalSupply() pure returns (uint256)
100000000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addWhitelistWallet(address account)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeMaxTxLimit()
removeWhitelistWallet(address account)
renounceOwnership()
rescueERC20(address _tokenAddy, uint256 _amount)
rescueETH()
setFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.