Skip to content

Commit c41e2f3

Browse files
committed
feat: added to IMX the LDCFA fund
1 parent 6647ae0 commit c41e2f3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

projects/libre-capital/index.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,14 @@ const RECEIPT_TOKENS = {
338338
underlying: 'security-token',
339339
instrumentId:"0x3636653765336666346534363764313238323964396366340000000000000000",
340340
fundName:'Libre SAF VCC - Access Private Credit Feeder'
341-
}
341+
},
342+
LDCFA: {
343+
address: '0xC1Cd4CCd9E74be61EDdd5C06f962657Bd5D57aF3',
344+
decimals: 18,
345+
underlying: 'security-token',
346+
instrumentId: "0x3636313431343936306633613839373337393633303932640000000000000000",
347+
fundName: 'Libre SAF VCC - Laser Digital Carry Fund A'
348+
},
342349
},
343350
hedera: {
344351
UMA: {

0 commit comments

Comments
 (0)