MagnifyCashV1
Git Source Inherits: IMagnifyCashV1, Ownable, Pausable, ERC721Holder, ERC1155Holder
uint256 public lendingDeskIdCounter;uint256 public loanIdCounter;mapping(uint256 => LendingDesk) public lendingDesks;mapping(uint256 => mapping(address => LoanConfig)) public lendingDeskLoanConfigs;mapping(uint256 => Loan) public loans;Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Name
Type
Description
Last updated