Skip to content

Commit

Permalink
Included an additional address in our TVL (#11928)
Browse files Browse the repository at this point in the history
Co-authored-by: zhenhao goh <[email protected]>
Co-authored-by: g1nt0ki <[email protected]>
  • Loading branch information
3 people authored Oct 16, 2024
1 parent 472ffa5 commit 363ec29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/obelisk/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ const sdk = require('@defillama/sdk')

const staticAddresses = [
'bc1p0tr3dgulgpx43dkktjxy8z2azz6yvx4j7s0lelj67tlwct0wnqtqeakfer',
'14ejzLtUSMsjZE8Pp2LUhX3Pf7BbXPeZyP'
'14ejzLtUSMsjZE8Pp2LUhX3Pf7BbXPeZyP',
'bc1q0hapsvdtqfeyw9fjacey9350k8zu552p0khyhj'
]

const abi = {
Expand Down

0 comments on commit 363ec29

Please sign in to comment.