UNPKG

@luckyfinance/core

Version:

Core contracts for the LuckySwap protocol

45 lines (44 loc) 962 B
{ "_format": "hh-sol-artifact-1", "contractName": "IFlashBorrower", "sourceName": "contracts/alpine/AlpineV1.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "contract IERC20", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "fee", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "name": "onFlashLoan", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }