Function getDelegateV2Contract

  • Internal

    Returns a ethers.Contract instance of the delegate V2 contract make sure you call "config.setConfig" before calling this function

    Parameters

    • chainId: number

      number or ChainEnum

    Returns Contract

    ethers.Contract instance

Generated using TypeDoc