Skip to content

Commit

Permalink
symbiosis adds metis (DefiLlama#8276)
Browse files Browse the repository at this point in the history
  • Loading branch information
allush committed Dec 5, 2023
1 parent cec7cdb commit d2e1a3f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions projects/symbiosis-finance/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,14 @@ module.exports = {
'0x5Aa5f7f84eD0E5db0a4a85C3947eA16B53352FD4', // portal v2
]
},
{
name: 'metis',
tokens: [
ADDRESSES.metis.WETH,
],
holders: [
'0xd8db4fb1fEf63045A443202d506Bcf30ef404160', // portal v2
]
},
]
}

0 comments on commit d2e1a3f

Please sign in to comment.