diff --git a/src/constants.ts b/src/constants.ts index c21839994..d43fb0875 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -49,4 +49,5 @@ export const nativeTestnetChainIdentifiers: string[] = [ "osmo-test", "pion", "theta-testnet", + "dydx-testnet", ];