Skip to content

Commit

Permalink
Merge pull request #410 from Define101/master
Browse files Browse the repository at this point in the history
add solana usds
  • Loading branch information
Define101 authored Nov 19, 2024
2 parents c28991f + 7646166 commit 14778b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/adapters/peggedAssets/usds/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ const chainContracts = {
ethereum: {
issued: ["0xdC035D45d973E3EC169d2276DDab16f1e407384F"],
},
solana: {
bridgeOnETH: ["USDSvKzCxbVwSEsu1amJb8BgrUq3c39sGirmT3bmbng"],
},
};


Expand Down

0 comments on commit 14778b7

Please sign in to comment.