38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "Create2",
|
|
"sourceName": "contracts/utils/Create2.sol",
|
|
"abi": [
|
|
{
|
|
"inputs": [],
|
|
"name": "Create2EmptyBytecode",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "Create2FailedDeployment",
|
|
"type": "error"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "balance",
|
|
"type": "uint256"
|
|
},
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "needed",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"name": "Create2InsufficientBalance",
|
|
"type": "error"
|
|
}
|
|
],
|
|
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bf0eeb51ec0fd9d31e076f2383571a7c93c93f288055e407eca1df0eb0551bbd64736f6c63430008140033",
|
|
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bf0eeb51ec0fd9d31e076f2383571a7c93c93f288055e407eca1df0eb0551bbd64736f6c63430008140033",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|