UNPKG

kfc-v3-core

Version:

Core smart contracts of KFC V3

35 lines (34 loc) 762 B
{ "_format": "hh-sol-artifact-1", "contractName": "IKFCV3FlashCallback", "sourceName": "contracts/interfaces/callback/IKFCV3FlashCallback.sol", "abi": [ { "inputs": [ { "internalType": "uint256", "name": "fee0", "type": "uint256" }, { "internalType": "uint256", "name": "fee1", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "name": "kfcV3FlashCallback", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }