Skip to content

Commit

Permalink
js: add SuiNS
Browse files Browse the repository at this point in the history
  • Loading branch information
dr497 committed Oct 23, 2024
1 parent ddc1d15 commit fc4ecae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export const REFERRERS: PublicKey[] = [
new PublicKey("7vWSqSw1eCXZXXUubuHWssXELNQ8MLaDgAs2ErEfCKxn"), // 585.eth
new PublicKey("5F6gcdzpw7wUjNEugdsD4aLJdEQ4Wt8d6E85vaQXZQSJ"), // wdotsol
new PublicKey("XEy9o73JBN2pEuN7aspe8mVLaWbL4ozjJs1tNRxx8bL"), // GoDID
new PublicKey("D5cLoAGjNTHKU1UGv2bYwbnyRoGTMe3sbpLtJW3fRq91"), // SuiNS
];

export const TOKENS_SYM_MINT = new Map<string, string>([
Expand Down

0 comments on commit fc4ecae

Please sign in to comment.