Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update fren.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
adakondacoin authored Dec 21, 2023
1 parent bbae6d6 commit 1ce02f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens/fren.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const fren =
const frenFetcher: SupplyFetcher = async (options = defaultFetcherOptions) => {
const blockFrost = getBlockFrostInstance(options);
const total = 420_069_000_000;

const treasuryRaw = await getAmountInAddresses(blockFrost, fren, [
"addr1qxphpfyj20ktpnjlsq09kgwzgkxkuy34njxxkdsq73cjagg40rlcjxutu5pq06qu2nq03gz4lyswfyd9f65qc6fqgqcqmvr092",
]);
Expand Down

0 comments on commit 1ce02f4

Please sign in to comment.