Skip to content

Commit

Permalink
Add Ondo USDY on Mantra and Penumbra
Browse files Browse the repository at this point in the history
  • Loading branch information
fafrd committed Nov 25, 2024
1 parent 7d5d04f commit 5ba045f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/adapters/peggedAssets/ondo-us-dollar-yield/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ const adapter: PeggedIssuanceAdapter = {
},
osmosis: {
noble: bridgedFromNoble("channel-1"),
},
mantra: {
noble: bridgedFromNoble("channel-101"),
},
penumbra: {
noble: bridgedFromNoble("channel-89"),
}
};

Expand Down

0 comments on commit 5ba045f

Please sign in to comment.