Skip to content

Commit c6e4e3d

Browse files
committed
venus: track opbnb
1 parent f914c52 commit c6e4e3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects/venus.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ module.exports = fullCoumpoundExports("0xfd36e2c2a6789db23113685031d7f1632915838
1010
return replace[addr.toLowerCase()] || `bsc:${addr}`
1111
})
1212

13-
module.exports.ethereum = compoundExports2({ comptroller: '0x67aA3eCc5831a65A5Ba7be76BED3B5dc7DB60796'})
13+
module.exports.ethereum = compoundExports2({ comptroller: '0x67aA3eCc5831a65A5Ba7be76BED3B5dc7DB60796'})
14+
module.exports.op_bnb = compoundExports2({ comptroller: '0xd6e3e2a1d8d95cae355d15b3b9f8e5c2511874dd'})

0 commit comments

Comments
 (0)