diff --git a/webapp/src/config/env/dev.json b/webapp/src/config/env/dev.json index c1f9b5f01d..428d9ec103 100644 --- a/webapp/src/config/env/dev.json +++ b/webapp/src/config/env/dev.json @@ -1,43 +1,43 @@ { - "NETWORK": "mainnet", - "CHAIN_ID": "1", - "NFT_SERVER_URL": "https://nft-api.decentraland.org/v1", - "BUILDER_SERVER_URL": "https://builder-api.decentraland.org/v1", - "ATLAS_SERVER_URL": "https://api.decentraland.org", - "PEER_URL": "https://peer.decentraland.org", - "SIGNATURES_SERVER_URL": "https://signatures-api.decentraland.org/v1", - "MARKETPLACE_FAVORITES_SERVER_URL": "https://marketplace-favorites-api.decentraland.org/v1", + "NETWORK": "sepolia", + "CHAIN_ID": "11155111", + "NFT_SERVER_URL": "https://nft-api.decentraland.zone/v1", + "BUILDER_SERVER_URL": "https://builder-api.decentraland.zone/v1", + "ATLAS_SERVER_URL": "https://api.decentraland.zone", + "PEER_URL": "https://peer-ue-2.decentraland.zone", + "SIGNATURES_SERVER_URL": "https://signatures-api.decentraland.zone/v1", + "MARKETPLACE_FAVORITES_SERVER_URL": "https://marketplace-favorites-api.decentraland.zone/v1", "DEFAULT_FAVORITES_LIST_ID": "70ab6873-4a03-4eb2-b331-4b8be0e0b8af", "DECENTRALAND_BLOG": "https://decentraland.org/blog", "REFRESH_SIGNATURES_DELAY": "10000", - "TRANSACTIONS_API_URL": "https://transactions-api.decentraland.org/v1", - "TRANSAK_API_URL": "https://api.transak.com/partners/api", - "TRANSAK_KEY": "cb87de5f-add2-48a1-bab4-6a9409b811b1", - "TRANSAK_ENV": "PRODUCTION", + "TRANSACTIONS_API_URL": "https://transactions-api.decentraland.zone/v1", + "TRANSAK_API_URL": "https://api-stg.transak.com/partners/api", + "TRANSAK_KEY": "273ac855-3472-40eb-8ee8-840e317f98e6", + "TRANSAK_ENV": "STAGING", "TRANSAK_POLLING_DELAY": "6000", "TRANSAK_PUSHER_APP_KEY": "1d9ffac87de599c61283", "TRANSAK_PUSHER_APP_CLUSTER": "ap2", "MOON_PAY_API_URL": "https://api.moonpay.com", - "MOON_PAY_API_KEY": "pk_live_3PEJQj5NyvQBdit7phd48cCyzDSZFGsg", + "MOON_PAY_API_KEY": "pk_test_WVS2xVSCnSnR7A7qIueWwCtcKnrGb55p", "MOON_PAY_POLLING_DELAY": "6000", - "MOON_PAY_WIDGET_URL": "https://buy.moonpay.io", - "BUILDER_URL": "https://builder.decentraland.org", + "MOON_PAY_WIDGET_URL": "https://buy-staging.moonpay.io", + "BUILDER_URL": "https://builder.decentraland.zone", "COINGECKO_API_URL": "https://api.coingecko.com/api/v3", "DOCS_URL": "https://docs.decentraland.org", "MARKETPLACE_ADAPTER_FEE_PER_MILLION": "25000", "MAX_PRICE_INCREASE_PERCENTAGE": "15", - "MANA_ADDRESS": "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", - "CONVERTER_ADDRESS": "0x2859581da59bd4e16a866dd06b461b76d8e489a4", + "MANA_ADDRESS": "0x2a8fd99c19271f4f04b1b7b9c4f7cf264b626edb", + "CONVERTER_ADDRESS": "0x2782eb28Dcb1eF4E7632273cd4e347e130Ce4646", "CONVERTER_EXCHANGE": "uniswap_v2", "INTERCOM_APP_ID": "z0h94kay", - "SEGMENT_API_KEY": "WijgHCmOGJjV04XBGghZGEadMD4454R3", + "SEGMENT_API_KEY": "gMnkewUBzA6J879kAtMvp2WhohEk36uy", "DISCORD_URL": "https://dcl.gg/discord", - "ENVIRONMENT": "production", + "ENVIRONMENT": "development", "MIN_SALE_VALUE_IN_WEI": "1000000000000000000", - "EXPLORER_URL": "https://play.decentraland.org", - "MARKETPLACE_URL": "https://market.decentraland.org", - "PROFILE_URL": "https://profile.decentraland.org", - "SSO_URL": "https://id.decentraland.org", - "SUBGRAPH_WORKER": "https://subgraph.decentraland.org", + "EXPLORER_URL": "https://play.decentraland.zone", + "MARKETPLACE_URL": "https://market.decentraland.zone", + "PROFILE_URL": "https://profile.decentraland.zone", + "SSO_URL": "https://id.decentraland.zone", + "SUBGRAPH_WORKER": "https://subgraph.decentraland.zone", "SENTRY_DSN": "https://1dc401149e1c819b8477565c9cdd9b70@o4504361728212992.ingest.sentry.io/4505743351676928" -} +} \ No newline at end of file diff --git a/webapp/src/modules/tile/sagas.ts b/webapp/src/modules/tile/sagas.ts index 9849f2916d..9733d73c00 100644 --- a/webapp/src/modules/tile/sagas.ts +++ b/webapp/src/modules/tile/sagas.ts @@ -28,7 +28,7 @@ function* handleFetchTilesRequest(_action: FetchTilesRequestAction) { try { const response: AxiosResponse<{ data: Record - }> = yield call(() => atlasAPI.fetchTiles()) + }> = yield call(atlasAPI.fetchTiles) const tiles = response.data.data const lastModified = response.headers['last-modified'] yield put(fetchTilesSuccess(tiles, new Date(lastModified))) diff --git a/webapp/src/modules/translation/locales/es.json b/webapp/src/modules/translation/locales/es.json index 74f3b60c41..2b4dc8952c 100644 --- a/webapp/src/modules/translation/locales/es.json +++ b/webapp/src/modules/translation/locales/es.json @@ -1498,6 +1498,7 @@ "explore_collectibles": "Explorar vestimentas interactivas" }, "atlas_updated_warning": { - "info": "Los datos del mapa pueden estar desactualizadosEncuentre los detalles de la LAND más recientes en la sección debajo de este mapa. Refrescar esta página puede actualizar la información. Si el problema persiste, comuníquese con nuestro equipo de soporte." + "info": "Los datos del mapa pueden estar desactualizadosEncuentre los detalles de la LAND más recientes en la sección debajo de este mapa. Refrescar esta página puede actualizar la información. Si el problema persiste, comuníquese con nuestro equipo de soporte.", + "fingerprint_missmatch": "La información de esta LAND puede no estar actualizada. Actualice la página para obtener la información más reciente. Si el problema persiste, comuníquese con nuestro equipo de soporte." } } diff --git a/webapp/src/modules/translation/locales/zh.json b/webapp/src/modules/translation/locales/zh.json index b4f1ac5778..42ecf49137 100644 --- a/webapp/src/modules/translation/locales/zh.json +++ b/webapp/src/modules/translation/locales/zh.json @@ -1503,6 +1503,7 @@ "explore_collectibles": "浏览智能可穿戴设备" }, "atlas_updated_warning": { - "info": "地图数据可能过时Find the moST在此地图下方的部分中的最新土地详细信息。刷新此页面可能会更新信息。如果问题仍然存在,请联系我们的支持团队。" + "info": "地图数据可能过时Find the moST在此地图下方的部分中的最新土地详细信息。刷新此页面可能会更新信息。如果问题仍然存在,请联系我们的支持团队。", + "fingerprint_missmatch": "这片土地的信息可能不会更新。请刷新页面以获取最新信息。如果问题仍然存在,请联系我们的支持团队。" } } diff --git a/webapp/src/modules/vendor/decentraland/land/api.ts b/webapp/src/modules/vendor/decentraland/land/api.ts index b1bff2b1be..c8986480c6 100644 --- a/webapp/src/modules/vendor/decentraland/land/api.ts +++ b/webapp/src/modules/vendor/decentraland/land/api.ts @@ -6,11 +6,6 @@ import { retryParams } from '../utils' export const ATLAS_SERVER_URL = config.get('ATLAS_SERVER_URL')! const httpRequest = axios.create({ baseURL: ATLAS_SERVER_URL }) class AtlasAPI extends BaseAPI { - fetchLastUpdatedDate = async (): Promise => { - const result: any = await this.request('get', `/v2/tiles/info`) - return new Date(result.lastUpdatedAt) - } - fetchTiles = async (): Promise => httpRequest.get('/v1/tiles') }