Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7de8…0060
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XINU | ERC-20 | 569.482019K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19957461 | 6 months ago | | | 0 | 0.000097908263 | |
| 19957461 | 6 months ago | | | 0 | 0.000090645039 | |
| 18611527 | a year ago | | | 0 | 0.0010340755 | |
| 18611523 | a year ago | | | 0 | 0.00098330804 | |
| 18013725 | a year ago | | | 0 | 0.00082293448 | |
| 17946297 | a year ago | | | 0 | 0.00035803467 | |
| 17823008 | a year ago | | | 0 | 0.00098623566 | |
| 17820257 | a year ago | | | 0 | 0.00094322525 | |
| 17816862 | a year ago | | | 0 | 0.00080765611 | |
| 17815946 | a year ago | | | 0 | 0.0011664821 |
ABI
ABI objects
Getter at block 21187317
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x78d1676854f04f1c32a5965daf9ff4083fe6db5d
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x78519e437f5b6051e5d09aae9210c5b2e8fe43c2
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
XINU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
XINU
tokensForBurn() view returns (uint256)
9563267918156288934814576
tokensForDev() view returns (uint256)
8923183142338557567390306
tokensForMarketing() view returns (uint256)
4781633959078144467407253
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xbb1599c41b15383c4063b1adad18923fee559b18
uniswapV2Router() view returns (address)
0x7de8063e9fb43321d2100e8ddae5167f56a50060
x7101() view returns (address)
0x7101a9392eac53b01e7c07ca3baca945a56ee105
x7102() view returns (address)
0x7102dc82ef61bfb0410b1b1bf8ea74575bf0a105
x7103() view returns (address)
0x7103ebdbf1f89be2d53eff9b3cf996c9e775c105
x7104() view returns (address)
0x7104d1f179cc9cc7fb5c79be6da846e3fbc4c105
x7105() view returns (address)
0x7105faa4a26ed1c67b8b2b41bec98f06ee21d105
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
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)
setFees(uint256 _buyMarketingFee, uint256 _buyBurnFee, uint256 _buyDevFee, uint256 _sellMarketingFee, uint256 _sellBurnFee, uint256 _sellDevFee)
setPair(address _newPairAddress)
setRouter(address _newRouterAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
constructor()
receive()
This contract contains no error objects.