Skip to content

Commit

Permalink
curve add missing pools
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Dec 28, 2023
1 parent 70f3a1f commit 1d802b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adaptors/curve-dex/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ REGISTRY_TYPES = [
'optimism',
'factory-crvusd',
'factory-tricrypto',
'factory-stable-ng',
];
exports.BLOCKCHAINID_TO_REGISTRIES = {};
exports.BLOCKCHAINIDS.forEach((blockchainId) => {
Expand Down

0 comments on commit 1d802b0

Please sign in to comment.