Ether Vending Machine
Deploy Fixed Supply Token Contract
Token Contract
FAQ
Settings
None
Function Call
JavaScript
Formatted
Raw
{{ actionDeploy === true ? "Deploying Token Contract ... " : "Deploy Token Contract" }}
View transaction {{ deploymentTx }}
{{ deploymentTxError }}
Please use the
MetaMask
addon with Firefox, Chromium, Opera or Chrome, or any other other web3 browser.
Block
{{ '#' + blockNumberString }}
{{ blockTimestampString }}
Faucets:
{{ name }}
{{ web3Connection.coinbase }}
Balance {{ coinbaseBalanceString }} ethers
{{ factoryAddress }}
Minimum fee
{{ factoryMinimumFeeString }}
ethers
Latest deployed token contracts (max {{ factoryDisplayMaxChildren + ' of ' + factoryNumberOfChildren }})
{{ child.number }}
{{ child.symbol + ':' + child.name + ':' + child.decimals + ':' + child.totalSupplyString + ':' + child.address.substring(0, 10) }}