Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@orca-so/orca-mintlists
Advanced tools
This is the repository for managing SPL tokens frequently used by Orca which replaces the Mongo DB
backed token database. Here we only manage lists of mint addresses, and there can be multiple lists
managed in the repository in the ./assets/mintlists/
directory.
Mintlist management also relies on two other Orca packages:
token-sdk
- SDK utilities and classes for working with tokensmintlist-cli
- CLI tool used by the mintlist repository for formatting and managing mintlists - e.g. scripts for adding and removing tokensmain
branch will automatically be deployed to Orca's
CloudFlare Pages orca-mintlists
deployment./assets
directory to https://mintlists.orca.sofetchMintlist
or fetchOverrides
methods from this repository to programmatically fetch the latest updates by using the @orca-so/orca-mintlists
NPM package. This is what our UI does.We currently maintain three mintlists which represent different types of business logic.
orca-default.mintlist.json
This list is rarely updated, and mints on this are preferred as legitimate tokens when detecting for imitators - AKA major Solana ecosystem tokens.
orca-extended.mintlist.json
Tokens that have not been flagged as imitating other tokens, and tokens on this list will be displayed with no token warnings - AKA “whitelisted” tokens.
orca-unsupported.mintlist.json
Tokens that are unsupported by Orca and hidden excluded in the UI.
Here are video guides on how to manage tokens.
main
mint1 mint2 ...
main
mint1 mint2 ...
git clone git@github.com:orca-so/orca-mintlists.git
yarn
installed, and then run yarn
at the root.
git checkout -b tmoc/new-override
overrides.json
yarn fmt
git commit -am "Adding overrides for mint XYZ"
git push origin tmoc/new-override
main
branch cannot be directly modified. Please make changes in a separate branch and open a Pull Request.yarn fmt
command to automatically sort files after you make changes.FAQs
Orca Mintlists
The npm package @orca-so/orca-mintlists receives a total of 56 weekly downloads. As such, @orca-so/orca-mintlists popularity was classified as not popular.
We found that @orca-so/orca-mintlists demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.