traceto.io
Verified contract
Active on
Ethereum with 3,076 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
RIDE | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16523487 | 2 years ago | | | 0 | 0.0015879975 | |
| 13888054 | 3 years ago | | | 0 | 0.0049449894 | |
| 13815243 | 3 years ago | | | 0 | 0.0020672803 | |
| 13081214 | 3 years ago | | | 0 | 0.0019965325 | |
| 12514852 | 3 years ago | | | 0 | 0.00098312500 | |
| 11953548 | 4 years ago | | | 0 | 0.0096824611 | |
| 11787398 | 4 years ago | | | 0 | 0.0033603542 | |
| 11766312 | 4 years ago | | | 0 | 0.0055426250 | |
| 11606600 | 4 years ago | | | 0 | 0.0016257500 | |
| 11469111 | 4 years ago | | | 0 | 0.0045870000 |
ABI
ABI objects
Getter at block 21259873
allowTransferTime() view returns (uint256)
1529046000
decimals() view returns (uint256)
18
exchangeIEO() view returns (address)
0x191073bee4d7d115ea74bb1ec9611807671e6e96
mintingFinished() view returns (bool)
true
name() view returns (string)
traceto.io
owner() view returns (address)
0x146f2fba9eba1b72d5162a56e3e5da6c0f4808cc
symbol() view returns (string)
T2T
totalSupply() view returns (uint256)
1000000000000000000000000000
tracetoMultiSigContract() view returns (address)
0x146f2fba9eba1b72d5162a56e3e5da6c0f4808cc
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)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
emergencyERC20Drain(address token, uint256 amount)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) 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)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address admin, uint256 totalTokenSupply, uint256 transferStartTime, address exchangeForIEOAdrress)
This contract contains no fallback and receive objects.
This contract contains no error objects.