Function getWidoContractAddress

  • Get the address of the Wido Token Manager contract. Before zapping, the end user needs to approve this contract, allowing it to spend their ERC-20 token.

    Deprecated

    in favor of getWidoSpender. This function will be removed in the future, please migrate.

    Parameters

    • chainId: number

    Returns Promise<Web3Address>

Generated using TypeDoc