Skip to content

Commit

Permalink
add terra astroport to swap venues
Browse files Browse the repository at this point in the history
  • Loading branch information
NotJeremyLiu committed Nov 2, 2023
1 parent 324a5c8 commit b80d5e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ export const SWAP_VENUES: Record<string, SwapVenueConfig> = {
name: "Astroport",
imageURL: "https://avatars.githubusercontent.com/u/87135340",
},
"terra-astroport": {
name: "Astroport",
imageURL: "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png",
},
"osmosis-poolmanager": {
name: "Osmosis",
imageURL:
Expand Down

0 comments on commit b80d5e5

Please sign in to comment.