Mikawa Inu

Verified contract

Active on Ethereum with 1,470 txns
Deployed by via 0x1f78c345 at 16669142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional variables
Native
Value $0.01
0xc843b2efc8d4b021846dfd41181f7ff7c942445b65101f14ea02e7371cfdb5d7
0xde4a77c270dcc12259568e0d3ae60599aa7f02a80ef634cd6f52f04d13ff3396
0x1afa448860fb6dac4f0a3a94cae45608ee7612be821dabbb7c27dcdecc6b4464
0x229b105ff474b40d179d9c13ac0b345b3fba2ee1c5769b35b04ce6ea7d84b514
0x376ad89e32140ca389283c116717f87630744c56a832e1276ca361163ceab712
0xe94ba59a6f3176751670af4af0823f226feebf90b581fb833df7828c25638b56
0xf6013953c62a449705ee38b820505d1ddb56f812ef03e12965ae133e8f0e5bfc
0xcd22d3a76667bd35e19d280c337e9128d8b287c5d6f36c6b7f7aaa5897ec7cf7
0x089fd0250d34415a248b4b863f45e38ecc6abf582c9d38546bde2239fbb0284d
0x1b15c5ca7c1fd754d1e73bfcb59ed493df90883f271a892cde1a841c0803b910

Functions
Getter at block 20850629
Fees(view returns (bool)
true
antiBotStopEnabled(view returns (bool)
false
burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
burnFeeOnBuying(view returns (uint256)
10
burnFeeOnSelling(view returns (uint256)
10
decimals(view returns (uint8)
9
dexPair(view returns (address)
0xec76ab679662b448c75bb602737ab677fa240f48
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
isMaxHoldLimitValid(view returns (bool)
true
liquidityFeeOnBuying(view returns (uint256)
10
liquidityFeeOnSelling(view returns (uint256)
10
marketWallet(view returns (address)
0x25685da431efe969e096c47c8dc89e08f0e63e77
marketWalletFeeOnBuying(view returns (uint256)
20
marketWalletFeeOnSelling(view returns (uint256)
20
maxHoldingAmount(view returns (uint256)
1000000000000000000000
minBuyLimit(view returns (uint256)
1000000000000000000000
minTokenToSwap(view returns (uint256)
1000000000000000000
name(view returns (string)
Mikawa Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
reflectionFeeOnBuying(view returns (uint256)
0
reflectionFeeOnSelling(view returns (uint256)
0
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
MIKAWA
totalHolderDistribution(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address _accountview returns (uint256)
isExcludedFromFee(address _accountview returns (bool)
isExcludedFromMaxHoldLimit(address _accountview returns (bool)
isExcludedFromMaxTxnLimit(address _accountview returns (bool)
isExcludedFromReward(address _accountview returns (bool)
isSniper(addressview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
enableOrDisableSwapAndLiquify(bool _state
includeOrExcludeFromFee(address _accountbool _value
includeOrExcludeFromMaxHoldLimit(address _addressbool value
includeOrExcludeFromMaxTxnLimit(address _addressbool value
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeStuckToken(address _tokenuint256 _amount
renounceOwnership(
setBuyFeePercent(uint256 _redistributionFeeuint256 _liquidityFeeuint256 _marketWalletFeeuint256 _burnFee
setMaxHoldingAmount(uint256 _amount
setMinBuyLimit(uint256 _amount
setMinTokenToSwap(uint256 _amount
setSellFeePercent(uint256 _redistributionFeeuint256 _liquidityFeeuint256 _marketWalletFeeuint256 _burnFee
setmarketWalletAddress(address _newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AntiBotStopEnableUpdated(bool enabled
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _marketWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.