Skip to content

Commit

Permalink
Merge pull request #83 from dappforce/change-hydradx
Browse files Browse the repository at this point in the history
Change logo and name of hydradx network
  • Loading branch information
samchuk-vlad authored Jun 26, 2024
2 parents 484ef9e + a8c9610 commit 95ae3b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/connections/networks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -585,8 +585,8 @@ export const polkadotParachains: Networks = {
vestingMethod: 'vesting.vest'
},
hydradx: {
name: 'HydraDX',
icon: 'snakenet.svg',
name: 'Hydration Network',
icon: 'hydradx.svg',
node: 'wss://hydradx-rpc.dwellir.com',
paraId: 2034,
vestingMethod: 'vesting.claim',
Expand Down

0 comments on commit 95ae3b7

Please sign in to comment.