Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
FractionEstate authored Sep 20, 2023
2 parents 2758839 + 1e597a9 commit 4d11b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens/fet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { getAmountInAddresses, getBlockFrostInstance } from "../utils";

const FET = "815418a1b078a259e678ecccc9d7eac7648d10b88f6f75ce2db8a25a4672616374696f6e2045737461746520546f6b656e";


const fetcher: SupplyFetcher = async (options = defaultFetcherOptions) => {
const total = 200e6;
const blockFrost = getBlockFrostInstance(options);
Expand Down

0 comments on commit 4d11b7e

Please sign in to comment.