Skip to content

Commit

Permalink
feat: add instaswap broker (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
CumpsD authored Nov 12, 2024
1 parent dbe099a commit 7dd19e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/utils/src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export const brokerAliasMap: AccountAliasMap = {
name: 'SubWallet',
twitter: '@subwalletapp',
},
cFMjbSKgEiUacx4pqmSMVajksRf2Vhvefm4Lc5dwJxKA6DW3E: { name: 'InstaSwap', twitter: '@instaswap_io' },
} as const;

export const lpAliasMap: AccountAliasMap = {
Expand Down

0 comments on commit 7dd19e2

Please sign in to comment.