Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 316 Bytes

File metadata and controls

11 lines (6 loc) · 316 Bytes

TrancheFactory

Factory for Tranche minimal proxy contracts

API Documentation

constructor(address _target) (public)

createTranche(string name, string symbol, address _collateralToken) → address (external)

Deploys a minimal proxy instance for a new tranche ERC20 token with the given parameters.