Skip to content

Commit

Permalink
Update oraclePoolStateV2.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
deadit authored Sep 26, 2023
1 parent 290868d commit ec0aec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/oraclePoolStateV2.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
} from '../constants/struct.types';

export const pools = {
dexyerg: 'https://erg-xau-oracle-api.ergohost.io/',
dexyerg: 'https://erg-xau-oracle-api.ergohost.io',
};

export class OraclePoolStateV2Service {
Expand Down

0 comments on commit ec0aec0

Please sign in to comment.