Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xadff…ef19
Balances ($73.09)
Native
Value
$73.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.023627 | $3,093.64 |
$73.09 | |
Xlabs | ERC-20 | 227.223005K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21019485 | a month ago | | | 0 | 0.00022406146 | |
| 20204074 | 5 months ago | | | 0 | 0.00016475510 | |
| 20183523 | 5 months ago | | | 0 | 0.00027369392 | |
| 19420985 | 8 months ago | | | 0 | 0.0034153568 | |
| 19129171 | 10 months ago | | | 0 | 0.00077243792 | |
| 19126580 | 10 months ago | | | 0 | 0.0011061335 | |
| 19126332 | 10 months ago | | | 0 | 0.00056781419 | |
| 19126285 | 10 months ago | | | 0 | 0.00053848679 | |
| 19126280 | 10 months ago | | | 0 | 0.00080978105 | |
| 18924509 | a year ago | | | 0 | 0.00071838715 |
ABI
ABI objects
Getter at block 21224740
burnSellFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devBuyFee() view returns (uint256)
4
devSellFee() view returns (uint256)
5
devTokens() view returns (uint256)
163894367218194059052822
devWallet() view returns (address)
0xadfff160f7622b86563e98a7a3c09aaf338fef19
liquidityBuyFee() view returns (uint256)
1
liquidityTokens() view returns (uint256)
63046730255369073507859
maxBuyTransactionAmount() view returns (uint256)
21000000000000000000000000
maxSellTransactionAmount() view returns (uint256)
21000000000000000000000000
maxWalletToken() view returns (uint256)
21000000000000000000000000
name() view returns (string)
Xlabs
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210000000000000000000000
symbol() view returns (string)
Xlabs
totalSupply() view returns (uint256)
21000000000000000000000000
uniswapV2Pair() view returns (address)
0xb88fce1293e2916a7194475768d75ba94199be3b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetSwapTokensAtAmount(uint256 newLimit)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBuyFee(uint256 _liqFee, uint256 _devFee)
removeSellFee(uint256 _devFee, uint256 _burnFee)
renounceOwnership()
setMaxBuyTransactionAmount(uint256 _maxTxAmount)
setMaxSellTransactionAmount(uint256 _maxTxAmount)
setMaxWalletToken(uint256 _newValue)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 prevValue, uint256 newValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapEthForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.