Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRCE | ERC-20 | 500 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16669786 | 2 years ago | | | 0 | 0.00059064128 | |
| 16669780 | 2 years ago | | | 0 | 0.00059775227 | |
| 16453978 | 2 years ago | | | 0 | 0.00039534353 | |
| 15957530 | 2 years ago | | | 0 | 0.00058601552 | |
| 15531907 | 2 years ago | | | 0 | 0.00025180695 | |
| 14883170 | 2 years ago | | | 0 | 0.0018418196 | |
| 14568443 | 3 years ago | | | 0 | 0.0012048019 | |
| 14521488 | 3 years ago | | | 0 | 0.0017480383 | |
| 14521488 | 3 years ago | | | 0 | 0.0017489098 | |
| 14427696 | 3 years ago | | | 0 | 0.00059649502 |
ABI
ABI objects
Getter at block 21159606
name() view returns (string)
Trace
standard() view returns (string)
Trace Token v1.0
symbol() view returns (string)
TRCE
totalSupply() view returns (uint256)
1000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.