27 lines
966 B
JSON
27 lines
966 B
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "DoubleEndedQueue",
|
|
"sourceName": "contracts/utils/structs/DoubleEndedQueue.sol",
|
|
"abi": [
|
|
{
|
|
"inputs": [],
|
|
"name": "QueueEmpty",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "QueueFull",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "QueueOutOfBounds",
|
|
"type": "error"
|
|
}
|
|
],
|
|
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220ab4bf6326eb55dce7304fd33fe7fce93b233e97d27ec636491c2091a1b8cefae64736f6c63430008140033",
|
|
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220ab4bf6326eb55dce7304fd33fe7fce93b233e97d27ec636491c2091a1b8cefae64736f6c63430008140033",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|