Source Code
Overview
ETH Balance
0 ETH
More Info
ContractCreator
Multichain Info
N/A
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)
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; contract GNUSNFTCollectionName { string constant public name = "Genius NFT Collection"; }
{ "optimizer": { "enabled": true, "runs": 1000 }, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
[{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]
Deployed Bytecode
0x6080604052348015600f57600080fd5b506004361060285760003560e01c806306fdde0314602d575b600080fd5b60686040518060400160405280601581526020017f47656e697573204e465420436f6c6c656374696f6e000000000000000000000081525081565b60405160739190607c565b60405180910390f35b600060208083528351808285015260005b8181101560a757858101830151858201604001528201608d565b8181111560b8576000604083870101525b50601f01601f191692909201604001939250505056fea26469706673582212207b7920e69ba05bd2c6a28ecee11a962d97b72bd4848ac3f3a2ff3bcf6875606764736f6c63430008090033
Loading...
Loading
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.