{
    "Function": "createWrapper",
    "File": "contracts/interfaces/dex-v2/wrapper/ILPWrapper.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function createWrapper(IERC20 foreignAsset) external;"
}