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 |
---|---|---|---|---|---|
XAGI | ERC-20 | 51.109431M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20822737 | 2 months ago | | | 0 | 0.0014539543 | |
| 20822736 | 2 months ago | | | 0 | 0.0013934006 | |
| 20822717 | 2 months ago | | | 0 | 0.0016882518 | |
| 20822710 | 2 months ago | | | 0 | 0.0011720209 | |
| 20822710 | 2 months ago | | | 0 | 0.0012185269 | |
| 20822708 | 2 months ago | | | 0 | 0.00082506573 | |
| 20822707 | 2 months ago | | | 0 | 0.0013195275 | |
| 20822706 | 2 months ago | | | 0 | 0.0010956940 | |
| 20822706 | 2 months ago | | | 0 | 0.0012352074 | |
| 20822706 | 2 months ago | | | 0 | 0.0012352074 |
ABI
ABI objects
Getter at block 21209119
_buyFees() view returns (uint256)
5
_maxWallet() view returns (uint256)
1000000000000000000000000000
_sellFees() view returns (uint256)
5
_taxWallet() view returns (address)
0xcefd83b83eb7372214d50208b68b381256ba0b23
decimals() pure returns (uint8)
18
name() pure returns (string)
Xenon AGI
owner() view returns (address)
0xcefd83b83eb7372214d50208b68b381256ba0b23
symbol() pure returns (string)
XAGI
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address account, bool status)
openTrading()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setNormalFees()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxWalletSize(uint256 amount)
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.