UNPKG

@vechain/vebetterdao-contracts

Version:

Vebetter DAO smart contracts, including their addresses, ABIs, and interfaces.

35 lines (34 loc) 1 kB
{ "_format": "hh-sol-artifact-1", "contractName": "GovernorStorage", "sourceName": "contracts/governance/GovernorStorage.sol", "abi": [ { "inputs": [], "name": "InvalidInitialization", "type": "error" }, { "inputs": [], "name": "NotInitializing", "type": "error" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint64", "name": "version", "type": "uint64" } ], "name": "Initialized", "type": "event" } ], "bytecode": "0x6080604052348015600f57600080fd5b50603f80601d6000396000f3fe6080604052600080fdfea26469706673582212205c00528b24838017793bb5464c93c0da8a093198dc169bcd34d7038f55b8caac64736f6c63430008140033", "deployedBytecode": "0x6080604052600080fdfea26469706673582212205c00528b24838017793bb5464c93c0da8a093198dc169bcd34d7038f55b8caac64736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} }