Skip to content

Commit

Permalink
Update fet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FractionEstate authored Sep 20, 2023
1 parent 4d11b7e commit a23f3fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tokens/fet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ 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 a23f3fb

Please sign in to comment.