Deployed Contracts
Deployed Contracts
On-chain addresses for the Alcor Bilateral OTC V3 deployment. Each market is an isolated set of core contracts — a factory, router, oracle fixing, trade validator, the deployers, and the LP vault factory.
Network: Arbitrum One · explorer arbiscan.io
Always verify an address against this page before approving tokens or signing. Click an address to open it on Arbiscan, or use the copy button to grab the raw address.
01WETH / USDT
WETH/USDT
OTC V3
02WBTC / USDT
WBTC/USDT
OTC V3
03What Each Contract Does
- Factory — deploys and registers isolated OTC V3 portfolios for this market.
- Router — the single entry point participants call to create portfolios, deposit, and execute package trades.
- Oracle Fixing — fixes the settlement price once per market expiry, used for expiry settlement and closeout.
- Trade Validator — checks package trades against the grid, limits, nonces, and collateralization before they apply.
- Account Deployer — deterministically deploys the per-portfolio account/collateral container.
- Position Store Deployer — deterministically deploys the per-portfolio position book storage.
- LP Vault Factory — deploys LP vaults that provide liquidity into this market.