Skip to content

Commit ec0202e

Browse files
add hallmark
1 parent 3354207 commit ec0202e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/fisclend/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
const { compoundExports2 } = require('../helper/compound')
22

33
module.exports = {
4+
hallmarks: [
5+
[1735862400, "Rug Pull"]
6+
],
47
apechain: compoundExports2({comptroller: '0xd11443B079D62700061F7311fC48C40B30BCEA91', cether: '0xB1974B31b60C7134978e5574F5f1fC8A16535b5D'}),
58
wc: compoundExports2({comptroller: '0xE3de48DCF4968B419BB55421D6B5bF2c049DaFB2', cether: '0xCD04992D1D8d42BB432AD794103c3B498016Da88'}),
69
sonic: compoundExports2({comptroller: '0x65E8768B86350875DDE19A791f06FfB7a4ADA71b', cether: '0x0B19823EF1F4a6B1f7c52336F428F1a92e9f645E'}),

0 commit comments

Comments
 (0)