Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Xmas Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16101589 | 2 years ago | | | 0 | 0.00079301600 | |
| 16101580 | 2 years ago | | | 0 | 0.0011986642 | |
| 16101577 | 2 years ago | | | 0 | 0.00083966400 | |
| 16101541 | 2 years ago | | | 0 | 0.00085742349 | |
| 16101530 | 2 years ago | | | 0 | 0.00088638394 | |
| 16101527 | 2 years ago | | | 0 | 0.00088009024 | |
| 16101522 | 2 years ago | | | 0 | 0.00088904550 | |
| 16101520 | 2 years ago | | | 0 | 0.00089135534 | |
| 16101514 | 2 years ago | | | 0 | 0.00085866705 | |
| 16101513 | 2 years ago | | | 0 | 0.00065606651 |
ABI
ABI objects
Getter at block 21332690
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000
_poolFee() view returns (uint256)
0
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
Xmas Inu
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
poolAddr() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
XNIU
totalFees() view returns (uint256)
0
totalPools() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x1289416f33ef59d4fa9e4a4f5c99a16adda58a6d
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)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events AutoBurn(address from, address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 _amount)
setPoolAddr(address _poolAddr)
setPoolFeePercent(uint256 poolFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
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(address _router, address _poolAddr)
receive()
This contract contains no error objects.