Abstract Testnet

Contract

0x1e2B31f584951CC7d995E5Bf94b7d04A24dB9767

Overview

ETH Balance

0 ETH

Multichain Info

N/A
Transaction Hash
Method
Block
From
To

There are no matching entries

1 Internal Transaction found.

Latest 1 internal transaction

Parent Transaction Hash Block From To
36632652025-01-06 23:55:0211 days ago1736207702  Contract Creation0 ETH
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
HelloAbstract

Compiler Version
v0.8.24-1.0.1

ZkSolc Version
v1.5.6

Optimization Enabled:
Yes with Mode 3

Other Settings:
default evmVersion, MIT license
/**
 *Submitted for verification at sepolia.abscan.org on 2025-01-07
*/

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.24;

contract HelloAbstract {
    function sayHello() public pure virtual returns (string memory) {
        return "Hello, World!";
    }
}

Contract ABI

[{"inputs":[],"name":"sayHello","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"}]

9c4d535b000000000000000000000000000000000000000000000000000000000000000001000011cde0f4673854a5d26424dff276ca79857b4e0eb0fc878c16a6316aaa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000

Deployed Bytecode

0x0000000100200190000000180000c13d0000000b00100198000000220000613d000000000101043b0000000c011001970000000d0010009c000000220000c13d0000000001000416000000000001004b000000220000c13d000000c001000039000000400010043f0000000d01000039000000800010043f0000000e02000041000000a00020043f0000002003000039000000c00030043f000000e00010043f000001000020043f0000010d0000043f0000000f01000041000000250001042e0000008001000039000000400010043f0000000001000416000000000001004b000000220000c13d0000002001000039000001000010044300000120000004430000000a01000041000000250001042e000000000100001900000026000104300000002400000432000000250001042e00000026000104300000000000000000000000020000000000000000000000000000004000000100000000000000000000000000000000000000000000000000fffffffc000000000000000000000000ffffffff00000000000000000000000000000000000000000000000000000000ef5fb05b0000000000000000000000000000000000000000000000000000000048656c6c6f2c20576f726c6421000000000000000000000000000000000000000000000000000000000000000000000000000060000000c00000000000000000865e9d869d1175f532225cc9f32627f5c2550a3f5829e9887724ae6c3f6f541c

Block Transaction Gas Used Reward
view all blocks produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
[ 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.