Skip to content

Commit

Permalink
Added MNTX to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SynthLuvr committed Oct 2, 2024
1 parent 639c4b5 commit 1d6f491
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 @@ -93,6 +93,7 @@ import minFetcher from "./tokens/min";
import mintFetcher from "./tokens/mint";
import miraFetcher from "./tokens/mira";
import mntFetcher from "./tokens/mnt";
import mntxFetcher from "./tokens/mntx";
import moaiFetcher from "./tokens/moai";
import momFetcher from "./tokens/mom";
import mrHankeyFetcher from "./tokens/mrhankey";
Expand Down Expand Up @@ -298,6 +299,8 @@ export const supplyFetchers: Record<string, SupplyFetcher> = {
awooFetcher,
"43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e":
mntFetcher,
"77cab21b1a0eb05886cb9fe8e3d297456e53c1d948dba42219a1b3804d796e746820546f6b656e2058":
mntxFetcher,
"92776616f1f32c65a173392e4410a3d8c39dcf6ef768c73af164779c4d79555344":
myusdFetcher,
"1ddcb9c9de95361565392c5bdff64767492d61a96166cb16094e54be4f5054": optFetcher,
Expand Down

0 comments on commit 1d6f491

Please sign in to comment.