Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a89…9ec0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,114.65 |
$0 | |
XCOMM | ERC-20 | 362.855882 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16013421 | 2 years ago | | | 0 | 0.00032031448 | |
| 16006277 | 2 years ago | | | 0 | 0.00037701800 | |
| 15877608 | 2 years ago | | | 0 | 0.00062446939 | |
| 15854125 | 2 years ago | | | 0 | 0.00044302778 | |
| 15821614 | 2 years ago | | | 0 | 0.00032642801 | |
| 15771861 | 2 years ago | | | 0 | 0.00071338004 | |
| 15757834 | 2 years ago | | | 0 | 0.00087802494 | |
| 15750266 | 2 years ago | | | 0 | 0.00066094000 | |
| 15750107 | 2 years ago | | | 0 | 0.00073952700 | |
| 15747508 | 2 years ago | | | 0 | 0.0010281040 |
ABI
ABI objects
Getter at block 21211090
decimals() pure returns (uint8)
9
name() pure returns (string)
Teh Eyes
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XCOMM
totalSupply() pure returns (uint256)
1000000000000000
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)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
delBot(address notbot)
editPercentages(uint256 _pc1, uint256 _pc2)
excludeFromFees(address target)
manualsend()
manualswap(address target)
openTrading(address[] addresses, uint256[] amounts)
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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.