Overview
S Balance
0 S
S Value
-More Info
Private Name Tags
ContractCreator
Loading...
Loading
Contract Name:
SilverBurner
Compiler Version
v0.8.20+commit.a1b79de6
Optimization Enabled:
Yes with 10 runs
Other Settings:
paris EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity 0.8.20; /// @title SilverBurner /// @author github.com/SifexPro /// @notice This contract is the burner contract for SilverSwap contract SilverBurner { string public name; constructor() { name = "SilverSwap Burner Contract"; } }
{ "evmVersion": "paris", "optimizer": { "enabled": true, "runs": 10 }, "metadata": { "bytecodeHash": "none" }, "viaIR": true, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"name","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"}]
Contract Creation Code
608080604052346100a857600080546001908181811c9116801561009e575b602082101461008a57601f8111610061575b50507f53696c76657253776170204275726e657220436f6e7472616374000000000034905561017990816100ae8239f35b828052601f60208420910160051c8101905b8181106100805750610030565b8381558201610073565b634e487b7160e01b83526022600452602483fd5b90607f169061001e565b600080fdfe6080600436101561000f57600080fd5b6000803560e01c6306fdde031461002557600080fd5b34610169578060031936011261016957809181549060019382851c85841695861561015f575b602094858310881461014b578585969798848752918260001461012f5750506001146100f5575b5050601f801993849203011681019381851060018060401b038611176100e1579291849192604094838652818452845191828186015281955b8387106100c95750508394508582601f949501015201168101030190f35b868101820151898801890152958101958895506100ab565b634e487b7160e01b81526041600452602490fd5b908592508680528287209187925b828410610117575050508201013880610072565b80548488018601528695508794909301928101610103565b925093505060ff191682840152151560051b8201013880610072565b634e487b7160e01b87526022600452602487fd5b90607f169061004b565b80fdfea164736f6c6343000814000a
Deployed Bytecode
0x6080600436101561000f57600080fd5b6000803560e01c6306fdde031461002557600080fd5b34610169578060031936011261016957809181549060019382851c85841695861561015f575b602094858310881461014b578585969798848752918260001461012f5750506001146100f5575b5050601f801993849203011681019381851060018060401b038611176100e1579291849192604094838652818452845191828186015281955b8387106100c95750508394508582601f949501015201168101030190f35b868101820151898801890152958101958895506100ab565b634e487b7160e01b81526041600452602490fd5b908592508680528287209187925b828410610117575050508201013880610072565b80548488018601528695508794909301928101610103565b925093505060ff191682840152151560051b8201013880610072565b634e487b7160e01b87526022600452602487fd5b90607f169061004b565b80fdfea164736f6c6343000814000a
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.