Overview
APE Balance
0 APE
APE Value
$0.00More Info
Private Name Tags
ContractCreator
Loading...
Loading
Contract Source Code Verified (Exact Match)
Contract Name:
HelloApe
Compiler Version
v0.8.24+commit.e11b9ed9
Optimization Enabled:
Yes with 200 runs
Other Settings:
paris EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity ^0.8.17; contract HelloApe { string public greeting = "Hello, Apes!"; function greet() public view returns (string memory) { return greeting; } }
{ "optimizer": { "enabled": true, "runs": 200 }, "evmVersion": "paris", "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"name":"greet","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"greeting","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]
Contract Creation Code
60c0604052600c60809081526b48656c6c6f2c20417065732160a01b60a05260009061002b90826100df565b5034801561003857600080fd5b5061019e565b634e487b7160e01b600052604160045260246000fd5b600181811c9082168061006857607f821691505b60208210810361008857634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156100da576000816000526020600020601f850160051c810160208610156100b75750805b601f850160051c820191505b818110156100d6578281556001016100c3565b5050505b505050565b81516001600160401b038111156100f8576100f861003e565b61010c816101068454610054565b8461008e565b602080601f83116001811461014157600084156101295750858301515b600019600386901b1c1916600185901b1785556100d6565b600085815260208120601f198616915b8281101561017057888601518255948401946001909101908401610151565b508582101561018e5787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b610240806101ad6000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c8063cfae32171461003b578063ef690cc014610059575b600080fd5b610043610061565b6040516100509190610181565b60405180910390f35b6100436100f3565b606060008054610070906101d0565b80601f016020809104026020016040519081016040528092919081815260200182805461009c906101d0565b80156100e95780601f106100be576101008083540402835291602001916100e9565b820191906000526020600020905b8154815290600101906020018083116100cc57829003601f168201915b5050505050905090565b60008054610100906101d0565b80601f016020809104026020016040519081016040528092919081815260200182805461012c906101d0565b80156101795780601f1061014e57610100808354040283529160200191610179565b820191906000526020600020905b81548152906001019060200180831161015c57829003601f168201915b505050505081565b60006020808352835180602085015260005b818110156101af57858101830151858201604001528201610193565b506000604082860101526040601f19601f8301168501019250505092915050565b600181811c908216806101e457607f821691505b60208210810361020457634e487b7160e01b600052602260045260246000fd5b5091905056fea2646970667358221220650eef30158a2172b66b659b743df0edf1e872df5c7f0ebf99e05d1e66919cc564736f6c63430008180033
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106100365760003560e01c8063cfae32171461003b578063ef690cc014610059575b600080fd5b610043610061565b6040516100509190610181565b60405180910390f35b6100436100f3565b606060008054610070906101d0565b80601f016020809104026020016040519081016040528092919081815260200182805461009c906101d0565b80156100e95780601f106100be576101008083540402835291602001916100e9565b820191906000526020600020905b8154815290600101906020018083116100cc57829003601f168201915b5050505050905090565b60008054610100906101d0565b80601f016020809104026020016040519081016040528092919081815260200182805461012c906101d0565b80156101795780601f1061014e57610100808354040283529160200191610179565b820191906000526020600020905b81548152906001019060200180831161015c57829003601f168201915b505050505081565b60006020808352835180602085015260005b818110156101af57858101830151858201604001528201610193565b506000604082860101526040601f19601f8301168501019250505092915050565b600181811c908216806101e457607f821691505b60208210810361020457634e487b7160e01b600052602260045260246000fd5b5091905056fea2646970667358221220650eef30158a2172b66b659b743df0edf1e872df5c7f0ebf99e05d1e66919cc564736f6c63430008180033
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 30 Chains
Chain | Token | Portfolio % | Price | Amount | Value |
---|
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.