Skip to content

Commit

Permalink
Add risk to VIRTUAL
Browse files Browse the repository at this point in the history
  • Loading branch information
kexleyBeefy committed Oct 22, 2024
1 parent 6b898c3 commit 67d681c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1535,6 +1535,6 @@ export const tokens = {
website: 'https://www.virtuals.io/',
documentation: 'https://whitepaper.virtuals.io/',
bridge: 'base-canonical',
risks: ['LARGE_HOLDERS'],
risks: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
},
} as const satisfies Record<string, Token>;

0 comments on commit 67d681c

Please sign in to comment.