@arbitrum/nitro-contracts
Version:
Layer 2 precompiles and rollup for Arbitrum Nitro
23 lines (22 loc) • 798 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "SelfDestructInConstructorWithDestination",
"sourceName": "src/mocks/SelfDestruct.sol",
"abi": [
{
"inputs": [
{
"internalType": "address payable",
"name": "destination",
"type": "address"
}
],
"stateMutability": "payable",
"type": "constructor"
}
],
"bytecode": "0x608060405260405160593803806059833981016040819052601e91602a565b806001600160a01b0316ff5b600060208284031215603b57600080fd5b81516001600160a01b0381168114605157600080fd5b939250505056fe",
"deployedBytecode": "0x6080604052600080fdfea264697066735822122011b997c1958daab7161a96d5fdd635233f795bac8ce60a9a57dd19604949307464736f6c63430008110033",
"linkReferences": {},
"deployedLinkReferences": {}
}