Skip to content

Commit a273360

Browse files
authored
mvr mapping - add base sepolia (#3112)
1 parent 48caafa commit a273360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/data/api/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ export const mergeWithMVRFeeds = async (
233233
"ethereum-testnet-sepolia-arbitrum-1": ["arbitrum-sepolia"],
234234
"ethereum-testnet-sepolia": ["ethereum-sepolia"],
235235
"avalanche-mainnet": ["avalanche-mainnet"],
236+
"ethereum-testnet-sepolia-base-1": ["base-sepolia"],
236237
}
237238

238239
// Process each chain in the metadata

0 commit comments

Comments
 (0)