@lukso/lsp7-contracts
Version:
Package for the LSP7 Digital Asset standard
27 lines • 728 B
JSON
{
"_format": "hh3-artifact-1",
"contractName": "ILSP7CappedBalance",
"sourceName": "contracts/extensions/LSP7CappedBalance/ILSP7CappedBalance.sol",
"abi": [
{
"inputs": [],
"name": "tokenBalanceCap",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {},
"immutableReferences": {},
"inputSourceName": "project/contracts/extensions/LSP7CappedBalance/ILSP7CappedBalance.sol",
"buildInfoId": "solc-0_8_28-02f211569dac97f8d48f774b05c17d2fd78020fb"
}