Skip to content

Commit

Permalink
Add BTC Address (#11741)
Browse files Browse the repository at this point in the history
Co-authored-by: g1nt0ki <[email protected]>
Co-authored-by: qwen-solv <[email protected]>
Co-authored-by: hja <[email protected]>
  • Loading branch information
4 people authored Sep 25, 2024
1 parent df369a0 commit 94ef152
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects/solvbtc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ const solvbtcListUrl = 'https://raw.githubusercontent.com/solv-finance-dev/slov-

const bitcionOwners = [
'bc1pjrxeuc9f3zqtx92s3mnf6202894jzufswur957l6s04rjns6dumsyh6u89',
'bc1qdpwl80flfh3k6h6sumzwgws3ephkrmx307hk64'
'bc1qdpwl80flfh3k6h6sumzwgws3ephkrmx307hk64',
'bc1q5pzsptd5whcljevzyztavuqru0hugd5ymgx5ezksdqug3ztrjvmqauys2q',
'bc1q437jw8wqph854vf9dwxy4c2u6daveupjm5dqptj469gxw6vcpp0qfpr0mh'
]

async function tvl(api) {
Expand Down

0 comments on commit 94ef152

Please sign in to comment.