diff --git a/config/prod/endpoints.json b/config/prod/endpoints.json index 1f7fa3bdc..78bff5f65 100644 --- a/config/prod/endpoints.json +++ b/config/prod/endpoints.json @@ -23,9 +23,14 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } } ], "defaultEnvironment":"dydxprotocol-testnet" -} \ No newline at end of file +} diff --git a/config/staging/dev_endpoints.json b/config/staging/dev_endpoints.json index 4fd67f830..608229296 100644 --- a/config/staging/dev_endpoints.json +++ b/config/staging/dev_endpoints.json @@ -60,7 +60,12 @@ "http://validator.v4dev.dydx.exchange" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -84,7 +89,12 @@ "http://35.75.227.118" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -99,7 +109,12 @@ "maxSubaccountNumber":127, "endpoints":{ "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -123,7 +138,12 @@ "http://validator.v4dev4.dydx.exchange" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -147,7 +167,12 @@ "http://18.223.78.50" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -172,7 +197,12 @@ "https://validator.v4staging.dydx.exchange" ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -198,7 +228,12 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -223,7 +258,12 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -248,7 +288,12 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -273,9 +318,14 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } } ], "defaultEnvironment":"dydxprotocol-staging" -} \ No newline at end of file +} diff --git a/config/staging/endpoints.json b/config/staging/endpoints.json index 2303b0e3f..c5f9e580c 100644 --- a/config/staging/endpoints.json +++ b/config/staging/endpoints.json @@ -22,7 +22,12 @@ "http://validator.v4dev.dydx.exchange" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -46,7 +51,12 @@ "http://35.75.227.118" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -70,7 +80,12 @@ "http://validator.v4dev4.dydx.exchange" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -94,7 +109,12 @@ "http://18.223.78.50" ], "0xsquid":"https://testnet.api.0xsquid.com", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -119,7 +139,12 @@ "https://validator.v4staging.dydx.exchange" ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", - "configs":"https://dydx-v4-shared-resources.vercel.app" + "configs":"https://dydx-v4-shared-resources.vercel.app", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://trader-fe.vercel.app/currenties/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } }, { @@ -145,9 +170,14 @@ ], "0xsquid":"https://squid-api-git-feat-cosmos-maintestnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", - "faucet":"https://faucet.v4testnet2.dydx.exchange" + "faucet":"https://faucet.v4testnet2.dydx.exchange", + "statusPageUrl": "https://status.v4testnet.dydx.exchange/", + "marketImageUrl": "https://v4.testnet.dydx.exchange/currencies/{asset}.svg", + "tosUrl": "https://dydx.exchange/v4-terms", + "privacyPolicyUrl": "https://dydx.exchange/privacy", + "mintscanUrl": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}" } } ], "defaultEnvironment":"dydxprotocol-staging" - } \ No newline at end of file + } diff --git a/package-lock.json b/package-lock.json index 44a388f93..3911ca996 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.0.13", + "version": "0.0.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "0.0.13", + "version": "0.0.14", "license": "ISC", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index 524666d76..297417e65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.0.13", + "version": "0.0.14", "description": "v4 localization", "main": "index.ts", "scripts": {