Intelligent Manufacturing Chain
Verified contract
Active on
Ethereum with 15,041 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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17398634 | a year ago | | | 0 | 0.00089114834 | |
| 12058876 | 4 years ago | | | 0 | 0.0 | |
| 9868416 | 5 years ago | | | 0 | 0.000048331800 | |
| 9606940 | 5 years ago | | | 0 | 0.000023516000 | |
| 9584103 | 5 years ago | | | 0 | 0.000038516000 | |
| 9371625 | 5 years ago | | | 0 | 0.000077032000 | |
| 8797759 | 5 years ago | | | 0 | 0.00098944400 | |
| 8104019 | 5 years ago | | | 0 | 0.000022076000 | |
| 8103995 | 5 years ago | | | 0 | 0.000022076000 | |
| 8103945 | 5 years ago | | | 0 | 0.000022076000 |
ABI
ABI objects
Getter at block 21248858
decimals() pure returns (uint8)
18
name() pure returns (string)
Intelligent Manufacturing Chain
symbol() pure returns (string)
IMT
totalSupply() pure returns (uint256)
354999000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, 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.