Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOH | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4781064 | 7 years ago | | | 0 | 0.000036873000 | |
| 4769983 | 7 years ago | | | 0 | 0.0011152695 | |
| 4769968 | 7 years ago | | | 0 | 0.0011152695 | |
| 4769958 | 7 years ago | | | 0 | 0.0010893330 | |
| 4769865 | 7 years ago | | | 0 | 0.0019452375 | |
| 4769592 | 7 years ago | | | 0 | 0.00077433300 | |
| 4750774 | 7 years ago | | | 0 | 0.000051873000 | |
| 4749518 | 7 years ago | | | 0 | 0.000051873000 | |
| 4747932 | 7 years ago | | | 0 | 0.000051937000 | |
| 4747892 | 7 years ago | | | 0 | 0.000051809000 |
ABI
ABI objects
Getter at block 21318787
decimals() view returns (uint256)
10
name() view returns (string)
BitMohar
symbol() view returns (string)
MOH
totalSupply() view returns (uint256)
15000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events additionalPreMine(uint256 _supply) returns (bool x)
approve(address spender, uint256 value) returns (bool success)
changeTotalSupply(uint256 _totalSupply) returns (bool x)
mine() returns (bool z)
preMine() returns (bool z)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.