@injectivelabs/networks
Advanced tools
Comparing version 0.0.53 to 0.0.54
@@ -20,3 +20,3 @@ "use strict"; | ||
exchangeUrl: 'https://public.api.injective.network', | ||
dmmExchangeUrl: 'https://dmm.exchange.injective.dev', | ||
dmmExchangeUrl: 'https://dmm.exchange.injective.network', | ||
exchangeGatewayUrl: 'https://public.web3-gateway.injective.network', | ||
@@ -31,3 +31,3 @@ explorerUrl: 'https://public.api.injective.network/api/explorer/v1', | ||
exchangeUrl: 'https://api.injective.network', | ||
dmmExchangeUrl: 'https://dmm.exchange.injective.dev', | ||
dmmExchangeUrl: 'https://dmm.exchange.injective.network', | ||
exchangeGatewayUrl: 'https://web3-gateway.injective.network', | ||
@@ -34,0 +34,0 @@ explorerUrl: 'https://api.injective.network/api/explorer/v1', |
{ | ||
"name": "@injectivelabs/networks", | ||
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.", | ||
"version": "0.0.53", | ||
"version": "0.0.54", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "e77b587265e7081f559b8f34d39cbfeb9be90af7" | ||
"gitHead": "1989e9bac243c7cbcbff13162ca818d04c651e90" | ||
} |
Sorry, the diff of this file is not supported yet
12375