UNPKG

@lukso/lsp17contractextension-contracts

Version:
46 lines 1.03 kB
{ "_format": "hh3-artifact-1", "contractName": "LSP17Extension", "sourceName": "contracts/LSP17Extension.sol", "abi": [ { "inputs": [], "name": "VERSION", "outputs": [ { "internalType": "string", "name": "", "type": "string" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "bytes4", "name": "interfaceId", "type": "bytes4" } ], "name": "supportsInterface", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {}, "immutableReferences": {}, "inputSourceName": "project/contracts/LSP17Extension.sol", "buildInfoId": "solc-0_8_17-c06ccadd5e4980d7678fedc16fe794ebb859153c" }