Skip to content

Commit f45b74f

Browse files
authored
Added Plasma and Linea chain (#16729)
1 parent 95b657f commit f45b74f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/yield-fi/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ const yusd_config = {
1111
bsc: "0x4772D2e014F9fC3a820C444e3313968e9a5C8121",
1212
avax: "0x4772D2e014F9fC3a820C444e3313968e9a5C8121",
1313
tac: "0x4772D2e014F9fC3a820C444e3313968e9a5C8121",
14+
linea: "0x4e559dBCCbe87De66c6a9F3f25231096F24c2e28",
15+
plasma: "0x4772D2e014F9fC3a820C444e3313968e9a5C8121",
1416
}
1517

1618
const vyusd_config = {
@@ -24,6 +26,8 @@ const vyusd_config = {
2426
bsc: "0xF4F447E6AFa04c9D11Ef0e2fC0d7f19C24Ee55de",
2527
avax: "0xF4F447E6AFa04c9D11Ef0e2fC0d7f19C24Ee55de",
2628
tac: "0xF4F447E6AFa04c9D11Ef0e2fC0d7f19C24Ee55de",
29+
linea: "0x168BC4DB5dcbecA279983324d3082c47e47569E7",
30+
plasma: "0xF4F447E6AFa04c9D11Ef0e2fC0d7f19C24Ee55de",
2731
}
2832

2933
const yeth_config = {

0 commit comments

Comments
 (0)