Skip to content

Instantly share code, notes, and snippets.

@abdullathedruid
abdullathedruid / LsLMSR.sol
Last active September 30, 2021 20:49
LsLMSR example for remix ethereum IDE
// Sources flattened with hardhat v2.0.8 https://hardhat.org
// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v3.3.0
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {