We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48caafa commit a273360Copy full SHA for a273360
src/features/data/api/index.ts
@@ -233,6 +233,7 @@ export const mergeWithMVRFeeds = async (
233
"ethereum-testnet-sepolia-arbitrum-1": ["arbitrum-sepolia"],
234
"ethereum-testnet-sepolia": ["ethereum-sepolia"],
235
"avalanche-mainnet": ["avalanche-mainnet"],
236
+ "ethereum-testnet-sepolia-base-1": ["base-sepolia"],
237
}
238
239
// Process each chain in the metadata
0 commit comments