UNPKG

@arbitrum/nitro-contracts

Version:

Layer 2 precompiles and rollup for Arbitrum Nitro

37 lines (36 loc) 1.71 kB
{ "_format": "hh-sol-artifact-1", "contractName": "SelfDestructOutsideConstructor", "sourceName": "src/mocks/SelfDestruct.sol", "abi": [ { "inputs": [], "stateMutability": "payable", "type": "constructor" }, { "inputs": [ { "internalType": "address payable", "name": "destination", "type": "address" } ], "name": "selfDestructWithDestination", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "selfDestructWithoutDestination", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x608060405260d7806100126000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806318fc3e39146037578063d28d249c146048575b600080fd5b604660423660046066565b604d565b005b604630ff5b8073ffffffffffffffffffffffffffffffffffffffff16ff5b600060208284031215607757600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114609a57600080fd5b939250505056fea2646970667358221220d03d34f2691cb88cb4c012819e6075e23ff03781ee08dcbffe1b890249b9e17964736f6c63430008110033", "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806318fc3e39146037578063d28d249c146048575b600080fd5b604660423660046066565b604d565b005b604630ff5b8073ffffffffffffffffffffffffffffffffffffffff16ff5b600060208284031215607757600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114609a57600080fd5b939250505056fea2646970667358221220d03d34f2691cb88cb4c012819e6075e23ff03781ee08dcbffe1b890249b9e17964736f6c63430008110033", "linkReferences": {}, "deployedLinkReferences": {} }