Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIGHT | ERC-20 | 341.572986M | -- | -- | |
UNI-V2 | ERC-20 | 4.827449K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18204848 | a year ago | | | 0 | 0.00019570567 | |
| 18204827 | a year ago | | | 0 | 0.00018168461 | |
| 17521231 | a year ago | | | 0 | 0.00099822688 | |
| 17096783 | 2 years ago | | | 0 | 0.0028261262 | |
| 17096776 | 2 years ago | | | 0 | 0.0015559168 | |
| 17056340 | 2 years ago | | | 0 | 0.0010477241 | |
| 16888431 | 2 years ago | | | 0 | 0.00052374379 | |
| 16827632 | 2 years ago | | | 0 | 0.0023851573 | |
| 16751358 | 2 years ago | | | 0 | 0.0020409512 | |
| 16590399 | 2 years ago | | | 0 | 0.0011266426 |
ABI
ABI objects
Getter at block 21222509
blockForPenaltyEnd() view returns (uint256)
15755901
botsCaught() view returns (uint256)
8
buyCommunityFee() view returns (uint256)
3
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
communityAddress() view returns (address)
0x6ea41ea9e106738aa27f216e9cb9344168dfb4d0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[0x43462694c43C4EC61921f2739B97F6c55a831cEf, 0xA5Bb0F7C1B9742b6e7eE81bB18D2c3bFF2b27d10, 0x81fC5BC6709D29Fa7B1ddE2A4D0B9c5A53D2ACa5, 0x39dCa8294B0C1BFDB88701574107a39a2E4409F3, 0xd8e0f52D3f24BC6195B4219f5249d436133AFC09, 0xFe68720B2Ec9c4E0D435199782C05EaF9F7Ef19c, 0xB2f366cE67Ff9F7B616291B6D85d073c30782EcB, 0xb9F1ecA1D567fb0F94990Bb831F473530EdE36d4]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x7a26fc40364e9aa3b88f6055590978795c37097e
maxBuyAmount() view returns (uint256)
2600000000000000000000000000
maxSellAmount() view returns (uint256)
2600000000000000000000000000
maxWallet() view returns (uint256)
2600000000000000000000000000
name() view returns (string)
Midnight
owner() view returns (address)
0x1946c0000d051e8bbcc6ae7ca2f4a32c760803e8
sellCommunityFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
65000000000000000000000000
symbol() view returns (string)
NIGHT
tokensForCommunity() view returns (uint256)
341572986154253354986792096
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
130000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15755896
transferDelayEnabled() view returns (bool)
true
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)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
flagMultipleBots(address[] wallets)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setCommunityAddress(address _communityAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
unflagMultipleBots(address[] wallets)
updateBuyFees(uint256 _communityFee, uint256 _liquidityFee)
updateSellFees(uint256 _communityFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedCommunityAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.