@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
22 lines (21 loc) • 874 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "DoubleEndedQueue",
"sourceName": "contracts/utils/structs/DoubleEndedQueue.sol",
"abi": [
{
"inputs": [],
"name": "Empty",
"type": "error"
},
{
"inputs": [],
"name": "OutOfBounds",
"type": "error"
}
],
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212202bf33ab22a5573e6caad6f72c5758a64f3106a48084f1dcae5140b8cd2f4981264736f6c63430008090033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212202bf33ab22a5573e6caad6f72c5758a64f3106a48084f1dcae5140b8cd2f4981264736f6c63430008090033",
"linkReferences": {},
"deployedLinkReferences": {}
}