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 |
---|---|---|---|---|---|
TRAT | ERC-20 | 100.18104M | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20590448 | 3 months ago | | | 0 | 0.000030017000 | |
| 20590411 | 3 months ago | | | 0 | 0.000097405535 | |
| 20569455 | 3 months ago | | | 0 | 0.000095056485 | |
| 20565043 | 3 months ago | | | 0 | 0.000072538959 | |
| 20559015 | 3 months ago | | | 0 | 0.000080773931 | |
| 20557260 | 3 months ago | | | 0 | 0.00015843539 | |
| 20556353 | 3 months ago | | | 0 | 0.000093319596 | |
| 20453275 | 4 months ago | | | 0 | 0.000029993000 | |
| 20295939 | 4 months ago | | | 0 | 0.00014164157 | |
| 20241803 | 5 months ago | | | 0 | 0.00022314192 |
ABI
ABI objects
Getter at block 21284040
decimals() view returns (uint8)
5
name() view returns (string)
Tratok
owner() view returns (address)
0x7122be850a76c95dd3ef4a8d446a5f6730a63835
symbol() view returns (string)
TRAT
totalSupply() view returns (uint256)
10000000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
distributeTratok(address[] _destinations, uint256[] _values) returns (uint256)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.