Tokenize Emblem
Verified contract
Active on
Ethereum with 62,047 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TKX | ERC-20 | 20.004001M | $12.16 |
$243,248,651.54 | |
HQG | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268472 | a day ago | | | 0 | 0.00042022390 | |
| 21267839 | a day ago | | | 0 | 0.00070050595 | |
| 21266427 | a day ago | | | 0 | 0.0010515362 | |
| 21265387 | a day ago | | | 0 | 0.0011939582 | |
| 21265033 | 2 days ago | | | 0 | 0.00070607677 | |
| 21264349 | 2 days ago | | | 0 | 0.00075792725 | |
| 21263924 | 2 days ago | | | 0 | 0.00042212730 | |
| 21263333 | 2 days ago | | | 0 | 0.00036799304 | |
| 21263272 | 2 days ago | | | 0 | 0.00021949967 | |
| 21263265 | 2 days ago | | | 0 | 0.00023759882 |
ABI
ABI objects
Getter at block 21275779
decimals() view returns (uint8)
8
name() view returns (string)
Tokenize Emblem
symbol() view returns (string)
TKX
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)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.