X-Alpha.ai
Verified contract
Active on
Ethereum with 5,168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,315.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 990.228827 | $1.001 |
$991.22 | |
XALPHA | ERC-20 | 10.159898K | $0.029163 |
$296.29 | |
USDT | ERC-20 | 27.6 | $1.002 |
$27.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159481 | 3 hours ago | | | 0 | 0.0015752822 | |
| 21155792 | 16 hours ago | | | 0 | 0.00059199613 | |
| 21154557 | 20 hours ago | | | 0 | 0.00036328392 | |
| 21153352 | a day ago | | | 0 | 0.00058082411 | |
| 21153329 | a day ago | | | 0 | 0.0015549950 | |
| 21152823 | a day ago | | | 0 | 0.00052068933 | |
| 21152734 | a day ago | | | 0 | 0.0014470076 | |
| 21152270 | a day ago | | | 0 | 0.00052033030 | |
| 21151898 | a day ago | | | 0 | 0.00048189977 | |
| 21151277 | a day ago | | | 0 | 0.00046835811 |
ABI
ABI objects
Getter at block 21160489
decimals() view returns (uint8)
18
feeInitialPercentageBuy() view returns (uint16)
2000
feeInitialPercentageSell() view returns (uint16)
2000
feePercentageBuy() view returns (uint16)
500
feePercentageSell() view returns (uint16)
500
feeReceiver() view returns (address)
0x45900933d9991ef17ba135c09637598ed25dc3e1
initialBuyCountThreshold() view returns (uint256)
50
maxTokenAmountPerTransaction() view returns (uint256)
0
maxTokenAmountPerWallet() view returns (uint256)
0
name() view returns (string)
X-Alpha.ai
owner() view returns (address)
0xaa21ffa4cfe7b89427270dc7a5a657ba6f0fd8da
pair() view returns (address)
0x8ef598943003e60ae3771cbaf5cc855e983b9f0d
pairContract() view returns (address)
0x8ef598943003e60ae3771cbaf5cc855e983b9f0d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
100000000000000000
symbol() view returns (string)
XALPHA
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTokenAmountInETH(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits()
removeTaxes()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint16 _feePercentageBuy)
updateFeeReceiver(address _feeReceiver)
updateInitialBuyCountThreshold(uint256 _initialBuyCountThreshold)
updateInitialBuyFee(uint16 _feeInitialPercentageBuy)
updateInitialSellFee(uint16 _feeInitialPercentageSell)
updateMaxTokenAmountPerTransaction(uint16 _maxTokenAmountPerTransaction)
updateMaxTokenAmountPerWallet(uint16 _maxTokenAmountPerWallet)
updateSellFee(uint16 _feePercentageSell)
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.