UNPKG

@uniswap/v3-periphery

Version:

🎚 Peripheral smart contracts for interacting with Uniswap V3

31 lines (30 loc) • 624 B
{ "_format": "hh-sol-artifact-1", "contractName": "IMulticall", "sourceName": "contracts/interfaces/IMulticall.sol", "abi": [ { "inputs": [ { "internalType": "bytes[]", "name": "data", "type": "bytes[]" } ], "name": "multicall", "outputs": [ { "internalType": "bytes[]", "name": "results", "type": "bytes[]" } ], "stateMutability": "payable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }