Gate Layer is live! View your transactions on  Gate Layer Explorer .
gate
GT Price:$10.11+1.1%
Med Gas Fee:11.99 NANOGT
Account Details
Contract0xe4e3c2a7c66438e4988ad3fd697dab76d81a8cc2

Overview

GT Balance

0 GT($0)

Token Holdings

0 Tokens

More Info

Contract Source Code Verified (Exact Match)
Contract Name
BlobTest
Optimization

Yes, with

200

runs

Compiler
solidity
Compiler Version
v0.8.20+commit.a1b79de6.js
Other Settings

istanbul

evmVersion

MIT

License

</> Contract source code
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

contract BlobTest {
    event Called(address indexed from, bytes data);

    function testCall() external {
        emit Called(msg.sender, msg.data);
    }
}
</> Contract Creation Bytecode
0x608060405234801561001057600080fd5b5060de8061001f6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063b7f0583614602d575b600080fd5b60336035565b005b336001600160a01b03167febe9342ea788c21ad04d6a472e6c79a76034c53e383384c56d6bbe8600dc941b600036604051606f9291906079565b60405180910390a2565b60208152816020820152818360408301376000818301604090810191909152601f909201601f1916010191905056fea2646970667358221220f8292f0e01f470b981e352e0dc8ea29bfd959009d70b2086c30d15204fa92fca64736f6c63430008140033
</> Contract ABI
[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":false,"internalType":"bytes","name":"data","type":"bytes"}],"name":"Called","type":"event"},{"inputs":[],"name":"testCall","outputs":[],"stateMutability":"nonpayable","type":"function"}]
</> Contract Deployment Bytecode
0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063b7f0583614602d575b600080fd5b60336035565b005b336001600160a01b03167febe9342ea788c21ad04d6a472e6c79a76034c53e383384c56d6bbe8600dc941b600036604051606f9291906079565b60405180910390a2565b60208152816020820152818360408301376000818301604090810191909152601f909201601f1916010191905056fea2646970667358221220f8292f0e01f470b981e352e0dc8ea29bfd959009d70b2086c30d15204fa92fca64736f6c63430008140033
logo
GateScan is a Block Explorer and Analytics Platform for Gate Chain