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 |
---|---|---|---|---|---|
OCN | ERC-20 | 5 | $0.000047 |
$0 | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21118339 | a month ago | | | 0 | 0.00033624775 | |
| 21097677 | a month ago | | | 0 | 0.00027767908 | |
| 21095291 | a month ago | | | 0 | 0.00023116981 | |
| 21094095 | a month ago | | | 0 | 0.0010468979 | |
| 21092905 | a month ago | | | 0 | 0.00040180860 | |
| 21077370 | a month ago | | | 0 | 0.00083489704 | |
| 21076178 | a month ago | | | 0 | 0.00029539690 | |
| 21069509 | a month ago | | | 0 | 0.00035240828 | |
| 21057826 | a month ago | | | 0 | 0.00053091910 | |
| 21051091 | a month ago | | | 0 | 0.00057928270 |
ABI
ABI objects
Getter at block 21304861
decimals() view returns (uint256)
8
name() view returns (string)
TRA
owner() view returns (address)
0x99a7fdf466b44301317453c4fbe213f5114519f5
symbol() view returns (string)
TRA
totalSupply() view returns (uint256)
2000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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()
fallback()
This contract contains no error objects.