Monetha
Verified contract
Active on
Ethereum with 77,713 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($942.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MTH | ERC-20 | 209.468253K | $0.004499 |
$942.49 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244409 | 7 hours ago | | | 0 | 0.0010989066 | |
| 21244395 | 7 hours ago | | | 0 | 0.00098359799 | |
| 21244381 | 7 hours ago | | | 0 | 0.00090729987 | |
| 21244363 | 7 hours ago | | | 0 | 0.00090950708 | |
| 21244305 | 7 hours ago | | | 0 | 0.0010283367 | |
| 21244274 | 7 hours ago | | | 0 | 0.00077203251 | |
| 21244131 | 8 hours ago | | | 0 | 0.00093206366 | |
| 21243464 | 10 hours ago | | | 0 | 0.00082539036 | |
| 21239816 | a day ago | | | 0 | 0.00055063450 | |
| 21238209 | a day ago | | | 0 | 0.0019192117 |
ABI
ABI objects
Getter at block 21246461
decimals() pure returns (uint8)
5
ico() pure returns (address)
0x741fc999f5b62c80831cf659aed04c64ac8ef24e
lockReleaseDate() pure returns (uint256)
1538316000
lockedAmount() pure returns (uint256)
15291200000000
name() pure returns (string)
Monetha
owner() pure returns (address)
0x0027bcc0275ed76e0b338a42e7e08dec36d25678
reservedAmount() pure returns (uint256)
20120000000000
standard() pure returns (string)
ERC20
startTime() pure returns (uint256)
1504620025
symbol() pure returns (string)
MTH
tokensForIco() pure returns (uint256)
20120000000000
totalSupply() pure returns (uint256)
40240000000000
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()
setICO(address _icoAddress)
setStart(uint256 _newStart)
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)
Burned(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _ownerAddr, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.