Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
2
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dydxprotocol/v4-localization - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

3

config/localizations_native/en/app.json

@@ -369,3 +369,4 @@ {

"DYDX_ADDRESS_COPIED": "dYdX Chain address is copied to clipboard.",
"DYDX_MNEMONIC_COPIED": "Secret phrase is copied to clipboard."
"DYDX_MNEMONIC_COPIED": "Secret phrase is copied to clipboard.",
"SYSTEM_STATUS": "System Status"
},

@@ -372,0 +373,0 @@ "V4_DEPOSIT": {

@@ -328,2 +328,33 @@ {

}
},
{
"comment":"V4 Public Testnet #2 Imperator Indexer",
"environment":"dydxprotocol-testnet-imperator",
"ethereumChainId":"5",
"dydxChainId":"dydx-testnet-2",
"string":"v4 Public Testnet #2 Imperator Indexer",
"stringKey":"CHAIN.V4_TESTNET2_IMPERATOR",
"isMainNet":false,
"version":"v4",
"maxSubaccountNumber":127,
"endpoints":{
"indexers":[
{
"api":"https://dydx-testnet.imperator.co",
"socket":"wss://dydx-testnet.imperator.co"
}
],
"validators":[
"https://dydx-testnet.nodefleet.org",
"https://dydx-testnet-archive.allthatnode.com:26657/XZvMM41hESf8PJrEQiTzbCOMVyFca79R"
],
"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",
"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}"
}
}

@@ -330,0 +361,0 @@ ],

{
"name": "@dydxprotocol/v4-localization",
"version": "0.0.15",
"version": "0.0.16",
"description": "v4 localization",

@@ -5,0 +5,0 @@ "main": "index.ts",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc