UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

27 lines (26 loc) 980 B
{ "_format": "hh-sol-artifact-1", "contractName": "DoubleEndedQueue", "sourceName": "@openzeppelin/contracts/utils/structs/DoubleEndedQueue.sol", "abi": [ { "inputs": [], "name": "QueueEmpty", "type": "error" }, { "inputs": [], "name": "QueueFull", "type": "error" }, { "inputs": [], "name": "QueueOutOfBounds", "type": "error" } ], "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f8ef8ae9a9fbe2565a70b69fbe382208eee1b44079a87b478501288749af2d8264736f6c63430008140033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f8ef8ae9a9fbe2565a70b69fbe382208eee1b44079a87b478501288749af2d8264736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} }