Skip to content

Commit

Permalink
Merge pull request #6856 from DefiLlama/enable-rubic
Browse files Browse the repository at this point in the history
enable rubic
  • Loading branch information
dtmkeng authored May 9, 2024
2 parents a1bc67f + 7cfc5e8 commit 48cd4ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defi/src/adaptors/data/aggregators/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,9 @@ export default {
"bountive": {
"enabled": true,
"id": "4516"
},
"rubic": {
"enabled": true,
"id": "1282"
}
} as AdaptorsConfig;

0 comments on commit 48cd4ba

Please sign in to comment.