More Info
Private Name Tags
ContractCreator
Latest 25 from a total of 169,978,633 transactions
(More than 25 Pending Txns)
Loading...
Loading
Contract Name:
Rubyscore_Vote
Compiler Version
v0.8.21+commit.d9974bed
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.21; contract Rubyscore_Vote { fallback() external payable {} function vote() external payable {} }
{ "optimizer": { "enabled": true, "runs": 200 }, "evmVersion": "paris", "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "metadata": { "useLiteralContent": true }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"vote","outputs":[],"stateMutability":"payable","type":"function"}]
Contract Creation Code
6080604052348015600f57600080fd5b50604a80601d6000396000f3fe60806040526004361060125760003560e01c5b00fea2646970667358221220be3a574a5a2a8b66fc650e7993e5343eeed91903b76f1c57e916e191dddceade64736f6c63430008150033
Deployed Bytecode
0x60806040526004361060125760003560e01c5b00fea2646970667358221220be3a574a5a2a8b66fc650e7993e5343eeed91903b76f1c57e916e191dddceade64736f6c63430008150033
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.