Treatz Coin
Verified contract
Active on
Ethereum with 37 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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4985385 | 7 years ago | | | 0 | 0.0018124500 | |
| 4973087 | 7 years ago | | | 0 | 0.0018124500 | |
| 4962012 | 7 years ago | | | 0 | 0.0018124500 | |
| 4954645 | 7 years ago | | | 0 | 0.0018124500 | |
| 4943637 | 7 years ago | | | 0 | 0.0010874700 | |
| 4943632 | 7 years ago | | | 0 | 0.0031521000 | |
| 4943630 | 7 years ago | | | 0 | 0.0018124500 | |
| 4943628 | 7 years ago | | | 0 | 0.0014990700 | |
| 4943589 | 7 years ago | | | 0 | 0.0018124500 | |
| 4937665 | 7 years ago | | | 0 | 0.0018124500 |
ABI
ABI objects
Getter at block 21321227
_totalSupply() view returns (uint256)
2000000000
decimals() view returns (uint8)
2
name() view returns (string)
Treatz Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb5b1317ecda0369944d90221e6bfb9bf301bad39
symbol() view returns (string)
TRTZ
totalSupply() view returns (uint256)
1999965023
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferFromWithFee(address from, address to, uint256 tokens, uint256 fee) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.