Testnet (ADI testnet, chainId 99999)
RPC:
https://rpc.ab.testnet.adifoundation.ai/
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.Staging / Mainnet
Delivered at partner onboarding. Not published here intentionally.ABIs
ABIs are exported alongside the backend repo at deploy time. Request via onboarding contact, or regenerate locally from thepredictstreet-contracts repo: