add liquidPledging contract deploy

This commit is contained in:
Barry Gitarts 2019-06-12 11:16:21 -04:00 committed by Barry G
parent 42c8806471
commit 63fc008a5b
2 changed files with 6 additions and 7 deletions

View File

@ -210,13 +210,8 @@ module.exports = {
tracking: './livenet.chains.json',
contracts: {
LPVault: {},
LiquidPledging: {},
RecoveryVault: {},
LPFactory: {
args: {
_vaultBase: '$LPVault',
_lpBase: '$LiquidPledging',
}
LiquidPledging: {
address: '0x603A7249E64b8cACe20ffb55926145346ca42A97',
},
SNT: {
address: '0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359'

View File

@ -12,6 +12,10 @@
"0x337d95c008d3141f2f5e95c8fb3bad19740c79e7764cace727e7c8dbd48c5e7d": {
"name": "RecoveryVault",
"address": "0x4c9315fcC271794ED4584949fD8521710E67bb2c"
},
"0x0d46f0491387471c715abfda03087d386047c88e523e55d9fd64ede4fd9401e4": {
"name": "LiquidPledging",
"address": "0x603A7249E64b8cACe20ffb55926145346ca42A97"
}
}
}