Thereisnothingwecando
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAPOLEON | ERC-20 | 45.565754K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21149987 | a day ago | | | 0 | 0.00053115166 | |
| 20587063 | 3 months ago | | | 0 | 0.000043810050 | |
| 19821256 | 6 months ago | | | 0 | 0.00036730312 | |
| 19172929 | 9 months ago | | | 0 | 0.0016575921 | |
| 19172920 | 9 months ago | | | 0 | 0.0015783821 | |
| 19077229 | 10 months ago | | | 0 | 0.00091389886 | |
| 19077204 | 10 months ago | | | 0 | 0.00090100909 | |
| 19077191 | 10 months ago | | | 0 | 0.0010410026 | |
| 19077175 | 10 months ago | | | 0 | 0.0017192108 | |
| 19077174 | 10 months ago | | | 0 | 0.0012748711 |
ABI
ABI objects
Getter at block 21160218
balance() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
buyTreasuryFee() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
false
maxTx() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
There Is nothing We Can Do
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
sellTreasuryFee() view returns (uint256)
1
shouldContractSellAll() view returns (bool)
true
swapTreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
NAPOLEON
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
45565753950018393401641
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x86d34565a40dac6ca9dbf0eb718ddc468c6bd32a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Napoleon()
RemoveStuckEthereum()
RemoveStuckTokenBalance()
Tax(uint256 _liquidityBuyFee, uint256 _liquiditySellFee, uint256 _treasuryBuyFee, uint256 _treasurySellFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableEmptyContract(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 _maxTx, uint256 _maxWallet)
updateSwapTreshold(uint256 newAmount) returns (bool)
updateTreasuryAddress(address newTreasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.