Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$X | ERC-20 | 413.020531K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19179313 | 10 months ago | | | 0 | 0.0018692448 | |
| 19179283 | 10 months ago | | | 0 | 0.0018612045 | |
| 19178385 | 10 months ago | | | 0 | 0.0049306381 | |
| 18934035 | a year ago | | | 0 | 0.0011372957 | |
| 18576877 | a year ago | | | 0 | 0.00095285190 | |
| 18565392 | a year ago | | | 0 | 0.00092972909 | |
| 18225145 | a year ago | | | 0 | 0.00034060775 | |
| 18207404 | a year ago | | | 0 | 0.00043896195 | |
| 18168152 | a year ago | | | 0 | 0.00035839968 | |
| 18168140 | a year ago | | | 0 | 0.00035338515 |
ABI
ABI objects
Getter at block 21264746
_buyFundFee() view returns (uint256)
2
_sellFundFee() view returns (uint256)
2
_uniswapPair() view returns (address)
0x2b5ebbb6214d7f278de8a4be5aabf04237bc864f
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0x7a3f25291adaa2e1b569872ecef3adc67d07f03e
name() view returns (string)
X Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
$X
totalSupply() view returns (uint256)
21000000000000000000000000
tradingBlock() view returns (uint256)
17842082
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events DesignTax(uint256 newBuyFundFee, uint256 newSellFundFee)
approve(address spender, uint256 amount) returns (bool)
closeTrading()
enableTrading()
renounceOwnership()
setFundAddr(address newAddr)
setIsExcludeFromFees(address account, bool value)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.