UNPKG

@perp/hottub-deployments

Version:

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

43 lines (42 loc) 935 B
{ "_format": "hh-sol-artifact-1", "contractName": "IRouterEvent", "sourceName": "contracts/interface/IRouterEvent.sol", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "address", "name": "tokenIn", "type": "address" }, { "indexed": false, "internalType": "address", "name": "tokenOut", "type": "address" }, { "indexed": false, "internalType": "bytes", "name": "oldPath", "type": "bytes" }, { "indexed": false, "internalType": "bytes", "name": "newPath", "type": "bytes" } ], "name": "UpdateUniswapV3Path", "type": "event" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }