Skip to content

Commit

Permalink
tarot temp disable fantom pools
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Jul 24, 2023
1 parent 0181335 commit a117be5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/adaptors/tarot/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ const sdk = require('@defillama/sdk');
const { getChainTransform } = require('../../helper/transform');
const { getProvider } = require('@defillama/sdk/build/general');
const config = {
fantom: {
factories: [
'0x35C052bBf8338b06351782A565aa9AaD173432eA', // Tarot Classic
'0xF6D943c8904195d0f69Ba03D97c0BAF5bbdCd01B', // Tarot Requiem
'0xbF76F858b42bb9B196A87E43235C2f0058CF7322', // Tarot Carcosa
],
},
// fantom: {
// factories: [
// '0x35C052bBf8338b06351782A565aa9AaD173432eA', // Tarot Classic
// '0xF6D943c8904195d0f69Ba03D97c0BAF5bbdCd01B', // Tarot Requiem
// '0xbF76F858b42bb9B196A87E43235C2f0058CF7322', // Tarot Carcosa
// ],
// },
optimism: {
factories: [
'0x1D90fDAc4DD30c3ba38d53f52A884F6e75d0989e', // Tarot Opaline
Expand Down

0 comments on commit a117be5

Please sign in to comment.