Feature Tip: Add private address tag to any address under My Name Tag !
Source Code
Overview
ETH Balance
0 ETH
Eth Value
$0.00Loading...
Loading
Loading...
Loading
Cross-Chain Transactions
Loading...
Loading
Contract Name:
Deprecated
Compiler Version
v0.8.19+commit.7dd6d404
Optimization Enabled:
Yes with 100 runs
Other Settings:
paris EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
//SPDX-License-Identifier: MIT
pragma solidity 0.8.19;
contract Deprecated {
fallback() external payable {
revert("Contract Deprecated");
}
}{
"remappings": [
"ds-test/=lib/forge-std/lib/ds-test/src/",
"forge-std/=lib/forge-std/src/",
"@openzeppelin/contracts-upgradeable/=node_modules/@openzeppelin/contracts-upgradeable/",
"@openzeppelin/contracts/=node_modules/@openzeppelin/contracts/",
"@arbitrum/=node_modules/@arbitrum/",
"@ensdomains/=node_modules/@ensdomains/",
"@offchainlabs/=node_modules/@offchainlabs/",
"eth-gas-reporter/=node_modules/eth-gas-reporter/",
"hardhat-deploy/=node_modules/hardhat-deploy/",
"hardhat/=node_modules/hardhat/",
"nitro-contracts/=lib/nitro-contracts/src/"
],
"optimizer": {
"enabled": true,
"runs": 100
},
"metadata": {
"useLiteralContent": false,
"bytecodeHash": "ipfs",
"appendCBOR": true
},
"outputSelection": {
"*": {
"*": [
"evm.bytecode",
"evm.deployedBytecode",
"devdoc",
"userdoc",
"metadata",
"abi"
]
}
},
"evmVersion": "paris",
"libraries": {}
}Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract Creation Code
6080604052348015600f57600080fd5b50606e80601d6000396000f3fe6080604081905262461bcd60e51b81526020608452601360a4527210dbdb9d1c9858dd0811195c1c9958d85d1959606a1b60c452606490fdfea2646970667358221220cc514e9b1c1cb7618d74d2b5b5b46297c93123290a2c9d367247347971a6550064736f6c63430008130033
Deployed Bytecode
0x6080604081905262461bcd60e51b81526020608452601360a4527210dbdb9d1c9858dd0811195c1c9958d85d1959606a1b60c452606490fdfea2646970667358221220cc514e9b1c1cb7618d74d2b5b5b46297c93123290a2c9d367247347971a6550064736f6c63430008130033
Loading...
Loading
Loading...
Loading
Net Worth in USD
$0.00
Net Worth in ETH
0
Multichain Portfolio | 34 Chains
| Chain | Token | Portfolio % | Price | Amount | Value |
|---|
Loading...
Loading
Loading...
Loading
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.