Skip to content

Commit d233282

Browse files
authored
Add HyperEVM and Monad to chains for Nabla Finance (#11013)
1 parent 4de8586 commit d233282

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

defi/src/protocols/data3.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61680,8 +61680,7 @@ const data3_2: Protocol[] = [
6168061680
gecko_id: "nabla",
6168161681
cmcId: null,
6168261682
category: "Dexs",
61683-
chains: ["Arbitrum", "Base", "Berachain"],
61684-
// https://github.com/DefiLlama/DefiLlama-Adapters/pull/12127
61683+
chains: ["Arbitrum", "Base", "Berachain", "HyperEVM", "Monad"],
6168561684
oraclesBreakdown: [ { name: "Pyth", type: "Primary", proof: [] } ],
6168661685
forkedFrom: [],
6168761686
module: "nabla/index.js",

0 commit comments

Comments
 (0)