UNPKG

@perp/hottub-deployments

Version:

Perpetual Protocol Hot Tub contract artifacts (ABIs) and deployed addresses

40 lines (39 loc) 880 B
{ "_format": "hh-sol-artifact-1", "contractName": "IFlashLoan", "sourceName": "contracts/interface/IFlashLoan.sol", "abi": [ { "inputs": [ { "internalType": "contract IFlashLoanRecipient", "name": "recipient", "type": "address" }, { "internalType": "address[]", "name": "tokens", "type": "address[]" }, { "internalType": "uint256[]", "name": "amounts", "type": "uint256[]" }, { "internalType": "bytes", "name": "userData", "type": "bytes" } ], "name": "flashLoan", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }