More Info
Private Name Tags
ContractCreator
Funded By
N/A
Multichain Info
No addresses found
Latest 1 from a total of 1 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
Destroy | 5579407 | 2513 days ago | IN | 0 ETH | 0.00006599 |
Latest 1 internal transaction
Advanced mode:
Parent Transaction Hash | Method | Block |
From
|
To
|
|||
---|---|---|---|---|---|---|---|
Transfer | 5579407 | 2513 days ago | 0 ETH |
Loading...
Loading
Contract Self Destruct called at Txn Hash 0x80d36e28b5a043ec29217b0b43ea521b680be1cd807a30fd0e916c36e2f573b8
Contract Name:
Destroyable
Compiler Version
v0.4.18+commit.9cf6e910
Optimization Enabled:
Yes with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity)
/** *Submitted for verification at Etherscan.io on 2018-05-08 */ pragma solidity ^0.4.0; contract Destroyable{ /** * @notice Allows to destroy the contract and return the tokens to the owner. */ function destroy() public{ selfdestruct(address(this)); } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"constant":false,"inputs":[],"name":"destroy","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"}]
Contract Creation Code
60606040523415600e57600080fd5b609a8061001c6000396000f300606060405260043610603e5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166383197ef081146043575b600080fd5b3415604d57600080fd5b60536055565b005b3073ffffffffffffffffffffffffffffffffffffffff16ff00a165627a7a7230582086072a461c1e48263296764ff3686466c5d6c95fc03ae672718f0de10d78ed670029
Deployed Bytecode
0x606060405260043610603e5763ffffffff7c010000000000000000000000000000000000000000000000000000000060003504166383197ef081146043575b600080fd5b3415604d57600080fd5b60536055565b005b3073ffffffffffffffffffffffffffffffffffffffff16ff00a165627a7a7230582086072a461c1e48263296764ff3686466c5d6c95fc03ae672718f0de10d78ed670029
Swarm Source
bzzr://86072a461c1e48263296764ff3686466c5d6c95fc03ae672718f0de10d78ed67
Loading...
Loading
Loading...
Loading
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.