UNPKG

@lukso/lsp17contractextension-contracts

Version:

Package for the LSP17 Contract Extension standard

44 lines (43 loc) 867 B
{ "_format": "hh-sol-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": {} }