UNPKG

@perp/hottub-deployments

Version:

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

40 lines (39 loc) 858 B
{ "_format": "hh-sol-artifact-1", "contractName": "IMummyRouter", "sourceName": "contracts/interface/IMummyRouter.sol", "abi": [ { "inputs": [ { "internalType": "address[]", "name": "_path", "type": "address[]" }, { "internalType": "uint256", "name": "_amountIn", "type": "uint256" }, { "internalType": "uint256", "name": "_minOut", "type": "uint256" }, { "internalType": "address", "name": "_receiver", "type": "address" } ], "name": "swap", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }