Skip to content

Commit 9b0cef1

Browse files
authored
Merge pull request #1806 from bob-collective/add-bob-to-merkl
add BOB to merkl adaptor
2 parents e9982e5 + df79dc2 commit 9b0cef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/adaptors/merkl/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const networks = {
88
42161: 'arbitrum',
99
1101: 'polygon_zkevm',
1010
8453: 'base',
11+
60808: 'bob',
1112
};
1213

1314
async function getRateAngle(token) {

0 commit comments

Comments
 (0)