TrekChain
Verified contract
Active on
Ethereum with 151,141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($124.42)
Native
Value
$124.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.037067 | $3,356.42 |
$124.41 | |
AVINOC | ERC-20 | 0.1 | $0.047639 |
$0 | |
VGS | ERC-20 | 400.001K | -- | -- | |
XBD | ERC-20 | 58.031766K | -- | -- | |
SOW | ERC-20 | 41K | -- | -- | |
SCC | ERC-20 | 12.652349K | -- | -- | |
RCYL | ERC-20 | 12K | -- | -- | |
TREK | ERC-20 | 10.322595K | -- | -- | |
HDA | ERC-20 | 888 | -- | -- | |
ALX | ERC-20 | 245.4349 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676548 | 2 months ago | | | 0 | 0.000074023743 | |
| 20453328 | 3 months ago | | | 0 | 0.000047477000 | |
| 17307716 | a year ago | | | 0 | 0.00092062328 | |
| 16728205 | 2 years ago | | | 0 | 0.00078707200 | |
| 16728205 | 2 years ago | | | 0 | 0.0010332260 | |
| 16488537 | 2 years ago | | | 0 | 0.00079211019 | |
| 15744740 | 2 years ago | | | 0 | 0.00069589869 | |
| 14365084 | 3 years ago | | | 0 | 0.00047472750 | |
| 12706604 | 3 years ago | | | 0 | 0.00017246941 | |
| 12661611 | 3 years ago | | | 0 | 0.00026382753 |
ABI
ABI objects
Getter at block 21167789
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
TrekChain
symbol() view returns (string)
TREK
totalDistributed() view returns (uint256)
947314413070869860262024204
totalRemaining() view returns (uint256)
252685586929130139737975796
totalSupply() view returns (uint256)
1200000000000000000000000000
value() view returns (uint256)
2526855869286059925591
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.