UNPKG

@pancakeswap/v3-periphery

Version:

🎚 Peripheral smart contracts for interacting with PancakeSwap V3

51 lines (50 loc) • 1.02 kB
{ "_format": "hh-sol-artifact-1", "contractName": "IPeripheryImmutableState", "sourceName": "contracts/interfaces/IPeripheryImmutableState.sol", "abi": [ { "inputs": [], "name": "WETH9", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "deployer", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "factory", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }