@soma-finance/core-contracts
Version:
SOMA Finance core contracts
30 lines (29 loc) • 674 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IDeprecatableSecurity",
"sourceName": "contracts/soma/SecurityTokens/extensions/partitions/IDeprecatableSecurity.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes32",
"name": "id",
"type": "bytes32"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "deprecatePartition",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}