Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
X | ERC-20 | 7.405285M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1995284 | a year ago | | | 0 | 0.000035642504 | |
| 1995243 | a year ago | | | 0 | 0.000064075761 | |
| 1995165 | a year ago | | | 0 | 0.000070687503 | |
| 1995128 | a year ago | | | 0 | 0.00011720501 | |
| 1995074 | a year ago | | | 0 | 0.000070507503 | |
| 1994856 | a year ago | | | 0 | 0.000070489503 | |
| 1994842 | a year ago | | | 0 | 0.000070525503 | |
| 1994839 | a year ago | | | 0 | 0.000070507503 | |
| 1994808 | a year ago | | | 0 | 0.000070507503 | |
| 1994647 | a year ago | | | 0 | 0.000070903503 |
ABI
ABI objects
Getter at block 22505950
_buyTax() view returns (uint256)
2
_sellTax() view returns (uint256)
2
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Base X
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
X
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xc3e609f30ee8059e6f2637752321cda8915067fa
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
_isExcludedFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Burn(uint256 amount)
CreatePair_ETH(address newRouter)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
process_work(uint256 percent_Of_Tokens_To_Process)
renounceOwnership()
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions)
set_Swap_And_Liquify_Enabled(bool true_or_false)
set_Transfers_Without_Fees(bool true_or_false)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
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()
receive()
This contract contains no error objects.