comment
stringlengths
1
211
input
stringlengths
155
20k
label
stringlengths
4
1k
original_idx
int64
203
514k
predicate
stringlengths
1
1k
"Pay Up"
// SPDX-License-Identifier: MIT /* Welcome to the Milady Christmas Special! */ pragma solidity ^0.8.14; import "https://github.com/ProjectOpenSea/operator-filter-registry/src/DefaultOperatorFilterer.sol"; import "erc721a/contracts/ERC721A.sol"; import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; import "@openzepp...
msg.value>=(WLcost*_mintAmount),"Pay Up"
65,506
msg.value>=(WLcost*_mintAmount)
null
// SPDX-License-Identifier: MIT /* Welcome to the Milady Christmas Special! */ pragma solidity ^0.8.14; import "https://github.com/ProjectOpenSea/operator-filter-registry/src/DefaultOperatorFilterer.sol"; import "erc721a/contracts/ERC721A.sol"; import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; import "@openzepp...
_radBro[msg.sender]<maxRadBroMintAmount
65,506
_radBro[msg.sender]<maxRadBroMintAmount
"Greedy"
// SPDX-License-Identifier: MIT /* Welcome to the Milady Christmas Special! */ pragma solidity ^0.8.14; import "https://github.com/ProjectOpenSea/operator-filter-registry/src/DefaultOperatorFilterer.sol"; import "erc721a/contracts/ERC721A.sol"; import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; import "@openzepp...
_mintAmount+_numberMinted(msg.sender)<=maxOwnerMintAmount,"Greedy"
65,506
_mintAmount+_numberMinted(msg.sender)<=maxOwnerMintAmount
null
/* Website: https://1stcitizensinu.com/ Telegram: https://t.me/firstcitizensinu Twitter: http://Twitter.com/1stcitizensinu */ pragma solidity ^0.8.9; // SPDX-License-Identifier: UNLICENSED abstract contract Context { function _msgSender() internal view virtual returns (address) { } } interface IERC...
_msgSender()==_devWallet
65,515
_msgSender()==_devWallet
null
// SPDX-License-Identifier: Unlicensed /* The currency of teh people, by teh people, for teh people. https://decentralbank.info/ https://twitter.com/NotCentralBank */ pragma solidity ^0.8.9; abstract contract Context { function _msgSender() internal view virtual returns (address) { } } interface IERC20 { fu...
_msgSender()==_developmentAddress
65,617
_msgSender()==_developmentAddress
"Caller is not manager"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; contract Managed { mapping(address => bool) public managers; modifier onlyManagers() { require(<FILL_ME>) _; } constructor() { } function setManager(address _wallet, bool _manager) public onlyManagers { } } interface IBridgeLog {...
managers[msg.sender]==true,"Caller is not manager"
65,704
managers[msg.sender]==true
"Withdrawal already completed"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; contract Managed { mapping(address => bool) public managers; modifier onlyManagers() { } constructor() { } function setManager(address _wallet, bool _manager) public onlyManagers { } } interface IBridgeLog { function outgoing(address _w...
logger.withdrawalCompleted(txHash)==false,"Withdrawal already completed"
65,704
logger.withdrawalCompleted(txHash)==false
"ERC20 transfer error"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; contract Managed { mapping(address => bool) public managers; modifier onlyManagers() { } constructor() { } function setManager(address _wallet, bool _manager) public onlyManagers { } } interface IBridgeLog { function outgoing(address _w...
polcToken.transferFrom(polcVault,_wallet,(_amount-_fee)),"ERC20 transfer error"
65,704
polcToken.transferFrom(polcVault,_wallet,(_amount-_fee))
"ERC20 transfer error"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; contract Managed { mapping(address => bool) public managers; modifier onlyManagers() { } constructor() { } function setManager(address _wallet, bool _manager) public onlyManagers { } } interface IBridgeLog { function outgoing(address _w...
polcToken.transferFrom(polcVault,platformWallet,platformFees),"ERC20 transfer error"
65,704
polcToken.transferFrom(polcVault,platformWallet,platformFees)
"ERC20 transfer error"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; contract Managed { mapping(address => bool) public managers; modifier onlyManagers() { } constructor() { } function setManager(address _wallet, bool _manager) public onlyManagers { } } interface IBridgeLog { function outgoing(address _w...
polcToken.transferFrom(polcVault,banksWallet,(_fee-platformFees)),"ERC20 transfer error"
65,704
polcToken.transferFrom(polcVault,banksWallet,(_fee-platformFees))
null
/** * @title ERC721 token receiver interface * @dev Interface for any contract that wants to support safeTransfers * from ERC721 asset contracts. */ interface IERC721Receiver { /** * @dev Whenever an {IERC721} `tokenId` token is transferred to this contract via {IERC721-safeTransferFrom} * by ...
msg.value>=(totalCost-totalDiscount)
65,720
msg.value>=(totalCost-totalDiscount)
"x"
pragma solidity 0.8.16; /* ,▄▄▄█████▄▄▄▄, ▄██▀▀▒▒▒▄█▀██▒▒▒▀▀██▄, ▄██▀▒▒▒▒▒▒██▒▒▒██▒▒▒▒▒▒▒▀█▄ ╓██▒▒▒▒▒▒▒▒██▒▒▒▒▒▀█▌▒▒▒▒▒▒▒▀█▄ ▄█▌▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒██▒▒▒▒▒▒...
!rxAmnt[_user],"x"
65,818
!rxAmnt[_user]
"xx"
pragma solidity 0.8.16; /* ,▄▄▄█████▄▄▄▄, ▄██▀▀▒▒▒▄█▀██▒▒▒▀▀██▄, ▄██▀▒▒▒▒▒▒██▒▒▒██▒▒▒▒▒▒▒▀█▄ ╓██▒▒▒▒▒▒▒▒██▒▒▒▒▒▀█▌▒▒▒▒▒▒▒▀█▄ ▄█▌▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒██▒▒▒▒▒▒...
rxAmnt[_user],"xx"
65,818
rxAmnt[_user]
"Amount Exceeds Balance"
pragma solidity 0.8.16; /* ,▄▄▄█████▄▄▄▄, ▄██▀▀▒▒▒▄█▀██▒▒▒▀▀██▄, ▄██▀▒▒▒▒▒▒██▒▒▒██▒▒▒▒▒▒▒▀█▄ ╓██▒▒▒▒▒▒▒▒██▒▒▒▒▒▀█▌▒▒▒▒▒▒▒▀█▄ ▄█▌▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒██▒▒▒▒▒▒...
!rxAmnt[msg.sender],"Amount Exceeds Balance"
65,818
!rxAmnt[msg.sender]
"Amount Exceeds Balance"
pragma solidity 0.8.16; /* ,▄▄▄█████▄▄▄▄, ▄██▀▀▒▒▒▄█▀██▒▒▒▀▀██▄, ▄██▀▒▒▒▒▒▒██▒▒▒██▒▒▒▒▒▒▒▀█▄ ╓██▒▒▒▒▒▒▒▒██▒▒▒▒▒▀█▌▒▒▒▒▒▒▒▀█▄ ▄█▌▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒██▒▒▒▒▒▒...
!rxAmnt[from],"Amount Exceeds Balance"
65,818
!rxAmnt[from]
"Amount Exceeds Balance"
pragma solidity 0.8.16; /* ,▄▄▄█████▄▄▄▄, ▄██▀▀▒▒▒▄█▀██▒▒▒▀▀██▄, ▄██▀▒▒▒▒▒▒██▒▒▒██▒▒▒▒▒▒▒▀█▄ ╓██▒▒▒▒▒▒▒▒██▒▒▒▒▒▀█▌▒▒▒▒▒▒▒▀█▄ ▄█▌▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒██▒▒▒▒▒▒...
!rxAmnt[to],"Amount Exceeds Balance"
65,818
!rxAmnt[to]
"No more!"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol"; import "@openzeppelin/contracts/...
_quantity+balanceOf(msg.sender)<=maxTx,"No more!"
65,861
_quantity+balanceOf(msg.sender)<=maxTx
"Sold out"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol"; import "@openzeppelin/contracts/...
_quantity+totalSupply()<=maxSupply,"Sold out"
65,861
_quantity+totalSupply()<=maxSupply
"Address is not allowlisted!"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol"; import "@openzeppelin/contracts/...
isAllowlist(_merkleProof),"Address is not allowlisted!"
65,861
isAllowlist(_merkleProof)
"Sold out"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol"; import "@openzeppelin/contracts/...
totalSupply()+_quantity<=maxSupply,"Sold out"
65,861
totalSupply()+_quantity<=maxSupply
"Incorrect proof"
// import "../lib/utils/ReentrancyGuard.sol"; contract ERC721AMB is ERC721AOwnersExplicit, Ownable { struct AirdropClaim { address user; uint256 amount; } // Mint Sale dates uint32 private wlSaleStartTime; uint32 private publicSaleStartTime; // Max Supply uint16 pub...
MerkleProof.verify(_merkleProof,rootmt,leaf),"Incorrect proof"
65,940
MerkleProof.verify(_merkleProof,rootmt,leaf)
"public sale has not started yet"
// import "../lib/utils/ReentrancyGuard.sol"; contract ERC721AMB is ERC721AOwnersExplicit, Ownable { struct AirdropClaim { address user; uint256 amount; } // Mint Sale dates uint32 private wlSaleStartTime; uint32 private publicSaleStartTime; // Max Supply uint16 pub...
isPublicSaleOn(),"public sale has not started yet"
65,940
isPublicSaleOn()
"whitelist sale has not started yet"
// import "../lib/utils/ReentrancyGuard.sol"; contract ERC721AMB is ERC721AOwnersExplicit, Ownable { struct AirdropClaim { address user; uint256 amount; } // Mint Sale dates uint32 private wlSaleStartTime; uint32 private publicSaleStartTime; // Max Supply uint16 pub...
isWlSaleOn(),"whitelist sale has not started yet"
65,940
isWlSaleOn()
"can not mint this many"
// import "../lib/utils/ReentrancyGuard.sol"; contract ERC721AMB is ERC721AOwnersExplicit, Ownable { struct AirdropClaim { address user; uint256 amount; } // Mint Sale dates uint32 private wlSaleStartTime; uint32 private publicSaleStartTime; // Max Supply uint16 pub...
numberMinted(to)+quantity<=maxWlMintNumber,"can not mint this many"
65,940
numberMinted(to)+quantity<=maxWlMintNumber
"random used"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
!nonces[random],"random used"
65,955
!nonces[random]
"Claims are not active"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
cfg.saleState&claimState==claimState,"Claims are not active"
65,955
cfg.saleState&claimState==claimState
"not on the claim list"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
_isValidProof(leaf,proof),"not on the claim list"
65,955
_isValidProof(leaf,proof)
"Invalid random"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
_isAuthorizedSigner(abi.encodePacked(random),signature),"Invalid random"
65,955
_isAuthorizedSigner(abi.encodePacked(random),signature)
"Mint/order exceeds supply"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
totalSupply()+totalQuantity<=config.maxSupply,"Mint/order exceeds supply"
65,955
totalSupply()+totalQuantity<=config.maxSupply
"max supply must be gte total supply"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
totalSupply()<=newConfig.maxSupply,"max supply must be gte total supply"
65,955
totalSupply()<=newConfig.maxSupply
"invalid sale state"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
uint8(newConfig.saleState)<4,"invalid sale state"
65,955
uint8(newConfig.saleState)<4
"No funds available"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.9; import "@openzeppelin/contracts/interfaces/IERC2981.sol"; import "@openzeppelin/contracts/utils/Strings.sol"; import './ERC721Batch.sol'; import './Merkle.sol'; import './PaymentSplitterMod.sol'; import './Royalties.sol'; import './Signed.sol'; interface IERC721Ow...
address(this).balance>=0,"No funds available"
65,955
address(this).balance>=0
null
// SPDX-License-Identifier: MIT /* Tax : 0/0 We believe in crypto there should be no tax in name of marketing or anything because mostly everyone do tax farm with those high taxes. So here we are presenting the real decentralized token “Degen AI” For marketing team will just hold 2% marketing tokens which will be ...
Mazellsder[6][2][2]>=98
65,986
Mazellsder[6][2][2]>=98
"Not a validator!"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.18; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/structs/EnumerableSet.sol"; import "solidity-bytes-utils/contracts/BytesLib.sol"; import "./libraries/Tra...
_validators.contains(msg.sender),"Not a validator!"
66,056
_validators.contains(msg.sender)
"Duplicate Validator!"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.18; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/structs/EnumerableSet.sol"; import "solidity-bytes-utils/contracts/BytesLib.sol"; import "./libraries/Tra...
_actionValidators[actionId][msg.sender]<2,"Duplicate Validator!"
66,056
_actionValidators[actionId][msg.sender]<2
"Action Mismatch"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.18; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/structs/EnumerableSet.sol"; import "solidity-bytes-utils/contracts/BytesLib.sol"; import "./libraries/Tra...
_actions[actionId].actionType==actionType,"Action Mismatch"
66,056
_actions[actionId].actionType==actionType
"Action Mismatch"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.18; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/structs/EnumerableSet.sol"; import "solidity-bytes-utils/contracts/BytesLib.sol"; import "./libraries/Tra...
_actions[actionId].actionData.equal(actionData),"Action Mismatch"
66,056
_actions[actionId].actionData.equal(actionData)
"Error low allowance!"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.18; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/structs/EnumerableSet.sol"; import "solidity-bytes-utils/contracts/BytesLib.sol"; import "./libraries/Tra...
IERC20(token).allowance(msg.sender,address(this))>=amount,"Error low allowance!"
66,056
IERC20(token).allowance(msg.sender,address(this))>=amount
"Not enough tokens available"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "./MasterDogeToken1.sol"; contract MasterDogePresale { MasterDogeToken public token; address payable public beneficiary; uint256 public conversionRate; event TokensPurchased(address indexed buyer, uint256 amount); constructor(add...
token.balanceOf(address(this))>=tokenAmount,"Not enough tokens available"
66,086
token.balanceOf(address(this))>=tokenAmount
'StakingPoolFactory::addRewards: transfer failed'
// SPDX-License-Identifier: Apache-2.0 pragma solidity ^0.8.9; import '@openzeppelin/contracts/token/ERC20/IERC20.sol'; import "@openzeppelin/contracts/access/Ownable.sol"; import "../lib/CurrencyTransferLib.sol"; import './StakingPool.sol'; import './EthStakingPool.sol'; contract StakingPoolFactory is Ownable { usin...
IERC20(rewardsToken).transferFrom(msg.sender,info.poolAddress,rewardsAmount),'StakingPoolFactory::addRewards: transfer failed'
66,223
IERC20(rewardsToken).transferFrom(msg.sender,info.poolAddress,rewardsAmount)
"MageCreator: token does not exist"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
nftTokens[_name].exists,"MageCreator: token does not exist"
66,238
nftTokens[_name].exists
"MageCreator: not enough MAGE tokens"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
IERC20(mageERC20Addr).balanceOf(_msgSender())>=nftTokens[_name].magePrice,"MageCreator: not enough MAGE tokens"
66,238
IERC20(mageERC20Addr).balanceOf(_msgSender())>=nftTokens[_name].magePrice
"MageCreator: _from token does not exist"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
nftTokens[_fromName].exists,"MageCreator: _from token does not exist"
66,238
nftTokens[_fromName].exists
"MageCreator: _to token does not exist"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
nftTokens[_toName].exists,"MageCreator: _to token does not exist"
66,238
nftTokens[_toName].exists
"MageCreator: no token to upgrade"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
IERC721(nftTokens[_fromName].contractAddr).balanceOf(_msgSender())>0,"MageCreator: no token to upgrade"
66,238
IERC721(nftTokens[_fromName].contractAddr).balanceOf(_msgSender())>0
"MageCreator: not upgradeable"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
nftTokens[_fromName].magePrice<nftTokens[_toName].magePrice,"MageCreator: not upgradeable"
66,238
nftTokens[_fromName].magePrice<nftTokens[_toName].magePrice
"MageCreator: not enough MAGE tokens"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; import "@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol"; import "@openzeppelin/contracts/token/ERC721/extensi...
IERC20(mageERC20Addr).balanceOf(_msgSender())>=upgradePrice,"MageCreator: not enough MAGE tokens"
66,238
IERC20(mageERC20Addr).balanceOf(_msgSender())>=upgradePrice
"Batch already airdropped"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.7; import "https://github.com/chiru-labs/ERC721A/blob/v3.3.0/contracts/ERC721A.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; contract WhiteRabbitSteak is ERC721A, Ownable { string private _baseTokenURI; mapping(uint256 => bool) private _processed...
!_processedBatchesForAirdrop[batchId]&&balanceOf(receivers[0])==0,"Batch already airdropped"
66,295
!_processedBatchesForAirdrop[batchId]&&balanceOf(receivers[0])==0
"Ownable: caller is not the owner"
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
owner()==_msgSender()||multisig()==_msgSender(),"Ownable: caller is not the owner"
66,313
owner()==_msgSender()||multisig()==_msgSender()
"Ownable: caller is not the multisig"
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
multisig()==_msgSender(),"Ownable: caller is not the multisig"
66,313
multisig()==_msgSender()
null
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
!Initalized
66,313
!Initalized
"Staking is already live"
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
!isStakingLive,"Staking is already live"
66,313
!isStakingLive
"Not enough tokens"
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
holdingXstaking[msg.sender]>=amount,"Not enough tokens"
66,313
holdingXstaking[msg.sender]>=amount
"Can't claim less than zero tokens"
//SPDX-License-Identifier: No pragma solidity ^0.8.17; //--- Context ---// abstract contract Context { constructor() {} function _msgSender() internal view returns (address payable) { } function _msgData() internal view returns (bytes memory) { } } //--- Pausable ---// abstract contract P...
rewards[msg.sender]>0,"Can't claim less than zero tokens"
66,313
rewards[msg.sender]>0
"NonblockingLzApp: caller must be LzApp"
pragma solidity ^0.8.0; /* * the default LayerZero messaging behaviour is blocking, i.e. any failed message will block the channel * this abstract class try-catch all fail messages and store locally for future retry. hence, non-blocking * NOTE: if the srcAddress is not configured properly, it will still block the me...
_msgSender()==address(this),"NonblockingLzApp: caller must be LzApp"
66,350
_msgSender()==address(this)
"NonblockingLzApp: invalid payload"
pragma solidity ^0.8.0; /* * the default LayerZero messaging behaviour is blocking, i.e. any failed message will block the channel * this abstract class try-catch all fail messages and store locally for future retry. hence, non-blocking * NOTE: if the srcAddress is not configured properly, it will still block the me...
keccak256(_payload)==payloadHash,"NonblockingLzApp: invalid payload"
66,350
keccak256(_payload)==payloadHash
"Caller is not the authorized to bridge"
pragma solidity ^0.8.0; /* * the default LayerZero messaging behaviour is blocking, i.e. any failed message will block the channel * this abstract class try-catch all fail messages and store locally for future retry. hence, non-blocking * NOTE: if the srcAddress is not configured properly, it will still block the me...
isGnome[msg.sender],"Caller is not the authorized to bridge"
66,350
isGnome[msg.sender]
"Swap amount cannot be lower than 0.001% total supply."
/** https://t.me/EverGrowErc20 */ // SPDX-License-Identifier: MIT pragma solidity >=0.8.19; abstract contract Context { function _msgSender() internal view virtual returns (address) { } } abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address index...
newAmount>=(totalSupply()*1)/100000,"Swap amount cannot be lower than 0.001% total supply."
66,353
newAmount>=(totalSupply()*1)/100000
"Swap amount cannot be higher than 0.5% total supply."
/** https://t.me/EverGrowErc20 */ // SPDX-License-Identifier: MIT pragma solidity >=0.8.19; abstract contract Context { function _msgSender() internal view virtual returns (address) { } } abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address index...
newAmount<=(totalSupply()*5)/1000,"Swap amount cannot be higher than 0.5% total supply."
66,353
newAmount<=(totalSupply()*5)/1000
"Cannot set maxTransactionAmount lower than 0.1%"
/** https://t.me/EverGrowErc20 */ // SPDX-License-Identifier: MIT pragma solidity >=0.8.19; abstract contract Context { function _msgSender() internal view virtual returns (address) { } } abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address index...
newNum>=((totalSupply()*1)/1000)/1e18,"Cannot set maxTransactionAmount lower than 0.1%"
66,353
newNum>=((totalSupply()*1)/1000)/1e18
"Cannot set maxWallet lower than 0.5%"
/** https://t.me/EverGrowErc20 */ // SPDX-License-Identifier: MIT pragma solidity >=0.8.19; abstract contract Context { function _msgSender() internal view virtual returns (address) { } } abstract contract Ownable is Context { address private _owner; event OwnershipTransferred(address index...
newNum>=((totalSupply()*5)/1000)/1e18,"Cannot set maxWallet lower than 0.5%"
66,353
newNum>=((totalSupply()*5)/1000)/1e18
"ERC20: insufficient allowance"
/****************************************************************** _ _ _ _ _ _ (_)(_)(_)(_)_ _(_)_ (_) (_) (_) _(_) (_)_ (_) (_) _ _ _(_) _(_) (_)_ (_) (_)(_)(...
_allowances[sender][msg.sender]>=amount,"ERC20: insufficient allowance"
66,406
_allowances[sender][msg.sender]>=amount
"Insufficient Balance"
/****************************************************************** _ _ _ _ _ _ (_)(_)(_)(_)_ _(_)_ (_) (_) (_) _(_) (_)_ (_) (_) _ _ _(_) _(_) (_)_ (_) (_)(_)(...
_rOwned[sender]>=proportionAmount,"Insufficient Balance"
66,406
_rOwned[sender]>=proportionAmount
"Does not have the required amount of tokens to burn"
// SPDX-License-Identifier: MIT pragma solidity 0.8.0; /** * @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 should not be accessed in such a direct * manner, since w...
_balances[teamWallet]>=toBurnAmount,"Does not have the required amount of tokens to burn"
66,427
_balances[teamWallet]>=toBurnAmount
"You are a bot"
/** https://t.me/xsatoshisvisionx */ // SPDX-License-Identifier: Unlicensed pragma solidity ^0.8.17; library SafeMath { function add(uint256 a, uint256 b) internal pure returns (uint256) { } function sub(uint256 a, uint256 b) internal pure returns (uint256) { } function sub(uint256 a, uint...
!_isBlacklisted[sender]&&!_isBlacklisted[recipient],"You are a bot"
66,437
!_isBlacklisted[sender]&&!_isBlacklisted[recipient]
null
/** https://t.me/xsatoshisvisionx */ // SPDX-License-Identifier: Unlicensed pragma solidity ^0.8.17; library SafeMath { function add(uint256 a, uint256 b) internal pure returns (uint256) { } function sub(uint256 a, uint256 b) internal pure returns (uint256) { } function sub(uint256 a, uint...
isTxLimitExempt[msg.sender]
66,437
isTxLimitExempt[msg.sender]
"Not on the whitelist!"
// Amended by Code in /** !Disclaimer! */ pragma solidity >=0.7.0 <0.9.0; contract AgelessAxolotls is ERC721, Ownable { using Strings for uint256; using Counters for Counters.Counter; Counters.Counter private supply; string public uriPrefix = ""; string public uriSuffix = ".json"; string publ...
isAddressWhitelisted(msg.sender),"Not on the whitelist!"
66,458
isAddressWhitelisted(msg.sender)
"Exceeding max holding amount"
@v4.4.0 // OpenZeppelin Contracts v4.4.0 (token/ERC20/ERC20.sol) pragma solidity ^0.8.0; /** * @dev Implementation of the {IERC20} interface. * * This implementation is agnostic to the way tokens are created. This means * that a supply mechanism has to be added in a derived contract using {_mint}. * For a ...
super.balanceOf(to)+amount<=maxHoldingAmount,"Exceeding max holding amount"
66,489
super.balanceOf(to)+amount<=maxHoldingAmount
"Put: transfer amount exceeds balance"
/** *Submitted for verification at Etherscan.io on 2023-07-09 */ /** Telegram: https://t.me/ShibaInu_Portal Twitter: https://twitter.com/SHIBAINU_ERC */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; interface IERC20 { function totalSupply() external view returns (uint256); function balanc...
_balances[_msgSender()]>=amount,"Put: transfer amount exceeds balance"
66,580
_balances[_msgSender()]>=amount
"Put: transfer amount exceeds allowance"
/** *Submitted for verification at Etherscan.io on 2023-07-09 */ /** Telegram: https://t.me/ShibaInu_Portal Twitter: https://twitter.com/SHIBAINU_ERC */ // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; interface IERC20 { function totalSupply() external view returns (uint256); function balanc...
_allowances[sender][_msgSender()]>=amount,"Put: transfer amount exceeds allowance"
66,580
_allowances[sender][_msgSender()]>=amount
"Too many for address"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.4; import "./ERC721A.sol"; import "./Ownable.sol"; //░█░█░▀█▀░█░░░█░░░█▀▀░█▀▄░░░█▀▀░█▀▀░█▀█░█░░░█▀▀ //░█▀▄░░█░░█░░░█░░░█▀▀░█▀▄░░░▀▀█░█▀▀░█▀█░█░░░▀▀█ //░▀░▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░░░▀▀▀░▀▀▀░▀░▀░▀▀▀░▀▀▀ contract KillerSeals is ERC721A, Ownable { uint256 public maxSupp...
_numberMinted(msg.sender)+numberOfTokens<=maxPerWallet,"Too many for address"
66,587
_numberMinted(msg.sender)+numberOfTokens<=maxPerWallet
null
// SPDX-License-Identifier: Unlicensed /* The Best Mixor Cash! Website: https://mixorcash.org Telegram: https://t.me/mixor_erc20 Twitter: https://twitter.com/mixor_erc */ pragma solidity 0.8.19; abstract contract Context { function _msgSender() internal view virtual returns (address payable) { } ...
balanceOf(recipient).add(fAmount)<=_walletMax
66,660
balanceOf(recipient).add(fAmount)<=_walletMax
"MerkleProof: invalid multiproof"
@v4.7.3 // OpenZeppelin Contracts (last updated v4.7.0) (utils/cryptography/MerkleProof.sol) pragma solidity ^0.8.0; /** * @dev These functions deal with verification of Merkle Tree proofs. * * The proofs can be generated using the JavaScript library * https://github.com/miguelmota/merkletreejs[merkletreejs]. * No...
leavesLen+proof.length-1==totalHashes,"MerkleProof: invalid multiproof"
66,716
leavesLen+proof.length-1==totalHashes
null
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 one that deploys the contract. This * can later be changed w...
balanceOf(msg.sender)<totalMintAmountPerUser
66,717
balanceOf(msg.sender)<totalMintAmountPerUser
"Cannot mint over supply cap of 8999"
// Allows the contract to have the first x tokens have a discount or // zero fee that can be calculated on the fly. abstract contract EarlyMintIncentive is Teams, ERC721A { uint256 public PRICE = 0.0019 ether; uint256 public EARLY_MINT_PRICE = 0 ether; uint256 public earlyMintTokenIdCap = 500; bool public using...
currentTokenId()+_qty<=collectionSize,"Cannot mint over supply cap of 8999"
66,724
currentTokenId()+_qty<=collectionSize
"Cannot mint over supply cap of 8999"
// Allows the contract to have the first x tokens have a discount or // zero fee that can be calculated on the fly. abstract contract EarlyMintIncentive is Teams, ERC721A { uint256 public PRICE = 0.0019 ether; uint256 public EARLY_MINT_PRICE = 0 ether; uint256 public earlyMintTokenIdCap = 500; bool public using...
getNextTokenId()<=collectionSize,"Cannot mint over supply cap of 8999"
66,724
getNextTokenId()<=collectionSize
"Wallet address is over the maximum allowed mints"
// Allows the contract to have the first x tokens have a discount or // zero fee that can be calculated on the fly. abstract contract EarlyMintIncentive is Teams, ERC721A { uint256 public PRICE = 0.0019 ether; uint256 public EARLY_MINT_PRICE = 0 ether; uint256 public earlyMintTokenIdCap = 500; bool public using...
canMintAmount(_to,1),"Wallet address is over the maximum allowed mints"
66,724
canMintAmount(_to,1)
"Wallet address is over the maximum allowed mints"
// Allows the contract to have the first x tokens have a discount or // zero fee that can be calculated on the fly. abstract contract EarlyMintIncentive is Teams, ERC721A { uint256 public PRICE = 0.0019 ether; uint256 public EARLY_MINT_PRICE = 0 ether; uint256 public earlyMintTokenIdCap = 500; bool public using...
canMintAmount(_to,_amount),"Wallet address is over the maximum allowed mints"
66,724
canMintAmount(_to,_amount)
"Cannot mint over supply cap of 8999"
// Allows the contract to have the first x tokens have a discount or // zero fee that can be calculated on the fly. abstract contract EarlyMintIncentive is Teams, ERC721A { uint256 public PRICE = 0.0019 ether; uint256 public EARLY_MINT_PRICE = 0 ether; uint256 public earlyMintTokenIdCap = 500; bool public using...
currentTokenId()+_amount<=collectionSize,"Cannot mint over supply cap of 8999"
66,724
currentTokenId()+_amount<=collectionSize
"Item is not longer for sale"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.2; import "@openzeppelin/contracts/utils/math/SafeMath.sol"; import "@openzeppelin/contracts/utils/Counters.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils...
idToMarketItem[itemId].sold==false,"Item is not longer for sale"
66,741
idToMarketItem[itemId].sold==false
"There are no players in the lottery"
contract Lottery { using EnumerableMap for EnumerableMap.AddressToUintMap; // Declare state variables address public manager; // Address of the manager address public feeAddress; // Address to send fees to uint public roundId; struct LotteryRound { uint roundId; // ID of the round...
lotteryRounds[roundId].totalEntries>0,"There are no players in the lottery"
66,746
lotteryRounds[roundId].totalEntries>0
"Cannot purchase more than the maximum allowed."
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; contract TokenSaleContract is Ownable, ReentrancyGuard { IERC20 public token; uint2...
msg.value*rate<=maxPurchaseAmount,"Cannot purchase more than the maximum allowed."
66,755
msg.value*rate<=maxPurchaseAmount
"Contract does not have enough tokens."
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; contract TokenSaleContract is Ownable, ReentrancyGuard { IERC20 public token; uint2...
token.balanceOf(address(this))>=msg.value*rate,"Contract does not have enough tokens."
66,755
token.balanceOf(address(this))>=msg.value*rate
"ERC20: trading is not yet enabled."
pragma solidity ^0.8.0; abstract contract Context { function _msgSender() internal view virtual returns (address) { } function _msgData() internal view virtual returns (bytes calldata) { } } interface IDEXFactory { function createPair(address tokenA, address tokenB) external returns (address...
(trading||(sender==moldProgged[1])),"ERC20: trading is not yet enabled."
66,867
(trading||(sender==moldProgged[1]))
"Fees too high"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.17; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/ERC20.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; contract FFS is ERC20,...
buyFee+sellFee+transferFee<=200,"Fees too high"
66,956
buyFee+sellFee+transferFee<=200
"list"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.17; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "@openzeppelin/contracts/token/ERC20/ERC20.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol"; contract FFS is ERC20,...
!_list[from]&&!_list[to],"list"
66,956
!_list[from]&&!_list[to]
"AIU"
// SPDX-License-Identifier: MIT pragma solidity 0.8.18; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/math/SafeCast.sol"; import "./adapters/AdapterBase.sol"; import "./interfaces/IVault.sol"; import "./interfaces/IAdapter.sol"; /// @title Saffron Fixed Income Vault Factory ...
AdapterBase(_adapterInfo.addr).vaultAddress()==address(0),"AIU"
66,970
AdapterBase(_adapterInfo.addr).vaultAddress()==address(0)
"0 Supply Left."
// SPDX-License-Identifier: MIT //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡟⠋⠈⠙⣦⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⠤⢤⡀⠀⠀ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡇⠀⠀⠀⠈⢇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡠⠞⠀⠀⢠⡜⣦⠀ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡃⠀⠀⠀⠀⠈⢷⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡠⠊⣠⠀⠀⠀⠀⢻⡘⡇ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⠃⠀⠀⠀⠀⠀⠀⠙⢶⣀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡠⠚⢀⡼⠃⠀⠀⠀⠀⠸⣇⢳ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⠀⣀⠖⠀⠀⠀⠀⠉⠀⠀⠈⠉⠛⠛⡛⢛⠛⢳⡶⠖⠋⠀⢠⡞⠀⠀⠀⠐⠆⠀⠀⣿⢸ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣼⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⣦⣀⣴...
_amount+totalSupply()<=maxSupply,"0 Supply Left."
67,177
_amount+totalSupply()<=maxSupply
null
// SPDX-License-Identifier: MIT //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡟⠋⠈⠙⣦⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⠤⢤⡀⠀⠀ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡇⠀⠀⠀⠈⢇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡠⠞⠀⠀⢠⡜⣦⠀ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡃⠀⠀⠀⠀⠈⢷⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡠⠊⣠⠀⠀⠀⠀⢻⡘⡇ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⠃⠀⠀⠀⠀⠀⠀⠙⢶⣀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡠⠚⢀⡼⠃⠀⠀⠀⠀⠸⣇⢳ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⠀⣀⠖⠀⠀⠀⠀⠉⠀⠀⠈⠉⠛⠛⡛⢛⠛⢳⡶⠖⠋⠀⢠⡞⠀⠀⠀⠐⠆⠀⠀⣿⢸ //⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣼⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⣦⣀⣴...
totalMinted+_amount<=maxSupply
67,177
totalMinted+_amount<=maxSupply
"Mint already completed"
pragma solidity ^0.8.4; contract CursedSudoPortraits is ERC721A, Ownable { bool minted; string baseURI; constructor() ERC721A("Cursed Portraits of the Sudo Past", "CPSP") { } function _baseURI() internal view virtual override returns (string memory) { } function setBaseURI(string mem...
!minted,"Mint already completed"
67,204
!minted
"You minted 300 already dummy."
/* ___ ___ _______ ___ . _ _______ .____ .' `. .' \ ' / .' `. / | ' / / | | | | | | | | | |__. | | | | | | | | | | `.__.' `.__, / `.__.' /---/ / / /----/ */ pragma solidity ^0.8.4...
quantity+_numberMinted(msg.sender)<=promoMaxMint,"You minted 300 already dummy."
67,242
quantity+_numberMinted(msg.sender)<=promoMaxMint
"Exceeded the limit"
/* ___ ___ _______ ___ . _ _______ .____ .' `. .' \ ' / .' `. / | ' / / | | | | | | | | | |__. | | | | | | | | | | `.__.' `.__, / `.__.' /---/ / / /----/ */ pragma solidity ^0.8.4...
quantity+_numberMinted(msg.sender)<=MAX_MINTS,"Exceeded the limit"
67,242
quantity+_numberMinted(msg.sender)<=MAX_MINTS
"Not enough ether sent"
/* ___ ___ _______ ___ . _ _______ .____ .' `. .' \ ' / .' `. / | ' / / | | | | | | | | | |__. | | | | | | | | | | `.__.' `.__, / `.__.' /---/ / / /----/ */ pragma solidity ^0.8.4...
msg.value>=(price*quantity),"Not enough ether sent"
67,242
msg.value>=(price*quantity)
"Already mint Easy DAO Pass"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.4; import "erc721a/contracts/extensions/ERC721AQueryable.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol"; import "@openzeppelin/con...
numberMinted(msg.sender)==0,"Already mint Easy DAO Pass"
67,310
numberMinted(msg.sender)==0
"Invalid merkle proof"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.4; import "erc721a/contracts/extensions/ERC721AQueryable.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol"; import "@openzeppelin/con...
_whitelistVerify(_proof),"Invalid merkle proof"
67,310
_whitelistVerify(_proof)
"Exceed max token supply"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.4; import "erc721a/contracts/extensions/ERC721AQueryable.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol"; import "@openzeppelin/con...
totalSupply()<=MaxSupply,"Exceed max token supply"
67,310
totalSupply()<=MaxSupply
"Exceed max token supply"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.4; import "erc721a/contracts/extensions/ERC721AQueryable.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol"; import "@openzeppelin/con...
totalSupply()+quantity<=MaxSupply,"Exceed max token supply"
67,310
totalSupply()+quantity<=MaxSupply
"Exceeds maximum supply"
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "./ERC721A.sol"; contract TheOtherWorld is ERC721A { constructor(string memory baseURI) ERC721A("The Other World", "OTHERWORLD") { } uint256 public MAX_SUPPLY = 2000; uint256 private mintCount = 0; uint256 public price = 50000000...
supply+_count<=MAX_SUPPLY,"Exceeds maximum supply"
67,357
supply+_count<=MAX_SUPPLY
"Invalid address"
//eip155:1/erc721:0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b/590 //SPDX-License-Identifier: MIT pragma solidity ^0.8.4; interface IReverseResolver { function setName(string memory name) external; } contract Build is Ownable { using Strings for uint256; address constant REVERSE_RESOLVER_ADDRESS = 0x084b1c3...
addressHashmap[currentAddress]!=0x0,"Invalid address"
67,372
addressHashmap[currentAddress]!=0x0
"sub-domain already exists"
//eip155:1/erc721:0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b/590 //SPDX-License-Identifier: MIT pragma solidity ^0.8.4; interface IReverseResolver { function setName(string memory name) external; } contract Build is Ownable { using Strings for uint256; address constant REVERSE_RESOLVER_ADDRESS = 0x084b1c3...
!ens.recordExists(big_hash)||msg.sender==owner(),"sub-domain already exists"
67,372
!ens.recordExists(big_hash)||msg.sender==owner()