X Project
Verified contract
Active on
Ethereum with 2,732 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x120a…73b2
0xe542…0fe3
Balances ($22.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
X | ERC-20 | 31.401436M | $0.000001 |
$16.23 | |
XERS | ERC-20 | 6.186887K | $0.001013 |
$6.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161492 | 20 minutes ago | | | 0 | 0.00080620373 | |
| 21161478 | 23 minutes ago | | | 0 | 0.00092252730 | |
| 21161260 | an hour ago | | | 0 | 0.00071651606 | |
| 21161251 | an hour ago | | | 0 | 0.00070053760 | |
| 21157265 | 14 hours ago | | | 0 | 0.00085923765 | |
| 21151782 | a day ago | | | 0 | 0.00043774378 | |
| 21151315 | a day ago | | | 0 | 0.00051625714 | |
| 21150200 | 2 days ago | | | 0 | 0.00034033635 | |
| 21148816 | 2 days ago | | | 0 | 0.00055477656 | |
| 21142529 | 3 days ago | | | 0 | 0.00084452667 |
ABI
ABI objects
Getter at block 21161590
_decimals() view returns (uint8)
18
_name() view returns (string)
X Project
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_symbol() view returns (string)
XERS
_tTotal() view returns (uint256)
1000000000000000000000000000
_tax() view returns (uint256)
30
decimals() pure returns (uint8)
18
name() pure returns (string)
X Project
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XERS
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(address _bridgeAddress)
receive()
This contract contains no error objects.