@functionx_io/contracts
Version:
Smart Contract library for Solidity
25 lines (24 loc) • 488 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IError",
"sourceName": "contracts/interfaces/IError.sol",
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"name": "Error",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}