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 6647ae0 commit c41e2f3Copy full SHA for c41e2f3
projects/libre-capital/index.js
@@ -338,7 +338,14 @@ const RECEIPT_TOKENS = {
338
underlying: 'security-token',
339
instrumentId:"0x3636653765336666346534363764313238323964396366340000000000000000",
340
fundName:'Libre SAF VCC - Access Private Credit Feeder'
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
349
},
350
hedera: {
351
UMA: {
0 commit comments