@lukso/lsp17contractextension-contracts
Version:
Package for the LSP17 Contract Extension standard
33 lines • 780 B
JSON
{
"_format": "hh3-artifact-1",
"contractName": "LSP17Extendable",
"sourceName": "contracts/LSP17Extendable.sol",
"abi": [
{
"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/LSP17Extendable.sol",
"buildInfoId": "solc-0_8_17-c06ccadd5e4980d7678fedc16fe794ebb859153c"
}