MegaWattContract
Verified contract
Active on
Ethereum with 7,913 txns
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 |
---|---|---|---|---|---|
MWC | ERC-20 | 19.36501K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6533124 | 6 years ago | | | 0 | 0.000061286400 | |
| 6533124 | 6 years ago | | | 0 | 0.00010328640 | |
| 6533056 | 6 years ago | | | 0 | 0.00089740800 | |
| 6533049 | 6 years ago | | | 0 | 0.00094562400 | |
| 6533029 | 6 years ago | | | 0 | 0.00094562400 | |
| 6532986 | 6 years ago | | | 0 | 0.00089740800 | |
| 6532945 | 6 years ago | | | 0 | 0.00089740800 | |
| 6532832 | 6 years ago | | | 0 | 0.00089740800 | |
| 6532825 | 6 years ago | | | 0 | 0.00094562400 | |
| 6532780 | 6 years ago | | | 0 | 0.0015124080 |
ABI
ABI objects
Getter at block 21261892
decimals() pure returns (uint8)
6
getWalletOut() pure returns (address _to)
0x562d88c226c850549842f42fcb4ff048f1072340
isTokenSale() pure returns (bool)
false
limit() pure returns (uint256)
0
name() pure returns (string)
MegaWattContract
price() pure returns (uint256)
119047619047619
symbol() pure returns (string)
MWC
totalSupply() pure returns (uint256)
380000000000000
version() pure returns (string)
1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events add(uint256 _value) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
sendFund()
setLimit(uint256 newLimit)
setPrice(uint256 newPrice)
setWallet(address _to)
startSale()
stopSale()
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()
fallback()
This contract contains no error objects.