Skip to content

Commit

Permalink
Update index.js (#9296)
Browse files Browse the repository at this point in the history
The Btc asset address was added
  • Loading branch information
Stonepapa authored Mar 12, 2024
1 parent 5769df8 commit d4e2a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/bsquared/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const { sumTokensExport } = require('../helper/sumTokens');
const ADDRESSES = require('../helper/coreAssets.json')

const BTCOwners = [
"bc1q4fsk5pgnmnu7ngp79xclsw2t0yk46sjqw22ffz",
"bc1qva5m5e7da2zm590z03tdnj42u9q2uye3hgrehwrzgg8j4kxq9seq9rvw0m",
];
const BRC20Owners = [
Expand Down

0 comments on commit d4e2a19

Please sign in to comment.