Forkchoice Ethereum Mainnet

Address Contract Verified

Address 0x08DABc92f9D4a0dACeDBE08dC416a93F199635fe
Balance 0 ETH
Nonce 1
Code Size 95 bytes
Indexed Transactions 0
External Etherscan · Sourcify

Contract Bytecode

95 bytes
0x608060405260043610601b575f3560e01c8063de52f07d14601f575b5f5ffd5b60256027565b005b00fea2646970667358221220b99d447e0667c23862b955646e21449ac8df723b1680e0f48bde37f97e76ff6264736f6c634300081f0033

Verified Source Code Full Match

Compiler: v0.8.31+commit.fd3a2265 EVM: osaka Optimization: No
DungeonInscribe.sol 10 lines
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.25;

contract DungeonInscribe {
    function inscribe() external payable {
        assembly {
            stop()
        }
    }
}

Write Contract 1 functions

These functions modify contract state and require a wallet transaction to execute.

inscribe 0xde52f07d
No parameters

Recent Transactions

No transactions found for this address