Skip to main content

Mainnet (production)

Verified production deployments. These are the authoritative target for every EIP-712 verifyingContract field. See Environment for the runtime GET /api/platform/contracts endpoint and host configuration.
VaultImplementation is the EIP-1167 master held by VaultFactory. You never call it directly — VaultFactory.createVault(owner) clones it on first deposit and VaultFactory.vaultOf(owner) returns your clone’s address. Sign vault EIP-712 messages against the clone address, not the implementation or the factory.

Redeploys

Production redeploys are not done in-place. Any contract change ships as a new deployment with a coexistence period and explicit migration instructions delivered via the partner channel. The addresses on this page are stable for the lifetime of the current deployment.

ABIs

ABIs are delivered alongside the partner onboarding package — request via your PredictStreet integration contact.