Skip to content

Commit

Permalink
Update chry.ts (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexuscrypt authored Sep 19, 2023
1 parent 2e65ad2 commit 53cb20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens/chry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { getAmountInAddresses, getBlockFrostInstance } from "../utils";
const CHRY = "75fcc276057db5fc48eae0e11453c773c8a54604c3086bf9d95ac1b743485259";
const TREASURY_ADDRESSES = [
"stake1uxluurkaazlqyqfqn22acl6lprea52avn6da0q88yk46zfqrc93qj",
"stake1u8ffzkegp8h48mare3g3ntf3xmjce3jqptsdtj38ee3yh3c9t4uum", // team tokens held at SEALS' Vending Machine
];

const fetcher: SupplyFetcher = async (options = defaultFetcherOptions) => {
Expand Down

0 comments on commit 53cb20a

Please sign in to comment.