MultiPlanetary Inus
Verified contract
Active on
Ethereum with 1,059 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "MultiPlanetary Inus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21027291 | 25 days ago | | | 0 | 0.00024463351 | |
| 21027279 | 25 days ago | | | 0 | 0.00023533191 | |
| 20922631 | a month ago | | | 0 | 0.00052038429 | |
| 20784834 | 2 months ago | | | 0 | 0.00068125457 | |
| 20635167 | 3 months ago | | | 0 | 0.00028863322 | |
| 20346502 | 4 months ago | | | 0 | 0.00015123982 | |
| 20273255 | 4 months ago | | | 0 | 0.00016996019 | |
| 20201203 | 5 months ago | | | 0 | 0.000072685876 | |
| 20023981 | 5 months ago | | | 0 | 0.00020758005 | |
| 19782347 | 6 months ago | | | 0 | 0.00040495605 |
ABI
ABI objects
Getter at block 21204786
_maxTxAmount() view returns (uint256)
2500000000000000000000000000000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
MultiPlanetary Inus
owner() view returns (address)
0x0b6a07806bc983ea7620a7bc7f3936d4a17c7d36
symbol() view returns (string)
INUS
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
500000000000000000000000
uniswapV2Pair() view returns (address)
0x1c4e29bb1985a1bccb552975874eb06a776d698f
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)
isblackListed(address add) view returns (bool)
State-modifying
Events addInBlackList(address add)
approve(address spender, uint256 amount) returns (bool)
changeDevelopmentWallet(address wallet)
changeFee(uint256 marketing, uint256 deployment, uint256 development)
changeMarketingWallet(address wallet)
changedeployerWallet(address wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswap()
removeFromBlackList(address add)
renounceOwnership()
rescueETHFromContract()
setMaxTxPercent(uint256 maxTxPercent)
setMaxWalletLimit(uint256 walletLimit)
setMinLiquidityPercent(uint256 minLiquidityPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setUniswapPair(address p)
setUniswapRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferAnyBEP20Tokens(address _tokenAddr, address _to, uint256 _amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnOffTrading()
turnOnTrading()
updateNumTokensSellToAddToLiquidity(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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.