Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IOTX | ERC-20 | 100 | $0.040232 |
$4.02 | |
DMTS | ERC-20 | 2 | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16076581 | 2 years ago | | | 0 | 0.00062493407 | |
0x | 12682193 | 3 years ago | | | 0 | 0.00014700000 | |
| 12625383 | 3 years ago | | | 0 | 0.00010022000 | |
| 12580477 | 3 years ago | | | 0 | 0.00037144000 | |
| 12059015 | 4 years ago | | | 0 | 0.0 | |
| 11423987 | 4 years ago | | | 0 | 0.0018298560 | |
| 11387592 | 4 years ago | | | 0 | 0.0015306120 | |
| 10434805 | 4 years ago | | | 0 | 0.0016729880 | |
| 10410950 | 4 years ago | | | 0 | 0.0050274000 | |
| 9766749 | 5 years ago | | | 0 | 0.00037344000 |
ABI
ABI objects
Getter at block 21210550
decimals() view returns (uint256)
8
name() view returns (string)
DMTS
owner() view returns (address)
0x1b0ff3aa10c5740805923740db7f1db6299b128d
symbol() view returns (string)
DMTS
totalSupply() view returns (uint256)
40000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, 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.