Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d7b…f104
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,864.17 |
$0 | |
X | ERC-20 | 12.140112B | -- | -- | |
UNI-V2 | ERC-20 | 0.000044 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18056265 | a year ago | | | 0 | 0.00050352289 | |
| 18038682 | a year ago | | | 0 | 0.00036960916 | |
| 17060145 | 2 years ago | | | 0 | 0.0017989632 | |
| 17049504 | 2 years ago | | | 0 | 0.0011082442 | |
| 17049504 | 2 years ago | | | 0 | 0.0011082442 | |
| 17049504 | 2 years ago | | | 0 | 0.0011082442 | |
| 17049504 | 2 years ago | | | 0 | 0.0011082442 | |
| 17049504 | 2 years ago | | | 0 | 0.0011082442 | |
| 17036520 | 2 years ago | | | 0 | 0.0016888901 | |
| 17036520 | 2 years ago | | | 0 | 0.0016888901 |
ABI
ABI objects
Getter at block 21404497
_maxTxAmount() view returns (uint256)
300000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_totalFee() view returns (uint256)
80
autoLpDivisor() view returns (uint256)
10
decimals() view returns (uint8)
9
devAddress() view returns (address)
0x6b1b081788abad737f0c0244841fbea3bacc42ed
devDivisor() view returns (uint256)
35
getTime() view returns (uint256)
1734224411
getUnlockTime() view returns (uint256)
0
isBuyTaxEnabled() view returns (bool)
true
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000
name() view returns (string)
X CORP
owner() view returns (address)
0x6b1b081788abad737f0c0244841fbea3bacc42ed
rewardPoolAddress() view returns (address)
0x6d7bf223a4328a7f563fc4f273d4c0b94293f104
rewardPoolDivisor() view returns (uint256)
35
sellFactor() view returns (uint256)
10
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
X
totalSupply() view returns (uint256)
100000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1f37d7af11eaad136d5ef2bb01999335081f8c3b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomatedMarketMaker(address account) view returns (bool)
isBlacklisted(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAccount(address account, bool blacklist)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableAutomatedMarketMaker(address account, bool enable)
enableTrading()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyTaxEnabled(bool _enable)
setDevAddress(address _devAddress)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWalletLimit(uint256 maxWalletLimit)
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap)
setRewardPoolAddress(address _rewardPoolAddress)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateFeeDivisor(uint256 newAutoLpDivisor, uint256 newDevDivisor, uint256 newrewardPoolDivisor)
updateSellFactor(uint256 _sellFactor)
withdrawETH(address recipient)
withdrawUnsupportedTokens(address token, address recipient)
AccountBlacklisted(address indexed account, bool indexed blacklist)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerEnable(address indexed account, bool indexed enable)
BuyTaxEnabled(bool indexed enable, uint256 blockNumber)
FeesUpdated(uint256 autoLpDivisor, uint256 devDivisor, uint256 rewardPoolDivisor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFactorUpdated(uint256 previousSellFactor, uint256 newSellFactor)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.