Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($432.15)
Native
Value
$432.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.13 | $3,324.21 |
$432.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20969629 | a month ago | | | 0 | 0.00032697981 | |
| 20792658 | 2 months ago | | | 0 | 0.00077008973 | |
| 20787588 | 2 months ago | | | 0 | 0.00045901210 | |
| 20695490 | 3 months ago | | | 0 | 0.000026584800 | |
| 19658909 | 7 months ago | | | 0 | 0.00021660860 | |
| 19277221 | 9 months ago | | | 0 | 0.0014991315 | |
| 19224396 | 9 months ago | | | 0 | 0.00035547691 | |
| 17908709 | a year ago | | | 0 | 0.00032628160 | |
| 17248781 | 2 years ago | | | 0 | 0.0011242306 | |
| 16766379 | 2 years ago | | | 0 | 0.0024526472 |
ABI
ABI objects
Getter at block 21273521
_totalSupply() view returns (uint256)
400942739732841721259129084
decimals() view returns (uint8)
18
isLocked() view returns (bool)
false
name() view returns (string)
xTRX
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe2b6c3e248cbb1cd07a374aac3ab0ce2e4583e22
symbol() view returns (string)
xTRX
totalSupply() view returns (uint256)
400942739732841721259129084
updater() view returns (address)
0x8e0fa81e2bf71c32a6e67c868e202ab3327d178c
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(address account, uint256 amount)
drain(address wallet)
setIsLocked(bool _isLocked)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
updateSupply(uint256 total_supply)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 tokens, address updaterAccount)
receive()
This contract contains no error objects.