MegaWattContract

Verified contract

Active on Ethereum with 7,913 txns
Deployed by via 0xda8510f6 at 5185613
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x99ae8033dcc81e0fbb42db75c28111d60649b83cbcd7c88f15c5df5f4d335f03
0xbab53d49858d1b85f3e15004513762ee9f16d79e1d09ed71f858f77bf9c452c3
0xf39c77b6033ee8ee5bd64708290f8eedfb7bc863abcdf76711314cb96148e346
0x3c8c386a9f051b1759b967fb1d585dcc58b58080266b560e23143c23ad9af999
0x463d4bc6dd569576e5308154dff9876886f51c9a6a3eb4ccb67cb7d320bb6a29
0xa8545bb3818ebfd011be27c48bf63e380ec744208c409039afdfb851c8e23d5a
0x53bd6c057e15316eba1e54857ba95c755d6a85677c244f82f54e0100764686ef
0x1b2244e78718df65174183d7addac7000630801b104e9f17034c4b3e4a398a94
0x06380c98b92bf7e57e41c235e3ee809d66dc39aab4012084aa943d24640fc525
0x3e032fd54b0425f276387fe2f3c3038ef64820e467e786f26c9cea208c7c51a1

Functions
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 _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
add(uint256 _valuereturns (bool success)
approve(address _spenderuint256 _valuereturns (bool success)
sendFund(
setLimit(uint256 newLimit
setPrice(uint256 newPrice
setWallet(address _to
startSale(
stopSale(
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.