UNPKG

@uniswap/v2-periphery

Version:

🎚 Peripheral smart contracts for interacting with Uniswap V2

60 lines • 1.08 kB
{ "abi": [ { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "getExchange", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "evm": { "bytecode": { "linkReferences": {}, "object": "", "opcodes": "", "sourceMap": "" }, "deployedBytecode": { "immutableReferences": {}, "linkReferences": {}, "object": "", "opcodes": "", "sourceMap": "" } }, "interface": [ { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "getExchange", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "" }