UNPKG

@luckyfinance/core

Version:

Core contracts for the LuckySwap protocol

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