Miku Coin
Verified contract
Active on
Ethereum with 751 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIKU | ERC-20 | 1.137601M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21042982 | a month ago | | | 0 | 0.00035612440 | |
| 21037605 | a month ago | | | 0 | 0.00050459609 | |
| 21036980 | a month ago | | | 0 | 0.00076094168 | |
| 21036303 | a month ago | | | 0 | 0.00068824572 | |
| 21036295 | a month ago | | | 0 | 0.00075260857 | |
| 21036257 | a month ago | | | 0 | 0.00064097088 | |
| 21025062 | a month ago | | | 0 | 0.00029346682 | |
| 20911427 | 2 months ago | | | 0 | 0.00027257378 | |
| 20854275 | 2 months ago | | | 0 | 0.00027217938 | |
| 20766684 | 2 months ago | | | 0 | 0.00016483145 |
ABI
ABI objects
Getter at block 21297781
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1730040107
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0xedcf7b5eeb3f1f752af6a409144e4382eba4d089
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Miku Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
MIKU
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8fe7753cbbced2dae13f923698d09887c3006add
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events SingAndPump() returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
AutoNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.