UNPKG

@perp/hottub-deployments

Version:

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

46 lines (45 loc) 957 B
{ "_format": "hh-sol-artifact-1", "contractName": "ICurve3Pool", "sourceName": "contracts/interface/ICurve3Pool.sol", "abi": [ { "inputs": [ { "internalType": "int128", "name": "from", "type": "int128" }, { "internalType": "int128", "name": "to", "type": "int128" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "minAmount", "type": "uint256" } ], "name": "exchange", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }