UNPKG

@perp/hottub-deployments

Version:

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

51 lines (50 loc) 1.06 kB
{ "_format": "hh-sol-artifact-1", "contractName": "ICurveFactory", "sourceName": "contracts/interface/ICurveFactory.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "pool", "type": "address" }, { "internalType": "address", "name": "from", "type": "address" }, { "internalType": "address", "name": "to", "type": "address" } ], "name": "get_coin_indices", "outputs": [ { "internalType": "int128", "name": "", "type": "int128" }, { "internalType": "int128", "name": "", "type": "int128" }, { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }