Skip to content

Commit

Permalink
add scroll chain (DefiLlama#11076)
Browse files Browse the repository at this point in the history
* tivel finance v1

* code refactor

* add scroll chain

---------

Co-authored-by: g1nt0ki <[email protected]>
  • Loading branch information
tivelprotocol and g1nt0ki authored Jul 23, 2024
1 parent 70d6679 commit fcc13c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/tivel-finance/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const config = {
era: '0x846FcA826196B3D674fd1691Bb785F3E4216bc0F'
era: '0x846FcA826196B3D674fd1691Bb785F3E4216bc0F',
scroll: '0x30e44f48c9542533cB0b6b7dA39F6d42F26D843f',
}

Object.keys(config).forEach(chain => {
Expand Down

0 comments on commit fcc13c3

Please sign in to comment.