{
    "Function": "swapBorrowRateMode",
    "File": "contracts/interfaces/aaveV2/ILendingPool.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function swapBorrowRateMode(address asset, uint256 rateMode) external;"
}