Medic Inu
Verified contract
Active on
Ethereum with 396 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1912…51ee
9 additional
variables
Balances ($159.12)
Native
Value
$159.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04697 | $3,387.68 |
$159.12 | |
MEDS | ERC-20 | 226.825452K | -- | -- | |
UNI-V2 | ERC-20 | 0.238967 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21051863 | 16 days ago | | | 0 | 0.00029728399 | |
| 20873225 | a month ago | | | 0 | 0.00077713519 | |
| 20829267 | 2 months ago | | | 0 | 0.0011260872 | |
| 20731863 | 2 months ago | | | 0 | 0.00031112461 | |
| 20563583 | 3 months ago | | | 0 | 0.00014889949 | |
| 19126260 | 9 months ago | | | 0 | 0.00082896987 | |
| 19034919 | 10 months ago | | | 0 | 0.0018833008 | |
| 19019906 | 10 months ago | | | 0 | 0.0095886700 | |
| 18937029 | 10 months ago | | | 0 | 0.00090751748 | |
| 18632215 | a year ago | | | 0 | 0.0014429094 |
ABI
ABI objects
Getter at block 21169925
_devwallet() view returns (address)
0xe7c17ae03dadca2071cf12923a6bbc3841e65de5
_marketingAddress() view returns (address)
0x1912871d9e37b316a45ea922bd3fee39e1a251ee
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev, uint16 donation)
(tax=0, liquidity=0, marketing=0, dev=0, donation=0)
decimals() view returns (uint8)
9
donationAddress() view returns (address)
0x000000000000000000000000000000000000dead
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Medic Inu
owner() view returns (address)
0xe7c17ae03dadca2071cf12923a6bbc3841e65de5
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev, uint16 donation)
(tax=0, liquidity=0, marketing=0, dev=0, donation=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MEDS
totalFees() view returns (uint256)
36996646356468506
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x4d3ca8449f1677febb76305d8893f64b3d9c49b7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueETH(uint256 weiAmount)
setBothFees(uint16 buy_tax, uint16 buy_liquidity, uint16 buy_marketing, uint16 buy_dev, uint16 buy_donation, uint16 sell_tax, uint16 sell_liquidity, uint16 sell_marketing, uint16 sell_dev, uint16 sell_donation)
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev, uint16 donation)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev, uint16 donation)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateDevWallet(address newAddress)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.