Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,119.35 |
$0 | |
Minato | ERC-20 | 149.546353M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20053385 | 5 months ago | | | 0 | 0.00016698559 | |
| 16840781 | 2 years ago | | | 0 | 0.00068756360 | |
| 15736087 | 2 years ago | | | 0 | 0.00069931584 | |
| 14988934 | 2 years ago | | | 0 | 0.00032569935 | |
| 14681132 | 3 years ago | | | 0 | 0.0021402094 | |
| 14681132 | 3 years ago | | | 0 | 0.0021548828 | |
| 14681105 | 3 years ago | | | 0 | 0.0028686155 | |
| 14681103 | 3 years ago | | | 0 | 0.0032524020 | |
| 14681101 | 3 years ago | | | 0 | 0.0020386010 | |
| 14672723 | 3 years ago | | | 0 | 0.0017894656 |
ABI
ABI objects
Getter at block 21213658
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 liquidity, uint16 MDT, uint16 totalSwap)
(liquidity=400, MDT=1800, totalSwap=2200)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=1000, sellFee=1200, transferFee=1000)
_taxWallets() view returns (address MDT)
0x59a8d740754f3cfec673b098c53c069889cb84bf
contractSwapEnabled() view returns (bool)
true
contractSwapTimer() view returns (uint256)
0
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX() view returns (uint256)
100000000000
getMaxWallet() view returns (uint256)
100000000000
getOwner() view returns (address)
0xfafe194009c0de9128a60b4730c5f1fea039c763
lpPair() view returns (address)
0xc66dea64e964fb4d374a362bcea07f31320973b5
maxBuyTaxes() view returns (uint256)
1200
maxSellTaxes() view returns (uint256)
1200
maxTransferTaxes() view returns (uint256)
1200
name() pure returns (string)
Minato
swapAmount() view returns (uint256)
1220521823892373306573005
swapThreshold() view returns (uint256)
488208729556949322629202
symbol() pure returns (string)
Minato
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setContractSwapEnabled(bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 liquidity, uint16 MDT)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 time)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address MDT)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.