@vechain/vebetterdao-contracts
Version:
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
35 lines (34 loc) • 1.02 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "GovernorStorageV4",
"sourceName": "contracts/deprecated/V4/governance/GovernorStorageV4.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": "0x6080604052348015600f57600080fd5b50603f80601d6000396000f3fe6080604052600080fdfea264697066735822122052b967269912177a5e18a7c50f5c199ad4b744542b5a0c678269780c3983b85364736f6c63430008140033",
"deployedBytecode": "0x6080604052600080fdfea264697066735822122052b967269912177a5e18a7c50f5c199ad4b744542b5a0c678269780c3983b85364736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}