Skip to content

Commit

Permalink
Merge pull request #413 from ondoprotocol/ondo-usdy-ibc
Browse files Browse the repository at this point in the history
Add Ondo USDY on Mantra and Penumbra
  • Loading branch information
realdealshaman authored Nov 28, 2024
2 parents 27f1166 + 5ba045f commit 4e0b352
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 4e0b352

Please sign in to comment.