Overview
ETH Balance
0.00569731 ETH
ETH Value
$22.23 (@ $3,901.21/ETH)More Info
Private Name Tags
ContractCreator
Latest 25 from a total of 747,554 transactions (+12 Pending)
Loading...
Loading
Contract Name:
Rubyscore_Vote
Compiler Version
v0.8.19+commit.7dd6d404
Optimization Enabled:
Yes with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity 0.8.19; contract Rubyscore_Vote { fallback() external payable {} function vote() external payable {} }
{ "optimizer": { "enabled": true, "runs": 200 }, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "metadata": { "useLiteralContent": true }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"vote","outputs":[],"stateMutability":"payable","type":"function"}]
Contract Creation Code
6080604052348015600f57600080fd5b50604a80601d6000396000f3fe60806040526004361060125760003560e01c5b00fea2646970667358221220e9831de707618ac65b5d7be3d8d69894ba8e4d9f0e66f373174e19194107b93764736f6c63430008130033
Deployed Bytecode
0x60806040526004361060125760003560e01c5b00fea2646970667358221220e9831de707618ac65b5d7be3d8d69894ba8e4d9f0e66f373174e19194107b93764736f6c63430008130033
Loading...
Loading
Loading...
Loading
[ 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.