diff --git a/projects/sovryn-dex/index.js b/projects/sovryn-dex/index.js index 24c607f7348..12c6e192801 100644 --- a/projects/sovryn-dex/index.js +++ b/projects/sovryn-dex/index.js @@ -57,5 +57,8 @@ module.exports = { rsk: { tvl, staking: staking('0x5684a06cab22db16d901fee2a5c081b4c91ea40e', '0xefc78fc7d48b64958315949279ba181c2114abbd') + }, + bob: { + staking: staking('0xc17c6462ceafe9a8819258c6ba168bef5544fc21', '0xba20a5e63eeEFfFA6fD365E7e540628F8fC61474') } }