Last active
October 18, 2020 15:18
-
-
Save developerfred/811709f2213624489dfac81f2b00bcb2 to your computer and use it in GitHub Desktop.
NocashRinkeby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting migrations... | |
====================== | |
> Network name: 'rinkeby' | |
> Network id: 4 | |
> Block gas limit: 10000000 (0x989680) | |
2_deploy_contracts.js | |
===================== | |
Deploying 'NoToken' | |
------------------- | |
> transaction hash: 0xedb0569160b4a411fef871824a324fcb4df1f863730b3c7fa896ccf4795be38c | |
> Blocks: 0 Seconds: 12 | |
> contract address: 0xdb383194B2FfB7dc9Ff6cefD119b934aBfE0688d | |
> block number: 7391708 | |
> block timestamp: 1603032803 | |
> account: 0xC4510EEeAD6293217159eb55684D7b4BFc95cDB4 | |
> balance: 8.447488725150000015 | |
> gas used: 1530185 (0x175949) | |
> gas price: 10 gwei | |
> value sent: 0 ETH | |
> total cost: 0.01530185 ETH | |
> Saving artifacts | |
------------------------------------- | |
> Total cost: 0.01530185 ETH | |
Summary | |
======= | |
> Total deployments: 1 | |
> Final cost: 0.01530185 ETH | |
Migrations dry-run (simulation) | |
=============================== | |
> Network name: 'rinkeby-fork' | |
> Network id: 4 | |
> Block gas limit: 10000000 (0x989680) | |
2_deploy_contracts.js | |
===================== | |
Deploying 'NoCashOpenSale' | |
-------------------------- | |
> block number: 7391729 | |
> block timestamp: 1603033145 | |
> account: 0xC4510EEeAD6293217159eb55684D7b4BFc95cDB4 | |
> balance: 8.432933175150000015 | |
> gas used: 1455555 (0x1635c3) | |
> gas price: 10 gwei | |
> value sent: 0 ETH | |
> total cost: 0.01455555 ETH | |
------------------------------------- | |
> Total cost: 0.01455555 ETH | |
Summary | |
======= | |
> Total deployments: 1 | |
> Final cost: 0.01455555 ETH | |
Starting migrations... | |
====================== | |
> Network name: 'rinkeby' | |
> Network id: 4 | |
> Block gas limit: 10000000 (0x989680) | |
2_deploy_contracts.js | |
===================== | |
Deploying 'NoCashOpenSale' | |
-------------------------- | |
> transaction hash: 0x56680cba1e385674915674de679ba555041c051308d39944dc82bc2b64c1bc31 | |
> Blocks: 0 Seconds: 4 | |
> contract address: 0x4A6544f0558c3123642a3bD4a91B3eAa34978f6E | |
> block number: 7391733 | |
> block timestamp: 1603033179 | |
> account: 0xC4510EEeAD6293217159eb55684D7b4BFc95cDB4 | |
> balance: 8.429183175150000015 | |
> gas used: 1830555 (0x1bee9b) | |
> gas price: 10 gwei | |
> value sent: 0 ETH | |
> total cost: 0.01830555 ETH | |
> Saving artifacts | |
------------------------------------- | |
> Total cost: 0.01830555 ETH | |
Summary | |
======= | |
> Total deployments: 1 | |
> Final cost: 0.01830555 ETH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment