Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIGHTWING | ERC-20 | 520.588482K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16295130 | 2 years ago | | | 0 | 0.0016808529 | |
| 15699132 | 2 years ago | | | 0 | 0.00056066599 | |
| 13648380 | 3 years ago | | | 0 | 0.0046159740 | |
| 13646167 | 3 years ago | | | 0 | 0.024491688 | |
| 13638303 | 3 years ago | | | 0 | 0.0047565454 | |
| 13638252 | 3 years ago | | | 0 | 0.0070392520 | |
| 13638141 | 3 years ago | | | 0 | 0.0040564620 | |
| 13638008 | 3 years ago | | | 0 | 0.0064096093 | |
| 13637988 | 3 years ago | | | 0 | 0.0030404098 | |
| 13637988 | 3 years ago | | | 0 | 0.013987800 |
ABI
ABI objects
Getter at block 21218319
_buyFees() view returns (uint256)
10
_maxBalAmount() view returns (uint256)
4500000000000000000000000
_sellFees() view returns (uint256)
10
_taxEnabled() view returns (bool)
true
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
marketing() view returns (address)
0x1284e6e411800b0492118a3447838f69da14b41d
name() view returns (string)
NIGHTWING
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
NIGHTWING
totalFees() view returns (uint256)
1173899191455460725585210
totalSupply() view returns (uint256)
75000000000000000000000000
uniswapV2Pair() view returns (address)
0xbdba104095226a63184dc81eeac3412b84dcb9c1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedBal(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(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 addToBlackList(address[] accounts)
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)
manualSwap(uint256 tokens)
removeFromBlackList(address account)
renounceOwnership()
setBuyFeePercent(uint256 buyFee)
setMaxBalPercent(uint256 maxBalPercent)
setSellFeePercent(uint256 sellFee)
setSwapAmount(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxEnable(bool _enable)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBuyFeePercent(uint256 buyFee)
SetMaxBalPercent(uint256 maxBalPercent)
SetSellFeePercent(uint256 sellFee)
SetTaxEnable(bool enabled)
SetTaxFeePercent(uint256 taxFee)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
TaxEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.