From 3ec22ad253030ea2e885baacd4eba110396d3fff Mon Sep 17 00:00:00 2001 From: John Huang Date: Wed, 14 Feb 2024 09:40:54 -0800 Subject: [PATCH] dydx-testnet-4 --- public/configs/v1/env.json | 60 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/public/configs/v1/env.json b/public/configs/v1/env.json index 3f3e448..ab43e18 100644 --- a/public/configs/v1/env.json +++ b/public/configs/v1/env.json @@ -20,6 +20,21 @@ "image":"/currencies/usdc.png" } }, + "dydx-testnet-4":{ + "chain": { + "name": "Dv4TNT", + "denom": "adv4tnt", + "decimals": 18, + "image": "/currencies/dydx.png" + }, + "usdc": { + "name": "USDC", + "denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", + "gasDenom": "uusdc", + "decimals": 6, + "image": "/currencies/usdc.png" + } + }, "[mainnet chain id]":{ "comment":"Change according to mainnet release", "chain":{ @@ -57,6 +72,26 @@ "accountExportLearnMore":"https://help.dydx.exchange/en/articles/8565867-secret-phrase-on-dydx-chain", "walletLearnMore":"https://www.dydx.academy/video/defi-wallet" }, + "dydx-testnet-4":{ + "tos": "https://dydx.exchange/v4-terms", + "privacy": "https://dydx.exchange/privacy", + "mintscan": "https://testnet.mintscan.io/dydx-testnet/txs/{tx_hash}", + "documentation": "https://docs.dydx.exchange/", + "community": "https://discord.com/invite/dydx", + "feedback": "https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform", + "blogs": "https://www.dydx.foundation/blog", + "foundation": "https://www.dydx.foundation", + "help": "https://help.dydx.exchange/", + "reduceOnlyLearnMore": "https://help.dydx.exchange/articles/6345793-reduce-only-orders", + "mintscanBase": "https://testnet.mintscan.io/dydx-testnet", + "governanceLearnMore": "https://help.dydx.exchange", + "newMarketProposalLearnMore": "https://dydx.exchange/blog/new-market-proposals", + "stakingLearnMore": "https://help.dydx.exchange", + "keplrDashboard": "https://testnet.keplr.app/", + "strideZoneApp": "https://testnet.stride.zone", + "accountExportLearnMore": "https://help.dydx.exchange/en/articles/8565867-secret-phrase-on-dydx-chain", + "walletLearnMore": "https://www.dydx.academy/video/defi-wallet" + }, "[mainnet chain id]":{ "tos":"[HTTP link to TOS]", "privacy":"[HTTP link to Privacy Policy]", @@ -97,6 +132,24 @@ "signTypedDataAction":"dYdX Chain Onboarding", "signTypedDataDomainName":"dYdX Chain" }, + "dydx-testnet-4":{ + "walletconnect": { + "client": { + "name": "dYdX v4", + "description": "dYdX v4 App", + "iconUrl": "/logos/dydx-x.png" + }, + "v2": { + "projectId": "47559b2ec96c09aed9ff2cb54a31ab0e" + } + }, + "walletSegue": { + "callbackUrl": "/walletsegue" + }, + "images": "/wallets/", + "signTypedDataAction": "dYdX Chain Onboarding", + "signTypedDataDomainName": "dYdX V4" + }, "[mainnet chain id]":{ "walletconnect":{ "client":{ @@ -124,6 +177,13 @@ "newMarketsMethodology":"https://docs.google.com/spreadsheets/d/1zjkV9R7R_7KMItuzqzvKGwefSBRfE-ZNAx1LH55OcqY/edit?usp=sharing" } }, + "dydx-testnet-4":{ + "newMarketProposal": { + "initialDepositAmount": 10000000, + "delayBlocks": 900, + "newMarketsMethodology": "https://docs.google.com/spreadsheets/d/1zjkV9R7R_7KMItuzqzvKGwefSBRfE-ZNAx1LH55OcqY/edit?usp=sharing" + } + }, "[mainnet chain id]":{ "newMarketProposal":{ "initialDepositAmount":0,