TKRToken
Verified contract
Active on
Ethereum with 6,005 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 |
---|---|---|---|---|---|
DENT | ERC-20 | 1 | $0.001387 |
$0 | |
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TKR | ERC-20 | 2.5K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
UBT | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18784830 | a year ago | | | 0 | 0.0017790417 | |
| 18784826 | a year ago | | | 0 | 0.0015386193 | |
| 16681245 | 2 years ago | | | 0 | 0.0013756355 | |
| 16558905 | 2 years ago | | | 0 | 0.0013324998 | |
| 16461815 | 2 years ago | | | 0 | 0.00038143132 | |
| 10978940 | 4 years ago | | | 0 | 0.0014490000 | |
| 10240063 | 4 years ago | | | 0 | 0.00072450000 | |
| 10141700 | 4 years ago | | | 0 | 0.0016674540 | |
| 9895210 | 5 years ago | | | 0 | 0.00028980000 | |
| 9876115 | 5 years ago | | | 0 | 0.00032624100 |
ABI
ABI objects
Getter at block 21260072
decimals() pure returns (uint256)
18
initialSupply() pure returns (uint256)
65500000000000000000000000
name() pure returns (string)
TKRToken
owner() pure returns (address)
0xa971afdca01bd1ca1499346e730a3d1dc06a3a9d
symbol() pure returns (string)
TKR
totalSupply() pure returns (uint256)
12529746948150304065562500
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)
destroy(uint256 _value) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Destroy(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.