Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created August 14, 2019 14:05
Show Gist options
  • Save oberstet/e6cc70def7919ca18ba782b32cca5d79 to your computer and use it in GitHub Desktop.
Save oberstet/e6cc70def7919ca18ba782b32cca5d79 to your computer and use it in GitHub Desktop.
Starting migrations...
======================
> Network name: 'ropsten'
> Network id: 3
> Block gas limit: 0x7a121d
1_initial_migration.js
======================
Replacing 'Migrations'
----------------------
> transaction hash: 0x7a51b0a0f4ac1f2852f867e4f2c789d42d4550e4666ca899e4b98c92f18dded3
> Blocks: 1 Seconds: 13
> contract address: 0x53296234b05f646a2d4c05D94901dB856D096C68
> block number: 6189571
> block timestamp: 1565791325
> account: 0x268495B0CD9cBe1145c961978Ca64e580105F731
> balance: 0.9042082
> gas used: 221171
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.00442342 ETH
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.00442342 ETH
2_deploy_contracts.js
=====================
Deploying contracts from 0x268495B0CD9cBe1145c961978Ca64e580105F731 with gas 4700000 ..
Replacing 'XBRToken'
--------------------
> transaction hash: 0xbd9d26045c2eabdfb2a6423dc4468d738d200d667414716222779889a971cc1d
> Blocks: 2 Seconds: 5
> contract address: 0xc059037bdD34bb88F6fccc38B9C74AD54203B260
> block number: 6189576
> block timestamp: 1565791351
> account: 0x268495B0CD9cBe1145c961978Ca64e580105F731
> balance: 0.8871172
> gas used: 812621
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.01625242 ETH
Replacing 'XBRNetwork'
----------------------
> transaction hash: 0x60639689b6b0b581c62dc0c30defd513a6c19453e4971590194e6789686cd2bf
> Blocks: 1 Seconds: 5
> contract address: 0x9b0269DBcc6582D2f353dc77E1B5991BDE2Fe7C1
> block number: 6189579
> block timestamp: 1565791366
> account: 0x268495B0CD9cBe1145c961978Ca64e580105F731
> balance: 0.79396386
> gas used: 4657667
> gas price: 20 gwei
> value sent: 0 ETH
> total cost: 0.09315334 ETH
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.10940576 ETH
Summary
=======
> Total deployments: 3
> Final cost: 0.11382918 ETH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment