Naughtius Maximus
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Maximus Inu | ERC-20 | 3.163846M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15866234 | 2 years ago | | | 0 | 0.00085761138 | |
| 15865806 | 2 years ago | | | 0 | 0.00073719433 | |
| 15865802 | 2 years ago | | | 0 | 0.00034715308 | |
| 15865798 | 2 years ago | | | 0 | 0.00091531544 | |
| 15580826 | 2 years ago | | | 0 | 0.00016572438 | |
| 15538566 | 2 years ago | | | 0 | 0.0010882454 | |
| 15536638 | 2 years ago | | | 0 | 0.00040252262 | |
| 15536619 | 2 years ago | | | 0 | 0.00059065634 | |
| 15536614 | 2 years ago | | | 0 | 0.00067752540 | |
| 15536610 | 2 years ago | | | 0 | 0.0019905459 |
ABI
ABI objects
Getter at block 21186249
_buyDevFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
10
_buyReflectionFee() view returns (uint256)
0
_maxWalletToken() view returns (uint256)
20000000000000000
_sellDevFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1000
_sellReflectionFee() view returns (uint256)
0
deadBlocks() view returns (uint256)
2
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
15527711
name() view returns (string)
Naughtius Maximus
owner() view returns (address)
0xe50d439df0cae3cca2bf346b44743554b1b8a4b0
swapThreshold() view returns (uint256)
1000000000000000000
symbol() view returns (string)
Maximus Inu
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0a77b956f6de5f42cdf8b1fc4aaa9dca25e62e04
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
disableBotProtection()
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
manage_trusted(address[] addresses)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.