METADOLLAR

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xed27c79e at 5538393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "METADOLLAR"

0x63a0a72413fa5ebafed829c9023150e00efc49aa217be24446acbfdf78b5adab
0x3a8fb44af6678df68afaad54e1172357ec793c60233b287844fa8bb0935d3ddd
0x5c0097329457a56abfb6a585bf7877ea8ac1ec53bb941f1e97333a0eeb1c27cf
0xa8da3b6a99d1862ed40609fdfa2d045d962bc3a8f6d3f15829e0150dbeaccf09
0x6f4ddc603e11ed7a307bac57bf27586160e5ef14205be1e9c4649ff72a072a26
0xd3f9485c3efe79f78dd0c26d586658ce86410dd2c29a71cbf3d352ef6ccb4820

Functions
Getter at block 21030101
_totalSupply(view returns (uint256)
1000000000000000000
amountOfInvestments(view returns (uint256)
0
buyCommission(view returns (uint256)
0
countHolders(view returns (uint256)
0
currentTokenPrice(view returns (uint256)
1
decimals(view returns (uint256)
18
icoIsClosed(view returns (bool)
false
icoMin(view returns (uint256)
1
minimalGoalReached(view returns (bool)
false
name(view returns (string)
METADOLLAR
owner(view returns (address)
0xeabb4013f179e42c41468db81eb1bd420da6cc47
preIcoIsRunning(view returns (bool)
true
preIcoLimit(view returns (uint256)
1
sellCommission(view returns (uint256)
0
sellPrice(view returns (uint256)
900000000000000000
symbol(view returns (string)
MDL
totalSupply(view returns (uint256 totalAmount)
1000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
calculateTheEndPrice(uint256 howManyTokenToBuyview returns (uint256 summarizedPriceInWeis)
checkFrozenAccounts(address accountview returns (bool accountIsFrozen)
tokenBalanceOf(addressview returns (uint256)
State-modifying
STARTMETADOLLAR(
allowIcoExit(bool exitAllowed
approve(address _spenderuint256 _valuereturns (bool success)
buy(payable 
collect(
deposit(payable 
destroyToken(uint256 amount
exitThisIcoForHalfOfTokenPrice(
freezeAccount(address accountbool freeze
getAllMyTokensForAllEtherOnContract(
mintToken(uint256 amount
sell(uint256 amount
setBuyCommission(uint256 buyCommissionInWei
setCommissions(uint256 buyCommissionInWeiuint256 sellCommissionInWei
setICOPrice(uint256 priceForIcoInWei
setIcosMinLimit(uint256 newIcoMinuint256 newPreIcoLimit
setPreICOPrice(uint256 priceForPreIcoInWei
setPrices(uint256 priceForPreIcoInWeiuint256 priceForIcoInWei
setSellCommission(uint256 sellCommissionInWei
setSellPrice(uint256 priceInWei
stopThisIco(bool icoIsStopped
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
withdraw(uint256 summeInWei
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
BonusChanged(uint8 bonusOlduint8 bonusNew
FrozenFunds(address initiatoraddress accountstring status
Transfer(address indexed _fromaddress indexed _touint256 _value
deposited(address _fromuint256 summestring notice
icoStatusUpdated(address _initiatorstring status
minGoalReached(uint256 minIcoAmountstring notice
orderToTransfer(address initiatoraddress _fromaddress _touint256 summestring notice
ownerChanged(address whoTransferredOwnershipaddress formerOwneraddress newOwner
preIcoEnded(uint256 preIcoAmountstring notice
priceUpdated(uint256 oldPriceuint256 newPricestring notice
tokenCreated(address _creatoruint256 summestring notice
tokenDestroyed(address _destroyeruint256 summestring notice
withdrawed(address _touint256 summestring notice
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.