Skip to content

Commit

Permalink
Add Sharl to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickTobler committed Jul 4, 2024
1 parent f849604 commit df8408d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ import rsergFetcher from "./tokens/rserg";
import rsrsnFetcher from "./tokens/rsrsn";
import shardsFetcher from "./tokens/shards";
import sharkyFetcher from "./tokens/sharky";
import sharlFetcher from "./tokens/sharl";
import shenFetcher from "./tokens/shen";
import smokeFetcher from "./tokens/smoke";
import snekFetcher from "./tokens/snek";
Expand Down Expand Up @@ -403,6 +404,8 @@ export const supplyFetchers: Record<string, SupplyFetcher> = {
gummyFetcher,
"2dbc49f682ad21f6d18705cf446f9f7a277731ab70ae21a454f888b27273425443":
rsbtcFetcher,
"590f6d119b214cdcf7ef7751f8b7f1de615ff8f6de097a5ce62b257b534841524c":
sharlFetcher,
"04b95368393c821f180deee8229fbd941baaf9bd748ebcdbf7adbb14727352534e":
rsrsnFetcher,
};

0 comments on commit df8408d

Please sign in to comment.