Sepolia Testnet

Contract

0x59d8d9dab55CF87478b0bb307188D0FE3F3425ac

Overview

ETH Balance

0 ETH

Multichain Info

N/A
Transaction Hash
Method
Block
From
To

There are no matching entries

Please try again later

Advanced mode:
Parent Transaction Hash Block
From
To
View All Internal Transactions
Loading...
Loading

Similar Match Source Code
This contract matches the deployed Bytecode of the Source Code for Contract 0x55bAB2DA...BEE5Ddcd8
The constructor portion of the code might be different and could alter the actual behaviour of the contract

Contract Name:
GNUSNFTCollectionName

Compiler Version
v0.8.9+commit.e5eed63a

Optimization Enabled:
Yes with 1000 runs

Other Settings:
default evmVersion

Contract Source Code (Solidity Standard Json-Input format)

File 1 of 1 : GNUSNFTCollectionName.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.2;

contract GNUSNFTCollectionName {
    string constant public name = "Genius NFT Collection";
}

Settings
{
  "optimizer": {
    "enabled": true,
    "runs": 1000
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  },
  "libraries": {}
}

Contract ABI

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

Deployed Bytecode

0x6080604052348015600f57600080fd5b506004361060285760003560e01c806306fdde0314602d575b600080fd5b60686040518060400160405280601581526020017f47656e697573204e465420436f6c6c656374696f6e000000000000000000000081525081565b60405160739190607c565b60405180910390f35b600060208083528351808285015260005b8181101560a757858101830151858201604001528201608d565b8181111560b8576000604083870101525b50601f01601f191692909201604001939250505056fea26469706673582212207b7920e69ba05bd2c6a28ecee11a962d97b72bd4848ac3f3a2ff3bcf6875606764736f6c63430008090033

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

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

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits

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.