Skip to content

Commit 2ec24d2

Browse files
authored
add new wallet pstake (DefiLlama#11382)
1 parent d0193dc commit 2ec24d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/pstake-btc/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const { sumTokensExport } = require("../helper/sumTokens");
22
const sdk = require("@defillama/sdk");
33

4-
const owner = ["bc1qajcp935tuvqakut95f0sc9qm09hxjj6egexl9d", "bc1pzq0ve6e7j6jt4ckx8uzdjyddrfda9ew8dxvrjmkxmfnj9yz68zeqgqh9cl"];
4+
const owner = ["bc1qajcp935tuvqakut95f0sc9qm09hxjj6egexl9d", "bc1pzq0ve6e7j6jt4ckx8uzdjyddrfda9ew8dxvrjmkxmfnj9yz68zeqgqh9cl", "bc1pjp9pg0d6wcejlg576st4s8d424zx443mdumdhvjcxx5ehnfk4xcqyru7ay"];
55

66
module.exports = {
77
methodology: `Total amount of BTC in ${owner}.`,

0 commit comments

Comments
 (0)