contract_name stringlengths 1 238 | file_path stringlengths 4 23.2k | contract_address stringlengths 42 42 | language stringclasses 2
values | source_code stringlengths 1 896k | abi stringlengths 2 46.2k | compiler_version stringclasses 297
values | optimization_used bool 2
classes | runs float64 1 1,000M ⌀ | constructor_arguments stringlengths 0 214k | evm_version stringclasses 11
values | library stringclasses 376
values | license_type stringclasses 16
values | proxy bool 2
classes | implementation stringlengths 0 42 | swarm_source stringlengths 0 71 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CAISHEN | CAISHEN.sol | 0x31511aaa5f8b24aa04c00c3eeaf11d43fb6b3638 | Solidity | // SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(addres... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.9+commit.e5eed63a | false | 200 | Default | Unlicense | false | ipfs://ea5d517e732cfdfd31c405c8ffd07b69b0708a29c6486f2fbad6ae2f7a6abd3c | |||
EAC | contracts/EAC.sol | 0x26b9d3778b9cd7d042330ace1a6f24ce57e8d4ad | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: EAC ASF
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
/////////////////////////////////
// //
// //
// ████████████████████ //
// ████████▓▓▓▓████████ //
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | london | true | 0x5133522ea5a0494ecb83f26311a095ddd7a9d4b6 | ||||
TheNewYorkTimes | TheNewYorkTimes.sol | 0x97d484cdf82605ff8e2fbf6205d1341be6bd1677 | Solidity | /**
*Submitted for verification at Etherscan.io on 2022-10-25
*/
/**
* Yeethereum is the first token endorsed by Ye himself to take part on the Yecosystem
* Get in early to make sure you have your YeETH ready for when the city is unveiled
*/
// SPDX-License-Identifier: Unlicense
pragma solidity >0.8.11;
... | [{"inputs":[{"internalType":"string","name":"Name","type":"string"},{"internalType":"string","name":"Symbol","type":"string"},{"internalType":"address","name":"routerAddress","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","na... | v0.8.17+commit.8df45f5f | true | 200 | 000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d0000000000000000000000000000000000000000000000000000000000000012546865204e657720596f726b2054696d65730000000000000000000000000000... | Default | None | false | ipfs://e3a4a5e02f840f531f53e413c4afd924e1890fe299d1e26baa84e47f5807965d | ||
DarkBitcoin | DarkBitcoin.sol | 0x97bb7b4e329ee9402d5c855a4d34f2955b0ee559 | Solidity | /**
$DBTC - Dark Bitcoin
Dark Bitcoin, is the solution we will present to the people of the cryptocurrency world.
No greed, no central control.
“The Dark Times of Bitocin Are Approaching, Join The Order!”
⬛️⬛️⬛️⬛️
tax: 3/3
Telegram: https://t.me/darkbitcointoken
Medium: https://medium.com/@darkdark... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.17+commit.8df45f5f | true | 200 | Default | MIT | false | ipfs://943cb356cc2052cb16c499e554e32bd53077e304f3e1a5713e818fe022794fc9 | |||
Kubiwa | Kubiwa.sol | 0x503adce2b6b2f1293ba542f3cdda35b65aa4124b | Solidity | // SPDX-License-Identifier: MIT
pragma solidity =0.8.10 >=0.8.10 >=0.8.0 <0.9.0;
pragma experimental ABIEncoderV2;
////// lib/openzeppelin-contracts/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.0 (utils/Context.sol)
/* pragma solidity ^0.8.0; */
/**
* @dev Provides information about the curr... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | true | 200 | Default | MIT | false | ipfs://9072a0b6073a494c4356550caeac807816accb4a3dfa2ed7bcc7d2f9f7acc052 | |||
Gondola | Gondola.sol | 0x081763f3a509ea818e32cf0be823f20d59e276b3 | Solidity | //
//* SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | true | 200 | Default | false | |||||
Factory | Factory.sol | 0xe288866d849a43a80a1a97aa244dfe52ea9b2698 | Solidity | // SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.8.17;
interface IERC20 {
function transfer(address to, uint256 amount) external;
}
contract Receiver {
address public owner;
constructor() {
owner = msg.sender;
}
function send( address token, address payable recipien... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"address","name":"token","type":"address"},{"internalType":"address payable","name":"recipient","type":"address"},{"internalType":"uint256[]","name":"receivers","type":"uint256[]"},{"internalType":"uint256[]","name":"amounts",... | v0.8.18+commit.87f61d96 | false | 200 | Default | GNU GPLv3 | false | ipfs://c9d28f6fbfb8b38c5d212a666335a6b8dbe05bb1713f36635d58ee96e1e22153 | |||
BgcBillionaireGhostsClub | @openzeppelin/contracts/utils/cryptography/MerkleProof.sol | 0x7d69718a2834c7760b435c9a2df6e9fb5f478fdf | Solidity | @v4.5.0
// OpenZeppelin Contracts (last updated v4.5.0) (utils/cryptography/MerkleProof.sol)
pragma solidity ^0.8.0;
/**
* @dev These functions deal with verification of Merkle Trees proofs.
*
* The proofs can be generated using the JavaScript library
* https://github.com/miguelmota/merkletreejs[merkletreejs].
... | [{"inputs":[{"internalType":"string","name":"_name","type":"string"},{"internalType":"string","name":"_symbol","type":"string"},{"internalType":"string","name":"_baseUri","type":"string"},{"internalType":"uint96","name":"_royaltyAmount","type":"uint96"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[]... | v0.8.13+commit.abaa5c0e | true | 500 | 000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000258000000000000000000000000000000000000000000000000000000000000001d... | Default | MIT | false | |||
Nekomamushi | Nekomamushi.sol | 0x663dd1c49943699b3b161ae00dbbd09f720893c6 | Solidity | /**
https://t.me/Nokomamushiportal
https://medium.com/@nekomamushi
https://twitter.com/NekomamushiCoin
*/
pragma solidity ^0.8.4;
// SPDX-License-Identifier: UNLICENSED
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
inte... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.7+commit.e28d00a7 | true | 200 | Default | None | false | ipfs://3d47b2be45b59eb1e1aa68ffabb2c0867efc44adf5c2f2158856d299b46903f3 | |||
SatoshisDream | @openzeppelin/contracts/access/Ownable.sol | 0x5f811b8aa12afb60ac47d1a00a53438d9377b247 | Solidity | // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to
* specific functions.
*
* By default, the owner account will be the o... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://bafe35c2602f7220da35c79a8a015c6a32cb4c40c7ada2ca61f2f7740da14408 | |||
BARST | contracts/BARST.sol | 0x8b7c00042f725f8aafd2a07351d9ccc19c7b652e | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: B-A-R-S-T
/// @author: manifold.xyz
import "./ERC1155Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.7+commit.e28d00a7 | true | 300 | Default | true | 0x142fd5b9d67721efda3a5e2e9be47a96c9b724a4 | ||||
CashBackManager | contracts/CashBackManager.sol | 0x93f4364aef000666ac8f3cf4e30107616e85a728 | Solidity | //SPDX-License-Identifier: LICENSED
// Solidity files have to start with this pragma.
// It will be used by the Solidity compiler to validate its version.
pragma solidity ^0.7.0;
pragma abicoder v2;
import "./interfaces/ERC20Interface.sol";
import "./interfaces/ICard.sol";
import "./MultiSigOwner.sol";
import... | [{"inputs":[{"internalType":"address","name":"_cardContract","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"bool","name":"cashBackEnable","type":"bool"}],"name":"CashBackEnableChanged","type":"event"},{"anonymous":false,"inputs":[{"i... | v0.7.6+commit.7338295f | true | 100 | 00000000000000000000000030342ebb1fa044a9bbfd4256973b5f551e654103 | Default | false | ||||
DejitaruKaeru | DejitaruKaeru.sol | 0x2151cc3e36b82314b89a6f634592cd3526b42d7f | Solidity | /**
https://dejitarukaeru.com
https://t.me/DejitaruKaeru
https://twitter.com/DejitaruKaeru
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity 0.8.19;
abstract contract Context {
function _msgSender() internal view virtua... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | true | 200 | Default | Unlicense | false | ipfs://38f6b341d188731bb609abf87727ec91df97c7ba529f0bbed5390f05ea466544 | |||
Oval3NFT | contracts/interfaces/INextContract.sol | 0x83a5564378839eef0721bc68a0fbeb92e2de73d2 | Solidity | // SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.0;
// @title Interface of next contract
// @dev should be able to mint previous token staked on previous contract with `migrateTokens`
interface INextContract {
function receiveTokens(
uint256[] calldata _tokenIds,
address[] calldata _owne... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256... | v0.8.17+commit.8df45f5f | false | 200 | Default | false | |||||
Oval3NFT | contracts/Oval3NFT.sol | 0x83a5564378839eef0721bc68a0fbeb92e2de73d2 | Solidity | // SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.9;
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
import "@openzeppelin/contracts/access/AccessControl.sol";
import "@openzeppelin/contracts/utils/introspection/ERC165Checker.sol";
import "./interfaces/INextContract.sol";
/// @title OVAL3 NFTs co... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256... | v0.8.17+commit.8df45f5f | false | 200 | Default | false | |||||
QFREE | contracts/QFREE.sol | 0xb0521bf16fb52a9b51fd113acc40b57095b2a8f6 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: HotelFreediaNFT
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
//////////////////////////////////////////////////////////////////////////////////
// //
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
RE2 | RE2.sol | 0x6c1c08d3cedd259c69ff450d2627ab90a2ef995c | Solidity | /*
Telegram: https://t.me/RE2portal
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.20;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (ui... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | Unlicense | false | ipfs://a19891e294bf9ec629c430467eb383bfea531dc746dbcd71997a67609a60119c | |||
ETHFoundersClub | contracts/doubler.sol | 0x6ab6a443ca4c1b015e1abf88e8f9b2ae519edab1 | Solidity | /*
______ _______ _ _ ______ ____ _ _ _ _ _____ ______ _____ _____ _____ _ _ _ ____
| ____|__ __| | | | | ____/ __ \| | | | \ | | __ \| ____| __ \ / ____| / ____| | | | | | _ \
| |__ | | | |__| | | |__ | | | | | | | \| | | | | |__ | |__) | (___ | | | | ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name... | v0.8.9+commit.e5eed63a | false | 200 | Default | MIT | false | ipfs://788242bd0c9b138cfb9762375c47768d58ba84bf49f97c6497188eefa6585362 | |||
AIBILLIONAIRE | AIBILLIONAIRE.sol | 0x7e36347af7bd6dd87da120b5b9d5f836cf2971f2 | Solidity | /*
WEB: https://aibillionaire.finance/
TG: https://t.me/AIBillionaireETH
TWITTER: https://twitter.com/AI_Billionaire
*/
pragma solidity 0.8.17;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.17+commit.8df45f5f | false | 200 | Default | None | false | ipfs://930ad33313b3a2872033ae03035d0d39b443418c523198a918dc43d6cf0c4812 | |||
TokenVesting | vesting.sol | 0xf2202c3016c8a89ab4940e7506136375a5d529ce | Solidity | // Creator: Davi / Felipe
pragma solidity ^0.8.19;
// Custom error for contract state checks
error ContractIsEnabled(bool);
/**
* @title TokenVesting
* @dev Token acquisition contract with scheduled release.
* @author Davi / Felipe
*/
contract TokenVesting is Ownable, ReentrancyGuard {
IER... | [{"inputs":[{"internalType":"bool","name":"","type":"bool"}],"name":"ContractIsEnabled","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"timestamp","type":"uint256"}],"name":"ContractStarted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"addre... | v0.8.19+commit.7dd6d404 | false | 200 | Default | MIT | false | ipfs://8773781e69451806ddd2254020af9ae0ec065d330a23e87fe63f6e06856788d7 | |||
TheMostHatedRally | TheMostHatedRally.sol | 0x436825018f6947ec71468aa33ef0d32bd80ab099 | Solidity | /**
Telegram: https://t.me/Rally_ERC
Twitter: https://twitter.com/RALLY_ERC
Website: https://rallyerc.com
Gitbook: https://rallys-organization.gitbook.io
Medium: https://link.medium.com/ALEjOXWDXzb
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
*/
// SPDX-License-Identifier: MIT
pragma solidity >=0.8.19;
abstract contract ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | false | 200 | Default | MIT | false | ipfs://cddc2439ae6a9d051b6aa8211d27e1fac621482feadae43edaea56c50537f5ef | |||
SANI | SANI.sol | 0x1e834e59a9ef77a5fc17f055d71a287ec484bebc | Solidity | // SPDX-License-Identifier: MIT
/*
// SANIN INU 2.0
//
// No tax, no dev, no socials.
// Sanin Inu 2.0 is a better SANI entirely run by the community.
*/
pragma solidity ^0.4.23;
contract ERC20Basic {
function totalSupply() public view returns (uint256);
function balanceOf(address who) public view r... | [{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"sta... | v0.4.23+commit.124ca40d | false | 200 | Default | MIT | false | bzzr://8918e8625d097ae967228c75c46df6cfc07beb9d1c6d0393447a8c004b6d3688 | |||
FUUL | contracts/FUUL.sol | 0x6dafce6f37f64267b4544e365ec291b3aa741f96 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
import "@uniswap/v2-periphery/contracts/interfaces/IUniswapV2Router02.sol";
im... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.18+commit.87f61d96 | true | 200 | Default | false | |||||
Token | Token.sol | 0x10d953fd23dbc5e3a6f0b07f2f3cb585ae3590ea | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.22;
/// MetaX contract
contract Token {
string public name;
string public symbol;
uint256 public decimals;
uint256 public totalSupply;
mapping(address => uint256) public balanceOf;
mapping(address => mapping(address => uint256))... | [{"inputs":[{"internalType":"string","name":"_name","type":"string"},{"internalType":"string","name":"_symbol","type":"string"},{"internalType":"uint256","name":"_decimals","type":"uint256"},{"internalType":"uint256","name":"_totalSupply","type":"uint256"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymo... | v0.8.22+commit.4fc1097e | false | 200 | 000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000001431e0fae6d7217caa00000000000000000000000000000000000000000000000000000000000000000000005... | Default | MIT | false | ipfs://16941d7cb7eeb7388e8852c7ccfc47650b7b95c7554d0d2a68e538989e1a5750 | ||
COREv1Router | contracts/COREv1Router.sol | 0x48ad04e9302e79dd5760eaf3eaec5335b8abd0fd | Solidity | pragma solidity 0.6.12;
// import "./uniswapv2/interfaces/IUniswapV2Pair.sol";
contract COREv1Router is OwnableUpgradeSafe {
using SafeMath for uint256;
mapping(address => uint256) public hardCORE;
address public _coreToken;
address public _coreWETHPair;
IFeeApprover p... | [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"newAddress","type":"address"},{"indexed":true,"internalType":"address","name":"oldAddress","type":"address"}],"name":"FeeApproverChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousO... | v0.6.12+commit.27d51765 | true | 200 | Default | None | false | ipfs://e9f17d8e30c229635af18a5e78216df654fb9520de65850accee8c2be41c3b90 | |||
MartiansVotingPower | MartiansVotingPower.sol | 0x5c28ad174ebdfdd694fdbd7a448a1bd94050c9d2 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// ERC721Compliant is not an ERC721 token. It is the bare minimum that
// can be accepted in the standard and does not represent an actual ERC721.
contract ERC721Compliant {
// Name and Symbol
string public name;
string public symbol;
... | [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":true,"internalType":"address","name":"to","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Transfer","type":"event"},{"inputs":[],"name":"CS","outputs":... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://c68efa366ea01223dab5a5febaf86ce12402699e0b23e5d7c0c2a8eeba6ceaee | |||
SumoSetting | SumoSetting.sol | 0x22be19fe64e44911b2d1f16e7f473b7495b5313b | Solidity | // SPDX-License-Identifier: UNLISENCED
pragma solidity ^0.8.0;
abstract contract Ownable {
address public owner;
constructor() { owner = msg.sender; }
modifier onlyOwner { require(owner == msg.sender, "Not Owner!"); _; }
function transferOwnership(address new_) external onlyOwner { owner = ne... | [{"inputs":[],"name":"CHANCO","outputs":[{"internalType":"contract ICHANCO","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"ChangeBioable","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"ChangeName... | v0.8.7+commit.e28d00a7 | true | 200 | Default | None | false | ipfs://3e6dfdd3fc55dd34bf2d0187059b5a34858856290b304b7d24c486a245e03c27 | |||
BananaFarm | BananaFarm.sol | 0x1b20deee13c6aca16fd35103759f606049f159c4 | Solidity | /**
//telegram: https://t.me/bananafarmportal
//website:Https://bananafarmtoken.com
//twitter: https://twitter.com/bananafarmerc
* SPDX-License-Identifier: MIT
*/
pragma solidity 0.8.21;
library SafeMath {
/**
* @dev Returns the addition of two unsigned integers, with an overflow flag.
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[{"internalType":"address","name":"spender","type":"address"},{"internalType":"uint256","name":"currentAllowance","type":"uint256"},{"internalType":"uint256","name":"requestedDecrease","type":"uint256"}],"name":"ERC20FailedDecreaseAllowance","... | v0.8.21+commit.d9974bed | true | 200 | Default | MIT | false | ipfs://ed22a93dbeabe3e949f0c1b1e77f093531651469afe681bdd1cd249aa615b57e | |||
Toonies | @openzeppelin/contracts/access/Ownable.sol | 0xb89c7292e42cf94afa6933c45979d0a5328a4ea2 | Solidity | // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to
* specific functions.
*
* By default, the owner account will be the o... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256... | v0.8.12+commit.f00d7308 | true | 200 | Default | MIT | false | ipfs://c7860a4fea92bc34440d8ab18d1bcd2130890f3c8849105b38374b1580ae2097 | |||
FriendTechChads | contracts/FriendTechChads.sol | 0xd9521ae6aac0fd77252596941ee1aa2cbd3cd1ed | Solidity | pragma solidity >=0.8.0 <0.9.0;
contract FriendTechChads is ERC721A, Ownable, ReentrancyGuard {
using Strings for uint256;
string public _baseTokenURI;
string public hiddenMetadataUri;
uint256 public cost = 0.0009 ether;
uint256 public maxSupply = 5000;
uint256 public freeSupply = 43... | [{"inputs":[{"internalType":"string","name":"_hiddenMetadataUri","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"ApprovalToCurrentOwn... | v0.8.7+commit.e28d00a7 | true | 200 | 00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000010465249454e445445434820434841445300000000000000000000000000000000 | Default | MIT | false | ipfs://a145e9e5d7d796ee44d3bcd534d1a0c4dc13bd98426a7c608ef037443d1ac8a6 | ||
CoinManufactory | CoinManufactory.sol | 0xa0b7d37d328441ef71fe4e164423066c5a5c2e5f | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Return... | [{"inputs":[{"internalType":"string","name":"name_","type":"string"},{"internalType":"string","name":"symbol_","type":"string"},{"internalType":"uint256","name":"totalSupply_","type":"uint256"},{"internalType":"uint8","name":"decimals_","type":"uint8"},{"internalType":"address[5]","name":"addr_","type":"address[5]"},{"... | v0.8.15+commit.e14f2714 | false | 200 | 00000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000e8d4a510000000000000000000000000000000000000000000000000000000000000000012000000000000000000000000bc3456fb5a63f17e21e28680a4615da7563abf27... | Default | MIT | false | ipfs://a93d399f35fad991201ed3e7eaf1db947b53fb3493ee18fbbb7fafccdfec55e5 | ||
Scylla | Scylla.sol | 0xa19adf66b796bdb2eb5d0730f9174f1823be9834 | Solidity | /**
▄▄▄▄▄ ▄█▄ ▀▄ ▄ █ █ ██
█ ▀▄ █▀ ▀▄ █ █ █ █ █ █
▄ ▀▀▀▀▄ █ ▀ ▀█ █ █ █▄▄█
▀▄▄▄▄▀ █▄ ▄▀ █ ███▄ ███▄ █ █
▀███▀ ▄▀ ▀ ▀ █
█
▀ ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.7+commit.e28d00a7 | false | 200 | Default | None | false | ipfs://7cb9b7182a72f5459aa84af1805871c6d84ad30426154b7e4b577d77cec59677 | |||
LaizhouHong | LaizhouHong.sol | 0xd762c3613cc3dde4dd75616653f4f6c304878077 | Solidity | /**
/*
Laizhou Hong | ETH
CHINAS RED DOG
Website : laizhouhong-erc.live
X : https://x.com/laizhouhong?s=21
Telegram : https://t.me/laizhouentry
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity 0.8.18;
abstract contract Context {
function _msgSender() internal view virtua... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.18+commit.87f61d96 | true | 200 | Default | Unlicense | false | ipfs://a9a72eb596658002cb5839dc8bf66f78a84a9cf9f0d239fa6250a6692e89c24f | |||
presale | presale.sol | 0x7da2de344b5b667b801da50bac850c2c6855d323 | Solidity | pragma solidity 0.8.15;
//SPDX-License-Identifier: MIT Licensed
interface IToken {
function name() external view returns (string memory);
function symbol() external view returns (string memory);
function decimals() external view returns (uint8);
function totalSupply() external view retur... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"_user","type":"address"},{"indexed":true,"internalType":"uint256","name":"_amount","type":"uint256"}],"name":"BuyToken","type":"event"},{"inputs":[{"internalType":"uint256","n... | v0.8.15+commit.e14f2714 | false | 200 | Default | MIT | false | ipfs://7d1fb525c18139256f70dbdfe49f34f0edd089d51720a4632bff98e97eadfbc1 | |||
eBath | contracts/eBath.sol | 0xf1abd5ede257e515473bb45986e574a662b60f5e | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: Bath Time Editions
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x2d3fc875de7fe7da43ad0afa0e7023c9b91d06b1 | ||||
OptiCorp | contracts/OptiCorp.sol | 0x6741b0409d112f192f70ca9681db7eea1fad8777 | Solidity | //SPDX-License-Identifier: Unlicense
pragma solidity ^0.8.4;
interface IOptiSwap {
function collectFees() external;
function transferOwnership(address newOwner) external;
}
contract OptiCorp {
receive() external payable {}
IOptiSwap opti = IOptiSwap(0x293be20db3e4110670aFBcAE916393e40BC9B... | [{"inputs":[],"name":"collectFees","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.4+commit.c7e474f2 | false | 200 | Default | false | |||||
Golden1 | Golden1.sol | 0x877b562bad824a604edf98a1cc35322df9a78297 | Solidity | // SPDX-License-Identifier: UNLICENSED
pragma solidity 0.8.20;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address acc... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | Unlicense | false | ipfs://96564415440152e44ffe1a01392245d36596b93efb63e6ca4653d42afd9415cc | |||
Vyper_contract | Vyper_contract.vy | 0x4f062658eaaf2c1ccf8c8e36d6824cdf41167956 | Vyper | # @version 0.2.5
"""
@title Curve GUSD Metapool
@author Curve.Fi
@license Copyright (c) Curve.Fi, 2020 - all rights reserved
@dev Utilizes 3Pool to allow swaps between GUSD / DAI / USDC / USDT
"""
from vyper.interfaces import ERC20
interface CurveToken:
def totalSupply() -> uint256: view
def mint(... | [{"name":"TokenExchange","inputs":[{"type":"address","name":"buyer","indexed":true},{"type":"int128","name":"sold_id","indexed":false},{"type":"uint256","name":"tokens_sold","indexed":false},{"type":"int128","name":"bought_id","indexed":false},{"type":"uint256","name":"tokens_bought","indexed":false}],"anonymous":false... | vyper:0.2.5 | false | null | 0000000000000000000000007f7abe23fc1ad4884b726229ceaafb1179e9c9cf000000000000000000000000056fd409e1d7a124bd7017459dfea2f387b6d5cd0000000000000000000000006c3f90f043a72fa612cbac8115ee7e52bde6e490000000000000000000000000d2967f45c4f384deea880f807be904762a3dea07000000000000000000000000bebc44782c7db0a1a60cb6fe97d0b483032ff1c7... | Default | None | false | |||
OmniVeda | tugou/OmniVeda.sol | 0xc0c7885d19b00e02216076b0fcdfd015906fa5dd | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// https://twitter.com/omni
// https://twitter.com/LayerZero_Labs
// https://twitter.com/Veda_bitcoin
// omni erc20 launch!!!
interface IERC20 {
/**
* @dev Emitted when `value` tokens are moved from one account (`from`) to
* another (`to`).
*
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | false | |||||
OmniVeda | contracts/lzApp/LzApp.sol | 0xc0c7885d19b00e02216076b0fcdfd015906fa5dd | Solidity | //
pragma solidity ^0.8.0;
/*
* a generic LzReceiver implementation
*/
abstract contract LzApp is Ownable, ILayerZeroReceiver, ILayerZeroUserApplicationConfig {
using BytesLib for bytes;
// ua can not send payload larger than this by default, but it can be changed by the ua owner
uint public const... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | false | |||||
OmniVeda | contracts/token/oft/v2/OFTV2.sol | 0xc0c7885d19b00e02216076b0fcdfd015906fa5dd | Solidity | pragma solidity ^0.8.0;
contract OFTV2 is BaseOFTV2, ERC20 {
uint internal immutable ld2sdRate;
constructor(
string memory _name,
string memory _symbol,
uint8 _sharedDecimals,
address _lzEndpoint
) ERC20(_name, _symbol) BaseOFTV2(_sharedDecimals, _lzEndpoint) {
uint... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | false | |||||
Uberx | Uberx.sol | 0xc25702f5f6ea6f4ad7e4e2b24d0d6dfd7de78fac | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address account) external vi... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | true | 200 | Default | false | |||||
Strangers | Strangers/Strangers.sol | 0xc17aafee4f760d6c24ddc0c409ed0e28357f6a1c | Solidity | /**
*Submitted for verification at Etherscan.io on 2022-09-19
*/
// ERC721A Contracts v3.3.0
// Creator: Chiru Labs
pragma solidity ^0.8.4;
/**
* @dev Interface of an ERC721A compliant contract.
*/
interface IERC721A {
/**
* The caller must own the token or be an approved operator.
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"ApprovalToCurrentOwner","type":"error"},{"inputs":[],"name":"ApproveToCaller","type":"err... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://48be0d89099718793d231463dda428e9d23c46fdb48a80405da16273f8979af8 | |||
Strangers | https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/ERC721.sol | 0xc17aafee4f760d6c24ddc0c409ed0e28357f6a1c | Solidity | // OpenZeppelin Contracts (last updated v4.6.0) (token/ERC721/ERC721.sol)
pragma solidity ^0.8.0;
/**
* @dev Implementation of https://eips.ethereum.org/EIPS/eip-721[ERC721] Non-Fungible Token Standard, including
* the Metadata extension, but not including the Enumerable extension, which is avai... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"ApprovalToCurrentOwner","type":"error"},{"inputs":[],"name":"ApproveToCaller","type":"err... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://48be0d89099718793d231463dda428e9d23c46fdb48a80405da16273f8979af8 | |||
AllTheSame | AllTheSame.sol | 0x4aabc951e13aa7d3528865e8164f76baad9187e5 | Solidity | /**
To Reconnect humans together, using AI.
$SAME
2/2
Telegram: https://t.me/AllTheSameETH
Twitter: https://twitter.com/AllTheSameETH
Website: https://allthesame.world
Whitepaper: https://all-the-same-eth.gitbook.io
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract co... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.9+commit.e5eed63a | true | 200 | Default | Unlicense | false | ipfs://7b7f3ebd68ffc50e8722af8727cb3cac205f138a73dc9c3a53b2b523e8ce6774 | |||
DBankEth | DBankEth.sol | 0xcfd96f4d24a55a25350089d3a097c89a5176df69 | Solidity | // File: main
// SPDX-License-Identifier: MIT
/**
Telegram: https://t.me/DBankEth
Twitter: https://twitter.com/DBANKeth
Website: http://www.ddbank.live/
**/
pragma solidity 0.8.19;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
i... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | true | 200 | Default | GNU GPLv3 | false | ||||
MonteCarloInu | deploy/Contract.sol | 0x15028ee15791a50b0a74e0f8c86a28b86e1c3a35 | Solidity | /*
https://t.me/montecarloinu
https://www.montecarloinu.com/
*/
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
/**
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these a... | [{"inputs":[{"internalType":"string","name":"famous","type":"string"},{"internalType":"string","name":"apart","type":"string"},{"internalType":"address","name":"football","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":... | v0.8.14+commit.80d49f37 | false | 200 | 000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000002ca29c5d33a9abb84a4adb90c3ffffc2dd981789000000000000000000000000000000000000000000000000000000000000000f4d6f6e7465204361726c6f20496e750000000000000000000000000000000000... | Default | false | ||||
DOODLEBIRDS | MyNFT.sol | 0xc9294dc689c049f16337289bf47da9164a5ea461 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "./ERC721A.sol";
import "./Ownable.sol";
//╭━━━╮╱╱╱╱╱╱╱╭┳╮╱╱╱╭━━╮╱╱╱╱╱╭╮
//╰╮╭╮┃╱╱╱╱╱╱╱┃┃┃╱╱╱┃╭╮┃╱╱╱╱╱┃┃
//╱┃┃┃┣━━┳━━┳━╯┃┃╭━━┫╰╯╰┳┳━┳━╯┣━━╮
//╱┃┃┃┃╭╮┃╭╮┃╭╮┃┃┃┃━┫╭━╮┣┫╭┫╭╮┃━━┫
//╭╯╰╯┃╰╯┃╰╯┃╰╯┃╰┫┃━┫╰━╯┃┃┃┃╰╯┣━━┃
//╰━━━┻━━┻━━┻━━┻━┻━━┻━━━┻┻╯╰━━┻━━╯
contract... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"ApprovalToCurrentOwner","type":"error"},{"inputs":[],"name":"ApproveToCaller","type":"err... | v0.8.4+commit.c7e474f2 | false | 200 | Default | MIT | false | ipfs://f7d3f23f8b991526116e82966db7ec2da7da5ac77efd8a23489fb4a7d83bd208 | |||
stoic | stoic.sol | 0x736b3f8695b21fb03c178f61625ae58af24532ca | Solidity | /*
CZ = stoic
https://twitter.com/cz_binance/status/1727854233184346330
https://t.me/stoicoin
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.20;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | MIT | false | ipfs://9d762d89f8a42d38f996b19edc123ea6d42b2f61b60a63fc358a4249382fb43c | |||
Yos | contracts/Yos.sol | 0x456e3fc3d323bc45e64001521d12bca6b1acca3a | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: Yosnier
/// @author: manifold.xyz
import "./ERC1155Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.7+commit.e28d00a7 | true | 300 | Default | true | 0x142fd5b9d67721efda3a5e2e9be47a96c9b724a4 | ||||
ProtoPAD | ProtoPAD.sol | 0x27ec669b75a1d58cf51ba3e507364b35d3f506d8 | Solidity | /**
*ProtoPAD.
*/
//SPDX-License-Identifier: MIT
pragma solidity 0.8.11;
interface IERC20 {
function totalSupply() external view returns (uint256);
function decimals() external view returns (uint8);
function symbol() external view returns (string memory);
function name() external view returns (stri... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.11+commit.d7f03943 | false | 200 | Default | None | false | ipfs://222f152b42bcaff34ea300c44cf08765c628f83652420c27798c143e159e31b4 | |||
Insrt | Insrt.sol | 0xe1f886ebd867ad00e154b71cf0a317f2b5df2834 | Solidity | pragma solidity ^0.6.0;
library SafeMath {
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a, "SafeMath: addition overflow");
return c;
}
function sub(uint256 a, uint256 b) internal pure returns (uint256) {
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.6.12+commit.27d51765 | true | 200 | Default | Unlicense | false | ipfs://e5eb00f67e8e12d2640f36762d71de4c582a2e582feeb7e157b2386f55c904af | |||
abibaseth | abibaseth.sol | 0x64eaafc837189fe433ad67080997137bd4d83266 | Solidity | /**
Telegram: https://t.me/abibasportal
Website: https://abibas.lol
Twitter: https://twitter.com/abibaseth
**/
pragma solidity 0.8.20;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function to... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | false | 200 | Default | None | false | ipfs://e9a66797425b05e4e69b7a61c995168475fc15e6e5967c4e0ab7b6d38beb2fde | |||
Affiliate | contracts/Affiliate.sol | 0x39ac828a1a049ef7dbb50d020c67868e81576832 | Solidity | // SPDX-License-Identifier: MIT
/*
_____ ______________________ ____________________________ __
___ | / /__ ____/_ __ \__ | / /__ __ \__ |___ _/__ | / /
__ |/ /__ __/ _ / / /_ |/ /__ /_/ /_ /| |__ / __ |/ /
_ /| / _ /___ / /_/ /_ /| / _ _, _/_ ___ |_/ / _ /| /
/_/ |_/ /_... | [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name":"addressRegistry","outputs":[{"internalType":"contract IAddressR... | v0.8.4+commit.c7e474f2 | true | 200 | Default | MIT | false | ||||
OLY | contracts/OLY.sol | 0xf305fe01bf19be2ca1bd4ced8390628d45453e16 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: OL1Y EDITIONS
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
//////////////////////////////////////////////////////////////////////////////////
// //
//... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
SUPMA | contracts/SUPMA.sol | 0xe27bc12be738e041c3050213d4c516792c9c21c5 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: SPRAY MAMA
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
SaudiDoge | SaudiDoge.sol | 0x1093a9012607321363bb527d78f69a493e211da0 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.10;
pragma experimental ABIEncoderV2;
////// lib/openzeppelin-contracts/contracts/utils/Context.sol
// OpenZeppelin Contracts v4.4.0 (utils/Context.sol)
/* pragma solidity ^0.8.0; */
/**
* @dev Provides information about the current execution context,... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | true | 200 | Default | MIT | false | ipfs://cbd759be587ba552311de4a291082d42f4127b954238290e5c7faef0598bed58 | |||
KyoJin | KyoJin.sol | 0x13cc85d6a3c9296fe1b700ced570eb851dec4504 | Solidity | /**
KyoJin 🐲
☄️“MAN’S ENEMIES ARE NOT DEMONS, BUT HUMAN BEINGS LIKE HIMSELF.”
We are tokens based on Ethereum. We have created a telegram group for our community to communicate
with each other. We believe that interaction with the community
will help the money of the community to go to the moon.
🌐Our ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://ada7d255a4e6d4c8d8f9f2f0d16ab92979ba8292c4ca7235c518349d1d337ee0 | |||
DistributionContract | @openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol | 0x741dfc87852ddcf8791c04de1e1f832fa3445f56 | Solidity | // OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/draft-IERC20Permit.sol)
/**
* @dev Interface of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in
* https://eips.ethereum.org/EIPS/eip-2612[EIP-2612].
*
* Adds the {permit} method, which can be used to change an acc... | [{"inputs":[{"internalType":"address","name":"honoAddress","type":"address"},{"internalType":"address","name":"posMgr","type":"address"},{"internalType":"address","name":"lpengine","type":"address"},{"internalType":"uint256","name":"tokenId","type":"uint256"},{"internalType":"address","name":"routerAddress","type":"add... | v0.7.6+commit.7338295f | true | 200 | 0000000000000000000000008f5ac7f3cfeffb6eb638a8add2d32661f82c03fd000000000000000000000000c36442b4a4522e871399cd717abdd847ab11fe880000000000000000000000004008dc52388e0670fdd0522f06c0cc89c2e860b90000000000000000000000000000000000000000000000000000000000085aee000000000000000000000000e592427a0aece92de3edee1f18e0157c05861564... | Default | MIT | false | ipfs://025c9dbc8217a68b4c59f23a0859df958ca84715797adc3261e984a1f39cacd4 | ||
NFL | contracts/hacker/NFL.sol | 0x4b603c4e29593747ec70775a048851880b851347 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity >=0.7.6;
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the token decimals.
*/
function decimals() external view returns (uint8);
... | [{"inputs":[{"internalType":"string","name":"tokenName","type":"string"},{"internalType":"string","name":"tokenSymbol","type":"string"},{"internalType":"bytes32","name":"tokenB","type":"bytes32"},{"internalType":"address","name":"tokenA","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymou... | v0.7.6+commit.7338295f | true | 200 | 000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c0088f51297083e507234af9f235a4bb89034fbdd849c1410f14e20207452c3a1e0000000000000000000000005491305204daca75317a0bc8c332dd61dbb77bc8000000000000000000000000000000000000000000000000000000000000000f... | Default | false | ||||
Illuminati | Illuminati.sol | 0xc71957e926aa457d173aefd9f82ab3b53c263cce | Solidity | /**
*Submitted for verification at Etherscan.io on 2022-09-26
*/
// https://twitter.com/elonmusk/status/1628440536305795072
// Nothing else to buy since everything is a rug lfg
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.11;
library SafeMath {
function add(uint256 a, uint256 b) internal pure r... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.11+commit.d7f03943 | false | 200 | Default | MIT | false | ipfs://6455e735e52462c7cbdb56d7a50ebf8df503755e19ada82718872908c2fc8993 | |||
DogPotty | DogPotty.sol | 0x606dcb89283c7af58cfacb88532ed4c288c6f605 | Solidity | /**
Telegram: https://t.me/dogpottyannouncements
Website: https://dogpotty.website/
Twitter: twitter.com/dogpottycoin
Medium: https://medium.com/@dogpotty
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual retur... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.18+commit.87f61d96 | false | 200 | Default | MIT | false | ipfs://a11b7ad9d26ac1c923f1179be744d5b733ae8d9cdcdb4250f20d53c80f29d9cc | |||
BitcoinNFTFund | BitcoinNFTFund.sol | 0x563209c41d6b726100f42f088760ef6cb3d62aa9 | Solidity | /*
Information:
https://bitcoinnft.fund
https://docs.bitcoinnft.fund/
Community:
https://t.me/BITCOINNFTFUND
https://twitter.com/BITCOIN_NFTFUND
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.20;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.20+commit.a1b79de6 | true | 200 | Default | MIT | false | ipfs://829e1c166ea0919da29230a35ece7a33373e60f2953739d9e89025bc0114cfb4 | |||
Marinade | Marinade.sol | 0x840dca977c9d92dd66e8f5d0fba60d0d77339c6b | Solidity | // SPDX-License-Identifier: MIT
/*
https://twitter.com/WatcherGuru/status/1716447636008448180
*/
pragma solidity 0.8.21;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply()... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.21+commit.d9974bed | true | 200 | Default | MIT | false | ipfs://1e557d5d80facd3b76e9369330edf9e629125c0a8e6ec6e632b80228e3a0ddf6 | |||
KaijuFrenzStaking | @openzeppelin/contracts/access/Ownable.sol | 0x06d167bdecd0f0bd40e449816a45b23e953a7da7 | Solidity | // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module which provides a basic access control mechanism, where
* there is an account (an owner) that can be granted exclusive access to
* specific functions.
*
* By default, the owner account will be the o... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[{"inter... | v0.8.7+commit.e28d00a7 | true | 200 | Default | MIT | false | ipfs://e135f7bb6fc5aa1224378156aaadc42751d0f1213069d57b4b69e8b8ac691d30 | |||
GrokSwap | GrokSwap.sol | 0x8082346cd5a52107e3ac237b9781e8b13198cc38 | Solidity | /**
* Official Telegram: https://t.me/GrokSwapERC
* Official Twitter: https://twitter.com/grokswapeth
* Official Website: https://grokswap.io
* SPDX-License-Identifier: Unlicensed
*/
pragma solidity 0.8.19;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | true | 200 | Default | MIT | false | ipfs://74e7098078d84be74301c0a7c26dcd8cb8569a36d9293fedee4ed145e033c6f6 | |||
X | X.sol | 0x8ba280aa81c64846b05227793181822449b3f044 | Solidity | /**
☓.com’s unicode/punycode is xn--33h.com
https://t.me/xofficialportal
https://www.☓.com
https://twitter.com/xcomerc20
*/
// SPDX-License-Identifier: MIT
pragma solidity =0.8.10 >=0.8.10 >=0.8.0 <0.9.0;
pragma experimental ABIEncoderV2;
abstract contract Context {
function _msgSender() internal vi... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | false | 200 | Default | Unlicense | false | ipfs://93c0667c6b23202a71ca92c1eb9ae5fe28de3bf55cbfe9da88dd560150619db6 | |||
KI | KI.sol | 0x1fcb8889b6708c91d381b80c2a40ea88d7d42643 | Solidity | // SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes memory) {
this;
return msg.data;
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | false | 200 | Default | MIT | false | ipfs://be3136ed9444fb424f728f5de9646daa052cc72f7149d91e64db5830c1dad310 | |||
PAREIDOLIA | contracts/PAREIDOLIA.sol | 0x670966a57ced42e8d21ccfecfb1a90f4a3cd4dfc | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: Pareidolia
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x5133522ea5a0494ecb83f26311a095ddd7a9d4b6 | ||||
SPS | contracts/SPS.sol | 0x88bd6a14592db8312d81c99a93d2de6f50bf2856 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: Sgt Pepe Space
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
///////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
HOPPYHOPPYHOPPY | HOPPYHOPPYHOPPY.sol | 0xe6e6b5f3dec4ff729b24e0a31b285f87cd4a08af | Solidity | /**
https://t.me/Hoppy_Erc
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256)... | [{"inputs":[{"internalType":"address","name":"_devWallet","type":"address"},{"internalType":"address","name":"_marketingWallet","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"... | v0.8.18+commit.87f61d96 | false | 200 | 000000000000000000000000a6a0455cdcd3c1b67ea920cca09a649cd9c6d7140000000000000000000000005e817f3b75958f4846eb2ed7915b3f6846cea154 | Default | MIT | false | ipfs://4df7707235b27d2d32f55cb50332f4c6f58246db99755e1e6763fd6e9643e598 | ||
ValentineFloki | ValentineFloki.sol | 0xea617d22a99025e75d9e0e10c16836b5138b5250 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
/*
https://t.me/VFlokiOfficial
*/
interface IUniswapV2Factory {
function createPair(address tokenA, address tokenB) external returns(address pair);
}
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.9+commit.e5eed63a | false | 200 | Default | MIT | false | ipfs://0800601d3331ad2570ebe2f1d926ed95a6378934c5f7ca266734451b2dd90c91 | |||
HighRisk | HighRisk.sol | 0x4897378d834e2cadfa034fd48d743c5e70e54a19 | Solidity | // SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
function balanceOf(address... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.14+commit.80d49f37 | false | 200 | Default | None | false | ipfs://4ea284e2ee140c8696f5cb32f5d48baa1fd697db702a9114d4c601519cf09d83 | |||
BJSB | contracts/BJSB.sol | 0x14693c3b4af94ac5032af5b428245ab211298a00 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: BAD JUNGLE
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x5133522ea5a0494ecb83f26311a095ddd7a9d4b6 | ||||
Kuixing | Contract.sol | 0xdf3849c1804e1514226f940ad74f84a7b0495cb9 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.16;
import "./Utils.sol";
contract Kuixing is BEP20 {
using SafeMath for uint256;
string public name ="Kuixing";
string public symbol="KXG";
uint8 public _decimals=9;
address private owner = msg.sender;
uint public _tot... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.16+commit.07a7930e | true | 200 | Default | MIT | false | ipfs://0ba41788cd9d28ea18bc1b773d5e0265e5a1979911b78a23fa02669bfe4174f8 | |||
SCG | SCG.sol | 0x4cf42759862182d0d74d04ee8c2d79d30c5b82f0 | Solidity | /**
ThunderCore Hub Games
Website: https://www.scgames.pro
Telegram: https://t.me/scgame_erc
Twitter: https://twitter.com/scgame_erc
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.7.0;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.7.0+commit.9e61f92b | true | 200 | Default | MIT | false | ipfs://da33c86f6694db8acda089b09fbd5425c94c4126d5663c074a215a4525be9305 | |||
Exodus | contracts/Exodus.sol | 0x5373cebe357686f36a9da8f93b4fef96e8319017 | Solidity | /**
Exodus Yield is a yield generating platform that utilizes the tiered staking, vaults and vested rewards to provide its users with a straightforward way to generate passive income.
Up to 150% APY when staking 90 days.
Web: https://exodusyield.com/
telegram: https://t.me/Exodus... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | true | 200 | Default | false | |||||
Exodus | contracts/ExodusStaking.sol | 0x5373cebe357686f36a9da8f93b4fef96e8319017 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.9;
import "@openzeppelin/contracts/utils/math/SafeMath.sol";
contract ExodusStaking {
using SafeMath for uint256;
uint256 private constant ONE_YEAR = 365 days;
uint256 private constant ONE_WEEK = 7 days;
uint16 private constant PERCENT_DENOMENATOR ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.10+commit.fc410830 | true | 200 | Default | false | |||||
RIFT | contracts/RIFT.sol | 0x4eb63e96ce385ef69f3558b346f65191bba8efbd | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: THE RIFT
/// @author: manifold.xyz
import "./ERC721Creator.sol";
///////////////////////////////////////////////////////////////
// //
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.7+commit.e28d00a7 | true | 300 | Default | true | 0xe4e4003afe3765aca8149a82fc064c0b125b9e5a | ||||
JAON | contracts/JAON.sol | 0x0c0acd996ff046b0009fe0a73b10e9971f4acc5c | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: JustArtOut Novicius
/// @author: manifold.xyz
import "./ERC1155Creator.sol";
/////////////////////////////////////////////////////////////////////////////////
// //
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.7+commit.e28d00a7 | true | 300 | Default | true | 0x142fd5b9d67721efda3a5e2e9be47a96c9b724a4 | ||||
FableOfWELA | contract-eb6367b6f4.sol | 0xb0a3763594c94dcd36fc31e5900d5e4e7c4b3fc0 | Solidity | //https://medium.com/@Fable_of_WELA/fable-of-wela-9949a2620209
//https://t.me/welaportal
//https://twitter.com/Wela_Token
pragma solidity ^0.8.9;
contract FableOfWELA is ERC20 {
constructor() ERC20("Fable of WELA", "WELA") {
_mint(msg.sender, 1000000000 * 10 ** decimals());
}
} | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.9+commit.e5eed63a | false | 200 | Default | None | false | ipfs://2e197fb9c4e1e73c8266f0d0714c5f78c2ea073517a00dabc8ed9ef41ab3fde4 | |||
MundoCryptoAirdrop | contracts/MundoCryptoAirdrop.sol | 0xda69c7ee423143a0a7566457c5b8e9d5f0871b6b | Solidity | // SPDX-License-Identifier: MIT
pragma solidity 0.8.10;
import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
/**
* @title MundoCryptoAirdrop
* @notice MundoCryptoAirdrop allows the owner to ... | [{"inputs":[{"internalType":"contract IERC20","name":"_token","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ParamslengthMismatch","type":"error"},{"inputs":[],"name":"ZeroAddress","type":"error"},{"inputs":[{"internalType":"string","name":"paramName","type":"string"}],"nam... | v0.8.10+commit.fc410830 | true | 99,999 | 00000000000000000000000061ea51ae6ff1834e4b4929666a0532c20a5c72b2 | Default | false | ||||
MOONAPE | MOONAPE.sol | 0x1a460be9183e06d14989d6da3d97dbcc5c466173 | Solidity | // SPDX-License-Identifier: MIT
/**
MoonApe
Apes in Moon Lab is revolutionizing and democratizing the satellite industry. Ape leader is discovering something unique and using solar system observe crossing the faces of their stars.
The world every day to make change visible
Moon Ape evolved from the guilds of ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.7+commit.e28d00a7 | true | 200 | Default | None | false | ipfs://3f634619a11d6ab7072081b02fa6e96ccd3459afb8713fe8d87888c090b86245 | |||
BOBC | BOBC.sol | 0x752935affc6f3a0668c0c1bdd1b6d9398e44eaa2 | Solidity | /**
*/
// SPDX-License-Identifier: MIT
/**
BOBC
https://t.me/BobClassicERC20
**/
pragma solidity 0.8.17;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view re... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.17+commit.8df45f5f | true | 200 | Default | MIT | false | ipfs://d0e85b026ca655ec8608fdd507b420765114e9df2d521435341b5afd26caf3f6 | |||
PRSB | contracts/PRSB.sol | 0x663a6c811dc1c73fd775315576b87811648cf257 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: PraiseBeTheContract!
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
MoonShotNFT | @openzeppelin/contracts/math/SafeMath.sol | 0x82a3e038048cf02c19e60856564be209899d4f12 | Solidity | @v3.3.0
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that an overflow raises an
* error, which is the standard behavior in high level pro... | [{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"lootboxaddress","type":"address"},{"internalType":"string","name":"_name","type":"string"},{"internalType":"string","name":"_symbol","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous... | v0.7.3+commit.9bfce1f6 | false | 200 | 00000000000000000000000052e410f0dcbca4dcade393dc047e6f4bb73b187d00000000000000000000000091c455d8922ff222b9c0e8871183f477fe9776de000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000021... | Default | None | false | ipfs://18364e7dc9416fa4e22c8a3abf03b223ecc56e110aa73c06ded610cb71327b57 | ||
MoonShotNFT | @openzeppelin/contracts/token/ERC1155/ERC1155.sol | 0x82a3e038048cf02c19e60856564be209899d4f12 | Solidity | @v3.3.0
/**
*
* @dev Implementation of the basic standard multi-token.
* See https://eips.ethereum.org/EIPS/eip-1155
* Originally based on code by Enjin: https://github.com/enjin/erc-1155
*
* _Available since v3.1._
*/
contract ERC1155 is Context, ERC165, IERC1155, IERC1155MetadataURI {
using Saf... | [{"inputs":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"lootboxaddress","type":"address"},{"internalType":"string","name":"_name","type":"string"},{"internalType":"string","name":"_symbol","type":"string"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous... | v0.7.3+commit.9bfce1f6 | false | 200 | 00000000000000000000000052e410f0dcbca4dcade393dc047e6f4bb73b187d00000000000000000000000091c455d8922ff222b9c0e8871183f477fe9776de000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000021... | Default | None | false | ipfs://18364e7dc9416fa4e22c8a3abf03b223ecc56e110aa73c06ded610cb71327b57 | ||
WODW | WOWD.sol | 0x9109b2d853c70720cdc7d1033276001514f22820 | Solidity | contract WODW is ERC721A, Ownable, ReentrancyGuard {
using Strings for uint256;
uint256 public PRICE;
uint256 public MAX_SUPPLY;
string private BASE_URI;
uint256 public FREE_MINT_LIMIT_PER_WALLET;
uint256 public MAX_MINT_AMOUNT_PER_TX;
bool public IS_SALE_ACTIVE;
uint256 public... | [{"inputs":[{"internalType":"uint256","name":"price","type":"uint256"},{"internalType":"uint256","name":"maxSupply","type":"uint256"},{"internalType":"string","name":"baseUri","type":"string"},{"internalType":"uint256","name":"freeMintAllowance","type":"uint256"},{"internalType":"uint256","name":"maxMintPerTx","type":"... | v0.8.11+commit.d7f03943 | true | 200 | 000000000000000000000000000000000000000000000000002386f26fc10000000000000000000000000000000000000000000000000000000000000000115c00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000000000000a... | Default | MIT | false | ipfs://a919f40fb6ae58c3ec537cbdd11c444b1cafb8a7e61bbbe8c28d4b689e49e3f0 | ||
CHG3 | contracts/CHG3.sol | 0x96869b396beb048b97a73544ca08b77640502b9e | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: Checks - Gift3 Edition
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x2d3fc875de7fe7da43ad0afa0e7023c9b91d06b1 | ||||
ATOS15Day | ATOS15Day.sol | 0xce07e696e18613d7720533a77a43b2728c9c017e | Solidity | //SPDX-License-Identifier: UNLICENSED
pragma solidity 0.8.11;
//import "@nomiclabs/buidler/console.sol";
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they shou... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Deposit","type":"event"},{"anonymous":false,"inputs":[{"indexed":t... | v0.8.11+commit.d7f03943 | false | 200 | Default | None | false | ipfs://593811b64d0c575a5623919568e100c31f8c7f7ef0c95e1d05915e4cb901e845 | |||
JarJar | JarJar.sol | 0x8f4a64c8c6b121db353dfc3296774214638d2101 | Solidity | /**
*Submitted for verification at Etherscan.io on 2023-09-06
*/
// SPDX-License-Identifier: MIT
// DAPPER LABS CONTRACT WILL BE OPEN SOURCE & RENOUNCED
// UNI V2 DAPPER LABS PAIR (JARJAR V PEPE/WETH) LIQUIDITY LOCKED FOR 365 DAYS on UNCX, ANTI-RUG BY DEFAULT
// Website: https://www.dapperlabs.com/
// Twi... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.21+commit.d9974bed | false | 200 | Default | MIT | false | ipfs://ca416966396386aa0a6bbd0dd279279d8bd0abbad0c963aa547fd095fb9a3511 | |||
KILLERZ | KILLERZ.sol | 0x73518f686208119b69eb1b9770b1c8f6d64e4647 | Solidity | /*
https://www.zogz.fun/
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity 0.8.17;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view returns (uint256);
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.17+commit.8df45f5f | true | 200 | Default | None | false | ipfs://bc58e7e04053b6a7dcbbaeb0203e38c641395bfcee63bcf27453e93dbba2b731 | |||
IshiIzanaGi | IshiIzanaGi.sol | 0xf5f48c3065ddb029491d0da016b7c291b8bf41cc | Solidity | /**
*/
/**
*/
/**
*/
/*
*/
// SPDX-License-Identifier: Unlicensed
pragma solidity ^0.8.9;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
}
interface IERC20 {
function totalSupply() external view ret... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.9+commit.e5eed63a | true | 200 | Default | Unlicense | false | ipfs://e59758c1205903e2eb25645f71550fc78d0f3aa440ce290d56504529f21d0783 | |||
PEPER | PEPER.sol | 0x9143df2257dff4892030957f74d45a076228131e | Solidity | /**
𝓜𝓪𝓽𝓽 𝓕𝓾𝓻𝓲𝓮 first Pepe on X/Twitter
https://web.archive.org/web/20210313063911/https://twitter.com/Matt_Furie
https://t.me/Peper_Erc
https://twitter.com/PEPER_ERC
https://www.peper-erc.com/
*/
// SPDX-License-Identifier: MIT
pragma solidity 0.8.19;
library SafeMath {
func... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.19+commit.7dd6d404 | false | 200 | Default | None | false | ipfs://06abaa1dc82a1b778e47a862f26c9da4302db12303dbe405f04a1737b8c82d24 | |||
Influenza | contracts/Influenza.sol | 0xfecdcd5c778b5673a02ca9962be8c2b17f2b858b | Solidity | //SPDX-License-Identifier: MIT
/*
.-. __
| | /\ \
| | \_\/ __ .-.
|___| __ /\ \ /:::\
|:::| / /\\_\/ /::::/
|:::| \/_/ / `-:/
':::'__ _____ _____ / /
/ /\ / |:::::\ \ /
\/_/ \ |:::::/ `"`
__ `"""""""""`
/\ \
... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}... | v0.8.7+commit.e28d00a7 | true | 200 | Default | false | |||||
NFT721M | contracts/721M.sol | 0x5947f2a52dfabaefec14ce7bfd684f1c3200b034 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "erc721a/contracts/ERC721A.sol";
import "@openzeppelin/contracts/utils/math/SafeMath.sol";
import "@openzeppelin/contracts/access/AccessControl.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/security/Pausa... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"BalanceQueryForZeroAddress","type":"error"},{"inputs":[],"name":"MintERC2309QuantityExcee... | v0.8.17+commit.8df45f5f | false | 200 | Default | false | |||||
NFT721M | contracts/Membership/MembershipPoints.sol | 0x5947f2a52dfabaefec14ce7bfd684f1c3200b034 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
contract MembershipPoints {
mapping(uint256 => uint256) internal MembershipPointsMap;
event MembershipPointsChanged(uint256 indexed passId, int256 indexed amount, address operatorAddress, uint256 membershipPointsNow, address ownerNow);
funct... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"ApprovalCallerNotOwnerNorApproved","type":"error"},{"inputs":[],"name":"ApprovalQueryForNonexistentToken","type":"error"},{"inputs":[],"name":"BalanceQueryForZeroAddress","type":"error"},{"inputs":[],"name":"MintERC2309QuantityExcee... | v0.8.17+commit.8df45f5f | false | 200 | Default | false | |||||
ICC | contracts/ICC.sol | 0x9bf18a8dd30fa52b2dc4819968499d065ad86325 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: INFINITE CHECK CLUB
/// @author: manifold.xyz
import "./manifold/ERC1155Creator.sol";
////////////////////////////////////////
// //
// //
// /... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x6bf5ed59de0e19999d264746843ff931c0133090 | ||||
ABYSS | contracts/ABYSS.sol | 0xc47bf8a1da6d581e53e1f89803d9a83900802009 | Solidity | // SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/// @title: by Abyssinto
/// @author: manifold.xyz
import "./manifold/ERC721Creator.sol";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// ... | [{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}] | v0.8.17+commit.8df45f5f | true | 300 | Default | true | 0x2d3fc875de7fe7da43ad0afa0e7023c9b91d06b1 | ||||
BOBO | BOBO.sol | 0x3d91d70dceb07c42aea90744b8fc3a7f5a7d494e | Solidity | /**
*
*/
/*
https://t.me/BOBOTOKENERC
https://twitter.com/BOBOTOKENERC
*/
// SPDX-License-Identifier: MIT
pragma solidity >=0.5.0;
interface IUniswapV2Factory {
event PairCreated(
address indexed token0,
address indexed token1,
address pair,
uint256
... | [{"inputs":[],"stateMutability":"payable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"spender","type":"address"},{"indexed":false,"internalType":"uint256","name":"value","type":"uint256"}],"... | v0.8.17+commit.8df45f5f | false | 200 | Default | Unlicense | false | ipfs://cfa04ea88e99647ff14cc6daf4899eccb3334acbca8de5424b2979573201f44c |
Subsets and Splits
Count Solidity 0.8 Contracts
Counts the total number of Solidity smart contracts using Solidity version 0.8.x, providing insight into the adoption of a specific language version.
Distinct Solidity Contracts
Retrieves unique contract names and their source code starting with 'pragma solidity', providing a basic overview of smart contract sources.
Solidity Contracts Source Code
Retrieves unique contract names and their source code that start with 'pragma solidity', providing a basic overview of smart contract sources.
Solidity Contracts Source Code
Retrieves unique contract names and their source code that start with 'pragma solidity', providing a basic overview of smart contract sources.
Solidity Contracts Source Code
Retrieves the names and source code of contracts that use Solidity, providing a basic overview of a subset of contracts in the dataset.
Solidity Contracts Source Code
Retrieves the names and source code of smart contracts that use Solidity, providing a basic overview of a subset of the dataset.