@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
25 lines (24 loc) • 505 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Initializable",
"sourceName": "contracts/proxy/utils/Initializable.sol",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint8",
"name": "version",
"type": "uint8"
}
],
"name": "Initialized",
"type": "event"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}