@lukso/lsp8-contracts
Version:
Package for the LSP8 Identifiable Digital Asset standard
27 lines • 728 B
JSON
{
"_format": "hh3-artifact-1",
"contractName": "ILSP8CappedBalance",
"sourceName": "contracts/extensions/LSP8CappedBalance/ILSP8CappedBalance.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/LSP8CappedBalance/ILSP8CappedBalance.sol",
"buildInfoId": "solc-0_8_28-51761251365f530b69e394f3aa78b9f98e3e9d6a"
}