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 3354207 commit ec0202eCopy full SHA for ec0202e
projects/fisclend/index.js
@@ -1,6 +1,9 @@
1
const { compoundExports2 } = require('../helper/compound')
2
3
module.exports = {
4
+ hallmarks: [
5
+ [1735862400, "Rug Pull"]
6
+ ],
7
apechain: compoundExports2({comptroller: '0xd11443B079D62700061F7311fC48C40B30BCEA91', cether: '0xB1974B31b60C7134978e5574F5f1fC8A16535b5D'}),
8
wc: compoundExports2({comptroller: '0xE3de48DCF4968B419BB55421D6B5bF2c049DaFB2', cether: '0xCD04992D1D8d42BB432AD794103c3B498016Da88'}),
9
sonic: compoundExports2({comptroller: '0x65E8768B86350875DDE19A791f06FfB7a4ADA71b', cether: '0x0B19823EF1F4a6B1f7c52336F428F1a92e9f645E'}),
0 commit comments