Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
X | ERC-20 | 42.938561M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17803174 | a year ago | | | 0 | 0.00096556447 | |
| 17803174 | a year ago | | | 0 | 0.00071038023 | |
| 17803170 | a year ago | | | 0 | 0.00078422550 | |
| 17803167 | a year ago | | | 0 | 0.0010091186 | |
| 17803144 | a year ago | | | 0 | 0.0010833160 | |
| 17803089 | a year ago | | | 0 | 0.00079270800 | |
| 17803087 | a year ago | | | 0 | 0.0011967176 | |
| 17803084 | a year ago | | | 0 | 0.00087891775 | |
| 17803084 | a year ago | | | 0 | 0.00087891775 | |
| 17803078 | a year ago | | | 0 | 0.00090955584 |
ABI
ABI objects
Getter at block 21380356
_config_tax() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
_max_buy_size() view returns (uint256)
1000000000000000000000000000
_max_sell_size() view returns (uint256)
1000000000000000000000000000
_max_wallet_size() view returns (uint256)
1000000000000000000000000000
_swap_enabled() view returns (bool)
true
decimals() view returns (uint8)
18
is_swapping() view returns (bool)
false
name() view returns (string)
0xX
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
X
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf9b761893b15f08e9ef603f70be2aecd6f5ddd73
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
uniV2PairAddr(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(address _pair)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
sendERCWrongCoins(address token, uint256 amount)
setUniPair(address pair, bool value)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitFeeAmountForSwap(uint256 newAmount) returns (bool)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.