@vechain/vebetterdao-contracts
Version:
Vebetter DAO smart contracts, including their addresses, ABIs, and interfaces.
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": "0x6080604052348015600f57600080fd5b50603f80601d6000396000f3fe6080604052600080fdfea2646970667358221220e6a9a3d485784f1a1bd1af8f2ddf3a3966ec1926182f0313c38ca2e75a98417f64736f6c63430008140033",
"deployedBytecode": "0x6080604052600080fdfea2646970667358221220e6a9a3d485784f1a1bd1af8f2ddf3a3966ec1926182f0313c38ca2e75a98417f64736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}