Skip to content

Commit

Permalink
Feat: Add Vision referral wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
akashrdev committed Oct 3, 2024
1 parent ddc1d15 commit f8a982b
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("ADerMGLXr9rioDFtHWLHQikKGvywXh1SAUB6akQc2Z9g"), // Vision
];

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

0 comments on commit f8a982b

Please sign in to comment.