50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "ERC1967Utils",
|
|
"sourceName": "contracts/proxy/ERC1967/ERC1967Utils.sol",
|
|
"abi": [
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "admin",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"name": "ERC1967InvalidAdmin",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "beacon",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"name": "ERC1967InvalidBeacon",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "implementation",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"name": "ERC1967InvalidImplementation",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "ERC1967NonPayable",
|
|
"type": "error"
|
|
}
|
|
],
|
|
"bytecode": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea26469706673582212209d31872babb0b592441f0cbe12b44343fa2304e0bb58626b05fe6eb651a172c664736f6c63430008180033",
|
|
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f80fdfea26469706673582212209d31872babb0b592441f0cbe12b44343fa2304e0bb58626b05fe6eb651a172c664736f6c63430008180033",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|