Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($150.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 150 | $1.002 |
$150.3 | |
HEX | ERC-20 | 1.307 | $0.003075 |
$0 | |
MOF | ERC-20 | 16.413764K | -- | -- | |
PRQ | ERC-20 | 200 | -- | -- | |
ECPN | ERC-20 | 100 | -- | -- | |
TST | ERC-20 | 25.974026 | -- | -- | |
A | ERC-20 | 4 | -- | -- | |
SET | ERC-721 | 1 | -- | -- | |
STT | ERC-20 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242580 | an hour ago | | | 0 | 0.00029838570 | |
| 21098871 | 20 days ago | | | 0 | 0.00034893748 | |
| 21097674 | 20 days ago | | | 0 | 0.00025159889 | |
| 21096483 | 20 days ago | | | 0 | 0.00018972194 | |
| 21096479 | 20 days ago | | | 0 | 0.00020031218 | |
| 21095291 | 21 days ago | | | 0 | 0.00039623358 | |
| 21095289 | 21 days ago | | | 0 | 0.00024380782 | |
| 21094094 | 21 days ago | | | 0 | 0.00094145592 | |
| 21092904 | 21 days ago | | | 0 | 0.00040331705 | |
| 21092898 | 21 days ago | | | 0 | 0.00036447921 |
ABI
ABI objects
Getter at block 21242878
decimals() view returns (uint8)
16
name() view returns (string)
Molecular Future
owner() view returns (address)
0x315bd31a7db17011b0c56fe88c76975f66642da6
standard() view returns (string)
0.1
symbol() view returns (string)
MOF
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setOwner(address _owner)
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(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.