Intelligent Manufacturing Operation System
Verified contract
Active on
Ethereum with 792 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Intelligent Manufacturing Operation System"
Transactions
ABI
ABI objects
Getter at block 21261917
decimals() view returns (uint8)
18
name() view returns (string)
Intelligent Manufacturing Operation System
owner() view returns (address)
0x794bece1927a72a3b4c948d53712d347c42722ff
symbol() view returns (string)
IMOS
totalSupply() view returns (uint256)
499999999000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
multiTransfer(address[] _addresses, uint256[] amounts) returns (bool success)
multiTransferDecimals(address[] _addresses, uint256[] amounts) returns (bool success)
reName(string _symbol, string _name)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.