
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@setprotocol/set-v2-deployments
Advanced tools
Contract addresses for all SetProtocol(V2) staging and production deployments
This repository contains contract addresses for all set-protocol-v2 staging and production deployments.
SetProtocolV2 currently deploys to three networks:
yarn add @setprotocol/set-v2-deployments
The package consists of .json files located and usable as below:
deployments/<network_name>/production.json
deployments/<network_name>/staging.json
> const production = require("@setprotocol/set-v2-deployments/deployments/ethereum/production");
> production.addresses
{
Controller: "0xa4c8d221d8BB851f83aadd0223a8900A6921A349",
BasicIssuanceModule: "0xd8EF3cACe8b4907117a45B0b125c68560532F94D",
StreamingFeeModule: "0x08f866c74205617B6F3903EF481798EcED10cDEC",
...
}
FAQs
Contract addresses for all SetProtocol(V2) staging and production deployments
The npm package @setprotocol/set-v2-deployments receives a total of 1 weekly downloads. As such, @setprotocol/set-v2-deployments popularity was classified as not popular.
We found that @setprotocol/set-v2-deployments demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.