TRUE Token
Verified contract
Active on
Ethereum with 65,616 txns
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 |
---|---|---|---|---|---|
WTC | ERC-20 | 1 | $0.000704 |
$0 | |
TRUE | ERC-20 | 5.795491K | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
TTR | ERC-20 | 1.5 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
UFR | ERC-20 | 0.006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408323 | 4 months ago | | | 0 | 0.000049230000 | |
| 17101066 | 2 years ago | | | 0 | 0.0012163647 | |
| 17101018 | 2 years ago | | | 0 | 0.0010676850 | |
| 17030718 | 2 years ago | | | 0 | 0.00073931810 | |
| 16959688 | 2 years ago | | | 0 | 0.00076816496 | |
| 16930993 | 2 years ago | | | 0 | 0.00074901161 | |
| 16832578 | 2 years ago | | | 0 | 0.0011829906 | |
| 16775535 | 2 years ago | | | 0 | 0.00074461323 | |
| 16775512 | 2 years ago | | | 0 | 0.00070641321 | |
| 16775512 | 2 years ago | | | 0 | 0.0010822351 |
ABI
ABI objects
Getter at block 21243304
baseStartTime() pure returns (uint256)
0
decimals() pure returns (uint256)
18
distributed() pure returns (uint256)
99999999890000000000005000
founder() pure returns (address)
0xe04aee1dd91b2cd256bd196d09271756498ca143
name() pure returns (string)
TRUE Token
symbol() pure returns (string)
TRUE
totalSupply() pure returns (uint256 supply)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeFounder(address newFounder)
distribute(uint256 _amount, address _to)
kill()
setStartTime(uint256 _startTime)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
AllocateFounderTokens(address indexed sender)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _founder)
fallback()
This contract contains no error objects.