venus: track opbnb

This commit is contained in:
g1nt0ki
2024-04-05 14:41:40 +02:00
parent f914c527fe
commit c6e4e3dd82

View File

@@ -10,4 +10,5 @@ module.exports = fullCoumpoundExports("0xfd36e2c2a6789db23113685031d7f1632915838
return replace[addr.toLowerCase()] || `bsc:${addr}`
})
module.exports.ethereum = compoundExports2({ comptroller: '0x67aA3eCc5831a65A5Ba7be76BED3B5dc7DB60796'})
module.exports.ethereum = compoundExports2({ comptroller: '0x67aA3eCc5831a65A5Ba7be76BED3B5dc7DB60796'})
module.exports.op_bnb = compoundExports2({ comptroller: '0xd6e3e2a1d8d95cae355d15b3b9f8e5c2511874dd'})