Skip to content

Commit

Permalink
Update rausi.ts (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
rausi authored Jul 10, 2024
1 parent b1e55ed commit 39a2b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens/rausi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const fetcher: SupplyFetcher = async (options = defaultFetcherOptions) => {
const blockFrost = getBlockFrostInstance(options);
const total = 8_000_000_000;
const treasuryRaw = await getAmountInAddresses(blockFrost, RAUSI, [
"addr1wypryvmw8z8yn9yqlyact9njtrkndu0g0gvq9q5llq4rppc549g39", // Reserve, locked until 01-2025
"addr1wy3vkt9xxc98rllr3urvx8cy2ws02fr4rf88n7cdeyzw8wqaqtffw", // Reserve, locked until 01-2025, updated 6.7.2024.
"addr1w9szsx54qadp2yqe2xqrh6fmta6vuvqwtd5zsk7ec6j9sasmxhv3w", // Reserve, locked until 06-2028
]);

Expand Down

0 comments on commit 39a2b20

Please sign in to comment.