Skip to content

Commit

Permalink
new contracts (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
vukdjoric authored and simonovic86 committed Jul 20, 2018
1 parent a288576 commit 69cba8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions seeders/20180407223548-blockchain_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ module.exports = {
gas_price: '5000000000',
ot_contract_address: '0x826b0e0b03f22c5e58557456bd8b8ede318c2e0a',
token_contract_address: '0x98d9a611ad1b5761bdc1daac42c48e4d54cf5882',
escrow_contract_address: '0x679e464d5efe52632cd0747a31dbc05ea604f73e',
bidding_contract_address: '0xb4b3a74018f3ee53ff435ccf8cbc018c54207a86',
reading_contract_address: '0x2f6857cfb2c8830d70b3bb04e5bbdfb35c7dd4b1',
escrow_contract_address: '0x9b17c840450856aabb1c2695bbd86c34603f0b60',
bidding_contract_address: '0xddc2ea417eb272b191a24a19b6a0ba458f954e61',
reading_contract_address: '0x822d32cfccc4c8a5c167382f5e9abc32ac0d9b2e',
rpc_node_host: 'https://rinkeby.infura.io/1WRiEqAQ9l4SW6fGdiDt',
rpc_node_port: '',
wallet_address: process.env.NODE_WALLET,
Expand Down

0 comments on commit 69cba8c

Please sign in to comment.