We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9762a89 commit 3bd1372Copy full SHA for 3bd1372
projects/satoshi-protocol/index.js
@@ -207,6 +207,10 @@ module.exports = {
207
smartVaultAddress: '0xEdE84f536448cC822a9318548Aa8618183743c4f',
208
asset: ADDRESSES.bob.uniBTC, // uniBTC
209
},
210
+ {
211
+ smartVaultAddress: '0x4f4EbFAeEa78d7ebc13c4aAb481fd8E36D9DC1Be',
212
+ asset: '0x09606e6A94E7a8e94fC1f43728475B82BF12E50b', // uBTC
213
+ },
214
]
215
}),
216
bsquared: createExports({
0 commit comments