Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 authored Jan 7, 2023
1 parent b2be35a commit e849aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const config = {
RPC_URL: 'https://rpc-comdex-ia.cosmosia.notional.ventures',
REST_URL: 'https://api-comdex-ia.cosmosia.notional.ventures',
RPC_URL: 'https://rpc.comdex.one',
REST_URL: 'https://rest.comdex.one',
EXPLORER_URL: 'https://www.mintscan.io/comdex',
STAKING_URL: 'https://comdex.omniflix.co/stake',
NETWORK_NAME: 'Comdex',
Expand Down

0 comments on commit e849aec

Please sign in to comment.