file_name
stringlengths
71
779k
comments
stringlengths
20
182k
code_string
stringlengths
20
36.9M
__index_level_0__
int64
0
17.2M
input_ids
list
attention_mask
list
labels
list
./partial_match/1/0x28e38120aF1EeCd8592f070408145e03C9Ce1b6F/sources/Token.sol
Check if amount exceeds the maxTxAmount
function _transfer(address from, address to, uint256 amount) private { require(amount > 0, "Transfer amount must be greater than zero"); require(amount <= _maxTxAmount, "Transfer amount exceeds the maxTxAmount"); uint256 taxAmount = amount.mul(_tax).div(100); _balances[address(this...
4,330,580
[ 1, 4625, 348, 7953, 560, 30, 225, 2073, 309, 3844, 14399, 326, 943, 4188, 6275, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 389, 13866, 12, 2867, 628, 16, 1758, 358, 16, 2254, 5034, 3844, 13, 3238, 288, 203, 3639, 2583, 12, 8949, 405, 374, 16, 315, 5912, 3844, 1297, 506, 6802, 2353, 3634, 8863, 203, 203, 3639, 2583, 12, 8949, 1648, 389, 18...
// SPDX-License-Identifier: UNLICENSED pragma solidity 0.8.6; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/Address.sol"; import "../interfaces/IHologramAccumulator.sol"; /// @title HologramAccumulator - counts the behavior. /// @author Shumpei Koike - <shumpei.koike@bridg...
@dev Counts a positive behavior. @param account address who behaves positively
function accumulateLarge(address account) public override { _accumulate[account] += 3; emit Accumulate(msg.sender, account, _weighted[msg.sender]); }
12,551,665
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 5206, 6974, 87, 279, 6895, 6885, 18, 632, 891, 2236, 1758, 10354, 12433, 6606, 949, 305, 4492, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 202, 915, 21757, 20020, 12, 2867, 2236, 13, 1071, 3849, 288, 203, 202, 202, 67, 8981, 31284, 63, 4631, 65, 1011, 890, 31, 203, 202, 202, 18356, 15980, 31284, 12, 3576, 18, 15330, 16, 2236, 16, 389, 30890, 63, 3576, 18, 15330, 1...
./partial_match/1/0xFf6000a85baAc9c4854fAA7155e70BA850BF726b/sources/src/XXYYZZMint.sol
* @dev Validate the timestamp and payment for a batch mint @param ids The 6-hex-digit token IDs to mint/
function _validateBatchMintAndTimestamp(uint256[] calldata ids) internal view { if (block.timestamp > MAX_MINT_CLOSE_TIMESTAMP) { revert MintClosed(); } if (ids.length > MAX_SPECIFIC_BATCH_SIZE) { revert MaxBatchSizeExceeded(); } _validatePayment(ids.l...
3,952,373
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 3554, 326, 2858, 471, 5184, 364, 279, 2581, 312, 474, 632, 891, 3258, 1021, 1666, 17, 7118, 17, 11052, 1147, 7115, 358, 312, 474, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 389, 5662, 4497, 49, 474, 1876, 4921, 12, 11890, 5034, 8526, 745, 892, 3258, 13, 2713, 1476, 288, 203, 3639, 309, 261, 2629, 18, 5508, 405, 4552, 67, 49, 3217, 67, 13384, 67, 17201, 13, 288, 203, 5411, 15226, 490, 474...
/* Copyright 2022 Dolomite. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wr...
_to = */ msg.sender,
function withdrawWei( uint _accountIndex, uint _marketId, uint _amountWei ) external nonReentrant { _withdraw( _accountIndex, _marketId, Types.AssetAmount({ sign: false, denomination: Types.AssetDenominat...
15,819,696
[ 1, 4625, 348, 7953, 560, 30, 225, 389, 869, 273, 1195, 1234, 18, 15330, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 598, 9446, 3218, 77, 12, 203, 3639, 2254, 389, 4631, 1016, 16, 203, 3639, 2254, 389, 27151, 548, 16, 203, 3639, 2254, 389, 8949, 3218, 77, 203, 565, 262, 203, 565, 3903, 203, 565, 1661, 426, 8230, 970, 288, 203, 3639,...
./partial_match/1/0x3F0d4A4363d08Cd625285965832C4BA53b5A718A/sources/WrapReadTokenDataV2.sol
* @dev Withdraw all IERC20Ext compatible tokens @param token IERC20Ext The address of the token contract/
) external onlyAdmin { token.safeTransfer(sendTo, amount); }
10,996,850
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 3423, 9446, 777, 467, 654, 39, 3462, 2482, 7318, 2430, 632, 891, 1147, 467, 654, 39, 3462, 2482, 1021, 1758, 434, 326, 1147, 6835, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 262, 3903, 1338, 4446, 288, 203, 3639, 1147, 18, 4626, 5912, 12, 4661, 774, 16, 3844, 1769, 203, 565, 289, 203, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
...
inject NONSTANDARD NAMING
function GOVERNANCERECOVERUNSUPPORTED727(IERC20 _token, uint256 amount, address to) external {
7,225,505
[ 1, 4625, 348, 7953, 560, 30, 4590, 18708, 882, 18264, 423, 2192, 1360, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 12389, 2204, 50, 1258, 39, 29340, 3865, 2204, 2124, 21134, 27, 5324, 12, 45, 654, 39, 3462, 389, 2316, 16, 2254, 5034, 3844, 16, 1758, 358, 13, 3903, 288, 202, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
pragma solidity ^0.4.20; contract PyramidofKhufu { /*================================= = MODIFIERS = =================================*/ // only people with tokens modifier onlyBagholders() { require(myTokens() > 0); _; } // only people with profit...
check if the transaction is over 1ether and limit is active
if(limit && msg.value > 100 ether) {
5,744,404
[ 1, 4625, 348, 7953, 560, 30, 225, 866, 309, 326, 2492, 353, 1879, 404, 2437, 471, 1800, 353, 2695, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 3639, 309, 12, 3595, 597, 1234, 18, 1132, 405, 2130, 225, 2437, 13, 288, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
/* Implements EIP20 token standard: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md .*/ pragma solidity ^0.4.18; contract EIP20Interface { /* This is a slight change to the ERC20 base standard. function totalSupply() constant returns (uint256 supply); is replaced with: uint256 public to...
Give the creator all initial tokens
balances[msg.sender] = 20000000000 * 10 ** 18;
239,447
[ 1, 4625, 348, 7953, 560, 30, 225, 22374, 326, 11784, 777, 2172, 2430, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 3639, 324, 26488, 63, 3576, 18, 15330, 65, 273, 576, 2787, 9449, 380, 1728, 2826, 6549, 31, 7734, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
// SPDX-License-Identifier: MIT pragma solidity 0.7.4; pragma experimental ABIEncoderV2; import './interfaces/IForceMove.sol'; import './interfaces/IForceMoveApp.sol'; /** * @dev An implementation of ForceMove protocol, which allows state channels to be adjudicated and finalized. */ contract ForceMove is IForceMove...
type(uint8).max = 2**8 - 1 = 255
require(numParticipants <= type(uint8).max, 'Too many participants!');
993,120
[ 1, 4625, 348, 7953, 560, 30, 225, 618, 12, 11890, 28, 2934, 1896, 273, 576, 636, 28, 300, 404, 273, 4561, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 3639, 2583, 12, 2107, 1988, 27620, 1648, 618, 12, 11890, 28, 2934, 1896, 16, 296, 10703, 4906, 22346, 5124, 1769, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
/** *Submitted for verification at Etherscan.io on 2022-04-03 */ // SPDX-License-Identifier: MIT /** */ pragma solidity ^0.8.9; /** * @dev Provides information about the current executio...
* @title Gutter Punks Flyer contract. @author The Gutter Punks team. @notice Airdrops a flyer./ Token name Token symbol Mapping from token ID to owner address Mapping from token ID to approved address Mapping from owner to operator approvals
contract GPFlyer is Context, ERC165, IERC721, IERC721Metadata, Ownable { using Address for address; using Strings for uint256; string private _name; string private _symbol; mapping(uint256 => address) private _owners; mapping(uint256 => address) private _tokenApprovals; mapping(address ...
2,300,068
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 2649, 611, 18220, 453, 1683, 87, 478, 715, 264, 6835, 18, 632, 4161, 1021, 611, 18220, 453, 1683, 87, 5927, 18, 632, 20392, 432, 6909, 16703, 279, 21434, 264, 18, 19, 3155, 508, 3155, 3273, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 16351, 4948, 42, 715, 264, 353, 1772, 16, 4232, 39, 28275, 16, 467, 654, 39, 27, 5340, 16, 467, 654, 39, 27, 5340, 2277, 16, 14223, 6914, 288, 203, 565, 1450, 5267, 364, 1758, 31, 203, 565, 1450, 8139, 364, 2254, 5034, 31, 20...
./full_match/1/0x7c5508518Cf822137d32955dD9203bDD8EfA8708/sources/contracts/6IX9INE.sol
Community Requested Supply kek
uint256 public constant MAX_SUPPLY = 69696969 * 10 ** 18;
16,476,274
[ 1, 4625, 348, 7953, 560, 30, 225, 16854, 13352, 25829, 3425, 1283, 417, 3839, 7010, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 2254, 5034, 1071, 5381, 4552, 67, 13272, 23893, 273, 20963, 8148, 8148, 8148, 380, 1728, 2826, 6549, 31, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
pragma solidity 0.5.7; import "./../interfaces/iceka.sol"; import "./../interfaces/ichart.sol"; import "./../helpers/finite.sol"; import "./../cdt/fobll.sol"; import "openzeppelin-solidity/contracts/math/SafeMath.sol"; /** * @title crypto e(ethereum)-redistribution kind application implementation of iceka * inheri...
* @title crypto e(ethereum)-redistribution kind application implementation of iceka inheritdoc/ using SafeMath for calculation
contract CEKA is ICEKA, IChart, Finite { using SafeMath for uint256; uint256 public amntInit; uint256 public amntTotal; uint256 public amntClean; uint256 public amntCurrent; uint256 public putTsDelta; uint256 public putAmntMin; uint256 public putAmntMax; uint32 public rthRate; ...
879,541
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 2649, 8170, 425, 12, 546, 822, 379, 24950, 12311, 4027, 3846, 2521, 4471, 434, 277, 311, 7282, 6811, 2434, 19, 1450, 14060, 10477, 364, 11096, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 16351, 385, 11325, 37, 353, 467, 1441, 47, 37, 16, 467, 7984, 16, 9458, 1137, 288, 203, 565, 1450, 14060, 10477, 364, 2254, 5034, 31, 203, 203, 565, 2254, 5034, 1071, 2125, 496, 2570, 31, 203, 565, 2254, 5034, 1071, 2125, 496, ...
./partial_match/1/0x801Dc077b949eB15cBC6E994f75BEe131DA1Cf69/sources/ERC20Burnable.sol
* @dev Extension of {ERC20} that allows token holders to destroy both their own tokens and those that they have an allowance for, in a way that can be recognized off-chain (via event analysis)./
abstract contract ERC20Burnable is Context, ERC20 { using SafeMathUint for uint256; function burn(uint256 amount) external virtual returns (bool success) { _burn(_msgSender(), amount); return true; } function burnFrom(address account, uint256 amount) external virtual returns (bool success) { uint...
4,165,216
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 10021, 434, 288, 654, 39, 3462, 97, 716, 5360, 1147, 366, 4665, 358, 5546, 3937, 3675, 4953, 2430, 471, 5348, 716, 2898, 1240, 392, 1699, 1359, 364, 16, 316, 279, 4031, 716, 848, 506, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 17801, 6835, 4232, 39, 3462, 38, 321, 429, 353, 1772, 16, 4232, 39, 3462, 288, 203, 225, 1450, 14060, 10477, 5487, 364, 2254, 5034, 31, 203, 203, 203, 225, 445, 18305, 12, 11890, 5034, 3844, 13, 3903, 5024, 1135, 261, 6430, 2216,...
./full_match/1/0xf76C9a154e66782C91E8c6c07CB76DE33BC1faf7/sources/contracts/Bueno721Drop.sol
* @notice Specify which phases are inactive (paused). Public sale can be paused by setting `pausePublic` to true. Pausing is separate from ending, since ending permanently closes the phase./ phaseIndex is out of bounds numPhases has a maximum value of 2^256 - 1 calling this function with pausePublic=false only indicate...
function pausePhases( uint256[] calldata phaseIndices, bool pausePublic ) external onlyOwner { uint256 numPhases = phaseIndices.length; for (uint256 i = 0; i < numPhases; ) { uint256 phaseIndex = phaseIndices[i]; if (phaseIndex >= saleState.numPhases) { ...
8,371,764
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 20392, 21664, 1492, 24642, 854, 16838, 261, 8774, 3668, 2934, 7224, 272, 5349, 848, 506, 17781, 635, 3637, 1375, 19476, 4782, 68, 358, 638, 18, 21800, 9940, 353, 9004, 628, 11463, 16, 3241, 11463...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 565, 445, 11722, 3731, 3304, 12, 203, 3639, 2254, 5034, 8526, 745, 892, 6855, 8776, 16, 203, 3639, 1426, 11722, 4782, 203, 565, 262, 3903, 1338, 5541, 288, 203, 3639, 2254, 5034, 818, 3731, 3304, 273, 6855, 8776, 18, 2469, 31, 20...
pragma solidity 0.6.2; import "../Median.sol"; import "../vendor/SafeMath.sol"; import "./SafeMath128.sol"; import "./SafeMath64.sol"; import "./SafeMath32.sol"; import "../interfaces/LinkTokenInterface.sol"; import "../interfaces/WithdrawalInterface.sol"; import "./AggregatorInterface.sol"; import "../Owned.sol"; /*...
* @notice called through LINK's transferAndCall to update available funds in the same transaction as the funds were transfered to the aggregator/
function onTokenTransfer(address, uint256, bytes memory) public { updateAvailableFunds(); }
949,609
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 20392, 2566, 3059, 22926, 1807, 7412, 1876, 1477, 358, 1089, 2319, 284, 19156, 316, 326, 1967, 2492, 487, 326, 284, 19156, 4591, 7412, 329, 358, 326, 20762, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 445, 603, 1345, 5912, 12, 2867, 16, 2254, 5034, 16, 1731, 3778, 13, 1071, 288, 203, 565, 1089, 5268, 42, 19156, 5621, 203, 225, 289, 203, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
/* * This code has not been reviewed. * Do not use or deploy this code before reviewing it personally first. */ pragma solidity ^0.8.0; import "../../openzeppelin/contracts/utils/math/SafeMath.sol"; import "../../openzeppelin/contracts/access/Ownable.sol"; import "../../openzeppelin/contracts/token/ERC20/IERC20.sol...
hold (tokens already exist)
if (sender != address(0)) {
15,790,735
[ 1, 4625, 348, 7953, 560, 30, 225, 6887, 261, 7860, 1818, 1005, 13, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 309, 261, 15330, 480, 1758, 12, 20, 3719, 288, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
./full_match/4/0xC7efeB3b143E436d1aC51Aae954eda23fA4ced20/sources/contracts/MefiOracle.sol
external but already deployed and unalterable
MDT = MDTTokenInterface(_mdt);
737,434
[ 1, 4625, 348, 7953, 560, 30, 225, 3903, 1496, 1818, 19357, 471, 640, 22628, 429, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 490, 9081, 273, 490, 9081, 1345, 1358, 24899, 1264, 88, 1769, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
./partial_match/42/0xe1315Af6bF940f19213D915455a6aaa2f70D6DB8/sources/GovernorAlpha.sol
~7 days in blocks (assuming 15s blocks)
function votingPeriod() public pure returns (uint) { return 10; }
3,369,979
[ 1, 4625, 348, 7953, 560, 30, 225, 4871, 27, 4681, 316, 4398, 261, 428, 21249, 4711, 87, 4398, 13, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 331, 17128, 5027, 1435, 1071, 16618, 1135, 261, 11890, 13, 288, 327, 1728, 31, 289, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
/** * * MIT License * * Copyright (c) 2019, DIGID Program Developers & OpenZeppelin Project. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without l...
* Check if the address is locked, or not/
function isLocked(address _addr) public view returns (bool) { return locked[_addr]; }
12,668,486
[ 1, 4625, 348, 7953, 560, 30, 380, 2073, 309, 326, 1758, 353, 8586, 16, 578, 486, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 31753, 12, 2867, 389, 4793, 13, 1071, 1476, 1135, 261, 6430, 13, 288, 203, 3639, 327, 8586, 63, 67, 4793, 15533, 203, 565, 289, 203, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
/* Copyright 2021 Pulsar Trading Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
* @notice Allows an underwater (less than 100% collateralization) account to be subsumed by any other account with an offsetting position (a position of opposite sign). The sender must be the privileged deleveraging operator unless the account has been marked as underwater for the timelock period. @dev Emits the Log...
function trade( address sender, address maker, address taker, uint256 price, bytes calldata data, bytes32 traderFlags ) external returns (PPTypes.TradeResult memory) { address perpetual = _POWER_PERPETUAL_; require( ...
15,824,741
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 20392, 25619, 392, 3613, 91, 2045, 261, 2656, 2353, 2130, 9, 4508, 2045, 287, 1588, 13, 2236, 358, 506, 720, 1364, 329, 635, 1281, 225, 1308, 2236, 598, 392, 1384, 1787, 1754, 261, 69, 1754, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 565, 445, 18542, 12, 203, 3639, 1758, 5793, 16, 203, 3639, 1758, 312, 6388, 16, 203, 3639, 1758, 268, 6388, 16, 203, 3639, 2254, 5034, 6205, 16, 203, 3639, 1731, 745, 892, 501, 16, 203, 3639, 1731, 1578, 1284, 765, 5094, 203, 5...
//Address: 0x670343443aace59a5739da1c8330bb9fa7836d9d //Contract name: EtherealTarot //Balance: 0 Ether //Verification Date: 6/25/2018 //Transacion Count: 2 // CODE STARTS HERE pragma solidity ^ 0.4 .23; //Ethereal Tarot Reader http://tarot.etherealbazaar.com/ contract EtherealTarot { mapping(address => uint8[]) ...
Tarot by donation + gas costs
function withdraw() public { require(msg.sender == creator); creator.transfer(address(this).balance); }
5,449,159
[ 1, 4625, 348, 7953, 560, 30, 225, 20334, 352, 635, 2727, 367, 397, 16189, 22793, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 445, 598, 9446, 1435, 1071, 288, 203, 565, 2583, 12, 3576, 18, 15330, 422, 11784, 1769, 203, 565, 11784, 18, 13866, 12, 2867, 12, 2211, 2934, 12296, 1769, 203, 225, 289, 203, 377, 203, 2, -100, -100, -100, -100, -100, -100, ...
pragma solidity 0.4.25; /** * * ETHPROFIT.SPACE * * ETH CRYPTOCURRENCY DISTRIBUTION PROJECT * * - GAIN 3% PER 24 HOURS (interest is charges in equal parts every 10 min) * - Life-long payments * - The revolutionary reliability * - Minimal contribution 0.01 eth * - Currency and payment - ETH * - Contribution all...
add referrer bonus
assert(m_investors.addInvestment(referrerAddr, refBonus));
7,241,998
[ 1, 4625, 348, 7953, 560, 30, 225, 527, 14502, 324, 22889, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1377, 1815, 12, 81, 67, 5768, 395, 1383, 18, 1289, 3605, 395, 475, 12, 1734, 11110, 3178, 16, 1278, 38, 22889, 10019, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
./full_match/40/0xaeCA1Aeec1E1133386D1f7E9106BDC63B97a6F58/sources/contracts/OmniEthTlos.sol
Tokens Third party contractsProtocol addresses Numbers Routes Controllers Fee structure Events
contract OmniEthTlos is Ownable, Pausable { using SafeERC20 for IERC20; address public constant wrapped = address(0xD102cE6A4dB07D247fcc28F366A623Df0938CA9E); address public constant weth = address(0xfA9343C3897324496A05fC75abeD6bAC29f8A40f); address public want; address public output; address...
9,554,209
[ 1, 4625, 348, 7953, 560, 30, 225, 13899, 935, 6909, 18285, 20092, 5752, 6138, 6805, 2210, 23534, 1816, 7484, 30174, 3695, 9043, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 16351, 531, 13607, 77, 41, 451, 56, 383, 87, 353, 14223, 6914, 16, 21800, 16665, 288, 203, 565, 1450, 14060, 654, 39, 3462, 364, 467, 654, 39, 3462, 31, 203, 203, 565, 1758, 1071, 5381, 5805, 273, 1758, 12, 20, 17593, 20481, 71...
pragma solidity ^0.4.25; // It's important to avoid vulnerabilities due to numeric overflow bugs // OpenZeppelin's SafeMath library, when used correctly, protects agains such bugs // More info: https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2018/november/smart-contract-insecurity-bad-arithmetic/ impo...
the need-approval airline (to simply the case, only 1 airline is allowed to wait here)
AirlineRequest private airlineRequest;
7,318,114
[ 1, 4625, 348, 7953, 560, 30, 225, 326, 1608, 17, 12908, 1125, 23350, 1369, 261, 869, 8616, 326, 648, 16, 1338, 404, 23350, 1369, 353, 2935, 358, 2529, 2674, 13, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 432, 481, 1369, 691, 3238, 23350, 1369, 691, 31, 9079, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
pragma solidity 0.4.24; // File: ../../openzeppelin-solidity/contracts/token/ERC20/IERC20.sol /** * @title ERC20 interface * @dev see https://github.com/ethereum/EIPs/issues/20 */ interface IERC20 { function totalSupply() external view returns (uint256); function balanceOf(address who) external...
* @dev Increase number of tokens locked for a specified reason @param reason The reason to lock tokens @param amount Number of tokens to be increased/
function increaseLockAmount(bytes32 reason, uint256 amount) public returns (bool) { require(tokensLocked(msg.sender, reason) > 0, NOT_LOCKED); _transfer(msg.sender, address(this), amount); locked[msg.sender][reason].amount = locked[msg.sender][reason].amount.add(amount);...
936,973
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 657, 11908, 1300, 434, 2430, 8586, 364, 279, 1269, 3971, 632, 891, 3971, 1021, 3971, 358, 2176, 2430, 632, 891, 3844, 3588, 434, 2430, 358, 506, 31383, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 10929, 2531, 6275, 12, 3890, 1578, 3971, 16, 2254, 5034, 3844, 13, 203, 3639, 1071, 203, 3639, 1135, 261, 6430, 13, 203, 565, 288, 203, 3639, 2583, 12, 7860, 8966, 12, 3576, 18, 15330, 16, 3971, 13, 405, 374, 16, 4269...
pragma solidity ^0.4.15; import "./ERC20Contract.sol"; import "./OwnedContract.sol"; import "./ProofOfStakeContract.sol"; import "../libraries/SafeMathLibrary.sol"; // ---------------------------------------------------------------------------- // 'Earth' token contract, based on Proof Of Stake // Symbol ...
@dev if ETH is sent to this address, send it back */
function () public payable { revert(); }
12,906,532
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 5206, 309, 512, 2455, 353, 3271, 358, 333, 1758, 16, 1366, 518, 1473, 1195, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 1832, 1071, 8843, 429, 288, 7010, 3639, 15226, 5621, 7010, 565, 289, 203, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
./partial_match/56/0x31974c8cC964E5D4506d97390DF2e9fF4548Fb4f/sources/MasterChef.sol
* @notice Delegates votes from signatory to `delegatee` @param delegatee The address to delegate votes to @param nonce The contract state required to match the signature @param expiry The time at which to expire the signature @param v The recovery byte of the signature @param r Half of the ECDSA signature pair @param s...
function delegateBySig( address delegatee, uint nonce, uint expiry, uint8 v, bytes32 r, bytes32 s ) external { bytes32 domainSeparator = keccak256( abi.encode( DOMAIN_TYPEHASH, keccak256(bytes(name())...
11,040,772
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 20392, 24117, 815, 19588, 628, 1573, 8452, 358, 1375, 22216, 73, 68, 632, 891, 7152, 73, 1021, 1758, 358, 7152, 19588, 358, 632, 891, 7448, 1021, 6835, 919, 1931, 358, 845, 326, 3372, 632, 891,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 565, 445, 7152, 858, 8267, 12, 203, 3639, 1758, 7152, 73, 16, 203, 3639, 2254, 7448, 16, 203, 3639, 2254, 10839, 16, 203, 3639, 2254, 28, 331, 16, 203, 3639, 1731, 1578, 436, 16, 203, 3639, 1731, 1578, 272, 203, 565, 262, 203, ...
./full_match/288/0xF2882e7Aa2ecb53D362B4c4C4248B06A5e1B90DE/sources/contracts/bridge/MiniChefV21.sol
@notice Withdraw without caring about rewards. EMERGENCY ONLY. @param pid The index of the pool. See `poolInfo`. @param to Receiver of the LP tokens.
function emergencyWithdraw(uint256 pid, address to) external override { UserInfo storage user = userInfo[pid][msg.sender]; uint256 amount = user.amount; user.amount = 0; user.rewardDebt = 0; IRewarder _rewarder = rewarder[pid]; if (address(_rewarder) != address(0)) {...
7,104,507
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 20392, 3423, 9446, 2887, 5926, 310, 2973, 283, 6397, 18, 7141, 654, 16652, 16068, 20747, 18, 632, 891, 4231, 1021, 770, 434, 326, 2845, 18, 2164, 1375, 6011, 966, 8338, 632, 891, 358, 31020, 43...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 801, 24530, 1190, 9446, 12, 11890, 5034, 4231, 16, 1758, 358, 13, 3903, 3849, 288, 203, 3639, 25003, 2502, 729, 273, 16753, 63, 6610, 6362, 3576, 18, 15330, 15533, 203, 3639, 2254, 5034, 3844, 273, 729, 18, 8949, 31, 20...
// SPDX-License-Identifier: GNU-GPL v3.0 or later pragma solidity ^0.8.0; import "./interfaces/IRevest.sol"; import "./interfaces/IAddressRegistry.sol"; import "./interfaces/IFeeReporter.sol"; import "./interfaces/IRewardsHandler.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contrac...
* @dev Initializes the contract setting the deployer as the initial owner./
function receiveFee(address token, uint amount) external; function updateLPShares(uint fnftId, uint newShares) external; function updateBasicShares(uint fnftId, uint newShares) external; function getAllocPoint(uint fnftId, address token, bool isBasic) external view returns (uint); function claim...
14,935,870
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 10188, 3128, 326, 6835, 3637, 326, 7286, 264, 487, 326, 2172, 3410, 18, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 6798, 14667, 12, 2867, 1147, 16, 2254, 3844, 13, 3903, 31, 203, 203, 565, 445, 1089, 14461, 24051, 12, 11890, 2295, 1222, 548, 16, 2254, 394, 24051, 13, 3903, 31, 203, 203, 565, 445, 1089, 8252, 24051, 12, 11890, 2295, ...
./partial_match/1/0x4fef771F5Ed6627da9b77FC6E08972fd0b3b2C9d/sources/PLEPE.sol
exclude from paying fees or having max transaction amount
constructor() ERC20("Plepe Coin", "PLEPE") { IUniswapV2Router02 _uniswapV2Router = IUniswapV2Router02(0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D); excludeFromMaxTransaction(address(_uniswapV2Router), true); uniswapV2Router = _uniswapV2Router; uniswapV2Pair = IUniswapV2Factory(_...
16,079,328
[ 1, 4625, 348, 7953, 560, 30, 225, 4433, 628, 8843, 310, 1656, 281, 578, 7999, 943, 2492, 3844, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 3885, 1435, 4232, 39, 3462, 2932, 52, 298, 347, 28932, 3113, 315, 30099, 1423, 7923, 288, 203, 7010, 3639, 467, 984, 291, 91, 438, 58, 22, 8259, 3103, 389, 318, 291, 91, 438, 58, 22, 8259, 273, 467, 984, 291, 91, 438, 58...
//SPDX-License-Identifier: MIT pragma solidity ^0.8.7; /** * @dev Collection of functions related to the address type */ library AddressUpgradeable { /** * @dev Returns true if `account` is a contract. * * [IMPORTANT] * ==== * It is unsafe to assume that an address for which this function returns * fals...
@notice Deposit token into the accumulator @param _token token to deposit @param _amount amount to deposit
function depositToken(address _token, uint256 _amount) external { require(_amount > 0, "set an amount > 0"); IERC20(_token).safeTransferFrom(msg.sender, address(this), _amount); emit TokenDeposited(_token, _amount); }
416,340
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 20392, 4019, 538, 305, 1147, 1368, 326, 13514, 632, 891, 389, 2316, 1147, 358, 443, 1724, 632, 891, 389, 8949, 3844, 358, 443, 1724, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 202, 915, 443, 1724, 1345, 12, 2867, 389, 2316, 16, 2254, 5034, 389, 8949, 13, 3903, 288, 203, 202, 202, 6528, 24899, 8949, 405, 374, 16, 315, 542, 392, 3844, 405, 374, 8863, 203, 202, 202, 45, 654, 39, 3462, 24899, 2316, 2934,...
./full_match/42/0x61a09Fd9bB458E11CE8CAa5Eb11E62C3Cc910fAE/sources/browser/VaultSystemSpaceX.sol
This token is initialized below.
BackedToken public vSPACEXToken;
16,209,771
[ 1, 4625, 348, 7953, 560, 30, 225, 1220, 1147, 353, 6454, 5712, 18, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 4297, 329, 1345, 1071, 331, 6616, 60, 1345, 31, 13491, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
// Ronny - Valtonen // SPDX-License-Identifier: UNLICENSED pragma solidity ^0.8.4; // Use 0.8.4 to not break everything // Import a few things, ERC721 contract and Ownable contract import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "remix_tests.sol"; ...
Runs as soon as this gets deployed Number of variable changes matters WAY more than loops (time wise), unlike other languages.
constructor() payable ERC721("Player Zero", "PLAY0") { }
15,849,934
[ 1, 4625, 348, 7953, 560, 30, 225, 1939, 87, 487, 17136, 487, 333, 5571, 19357, 3588, 434, 2190, 3478, 4834, 5432, 678, 5255, 1898, 2353, 14075, 261, 957, 24754, 3631, 640, 5625, 1308, 8191, 18, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 3885, 1435, 8843, 429, 4232, 39, 27, 5340, 2932, 12148, 12744, 3113, 315, 52, 7868, 20, 7923, 288, 203, 565, 289, 203, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
/** *Submitted for verification at Etherscan.io on 2021-11-17 */ /* * * ______ _____ _____ _ _ ______ _______ * | ____|_ _| __ \ | \ | | ____|__ __| * | |__ | | | |__) | | \| | |__ | | * | __| | | | ___/ | . ` | __| | | * | |____ _| |_| | | |\ | | | | * |______|_____|...
* @dev Internal function to invoke {IERC721Receiver-onERC721Received} on a target address. The call is not executed if the target address is not a contract. @param from address representing the previous owner of the given token ID @param to target address that will receive the tokens @param tokenId uint256 ID of the to...
function _checkOnERC721Received( address from, address to, uint256 tokenId, bytes memory _data ) private returns (bool) { if (to.isContract()) { try IERC721Receiver(to).onERC721Received(msg.sender, from, tokenId, _data) returns (bytes4 retval) { ...
2,161,168
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 3186, 445, 358, 4356, 288, 45, 654, 39, 27, 5340, 12952, 17, 265, 654, 39, 27, 5340, 8872, 97, 603, 279, 1018, 1758, 18, 1021, 745, 353, 486, 7120, 309, 326, 1018, 1758, 353, 486, 279...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 565, 445, 389, 1893, 1398, 654, 39, 27, 5340, 8872, 12, 203, 3639, 1758, 628, 16, 203, 3639, 1758, 358, 16, 203, 3639, 2254, 5034, 1147, 548, 16, 203, 3639, 1731, 3778, 389, 892, 203, 565, 262, 3238, 1135, 261, 6430, 13, 288, ...
./partial_match/62320/0xd536b521b542D05533b0AC8fA3018aBe9e03DE1d/sources/redstone-oracles-monorepo-789f66c/packages/on-chain-relayer/contracts/custom-integrations/mento/linkedlists/SortedLinkedList.sol
* @notice Returns the keys of the elements greaterKey than and less than the provided value. @param list A storage pointer to the underlying list. @param value The element value. @param lesserKey The key of the element which could be just left of the new value. @param greaterKey The key of the element which could be ju...
function getLesserAndGreater( List storage list, uint256 value, bytes32 lesserKey, bytes32 greaterKey ) private view returns (bytes32 correctLesserValue, bytes32 correctGreaterValue) { if (lesserKey == bytes32(0) && isValueBetween(list, value, lesserKey, list.list.tail)) { return (lesserKe...
11,034,369
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 20392, 2860, 326, 1311, 434, 326, 2186, 6802, 653, 2353, 471, 5242, 2353, 326, 2112, 460, 18, 632, 891, 666, 432, 2502, 4407, 358, 326, 6808, 666, 18, 632, 891, 460, 1021, 930, 460, 18, 632, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 225, 445, 9014, 403, 264, 1876, 20937, 12, 203, 565, 987, 2502, 666, 16, 203, 565, 2254, 5034, 460, 16, 203, 565, 1731, 1578, 5242, 264, 653, 16, 203, 565, 1731, 1578, 6802, 653, 203, 225, 262, 3238, 1476, 1135, 261, 3890, 1578...
//SPDX-License-Identifier: MIT pragma solidity >= 0.8.2; import "./interfaces/ISeed.sol"; import "./interfaces/IERC20.sol"; import "./Owned.sol"; import "./interfaces/ITreasury.sol"; import "./interfaces/IRegistry.sol"; import "./libraries/SafeMath.sol"; contract Treasury is Owned, ITreasury { using SafeMath for ...
bytes: 11100011101011101011010101110011011100100100000010100000000000000000000
uint256 GENESIS_MINTABLE_AMOUNT = 2100000000000000000000;
1,087,577
[ 1, 4625, 348, 7953, 560, 30, 1731, 30, 16344, 13304, 2499, 1611, 1611, 2499, 1611, 1611, 15168, 1611, 1611, 2499, 713, 2499, 1611, 2499, 713, 6625, 21, 9449, 15168, 12648, 12648, 2787, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 2254, 5034, 611, 1157, 41, 15664, 67, 49, 3217, 2782, 67, 2192, 51, 5321, 273, 9035, 12648, 12648, 2787, 31, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
/** *Submitted for verification at Etherscan.io on 2022-04-08 */ // SPDX-License-Identifier: AGPL-3.0-only pragma solidity 0.8.10; /// @notice Modern and gas efficient ERC20 + EIP-2612 implementation. /// @author Solmate (https://github.com/Rari-Capital/solmate/blob/main/src/tokens/ERC20.sol) /// @author Modified fr...
/ @notice the reward token paid @notice the flywheel core contract/
contract FuseFlywheelDynamicRewards is IFlywheelRewards { using SafeTransferLib for ERC20; event Log(string message); ERC20 public immutable override rewardToken; FlywheelCore public immutable flywheel; constructor(ERC20 _rewardToken, FlywheelCore _flywheel) { rewardToken = _rewardToken;...
6,739,806
[ 1, 4625, 348, 7953, 560, 30, 342, 632, 20392, 326, 19890, 1147, 30591, 632, 20392, 326, 21434, 21344, 2922, 6835, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 16351, 478, 1202, 42, 715, 21344, 9791, 17631, 14727, 353, 11083, 715, 21344, 17631, 14727, 288, 203, 565, 1450, 14060, 5912, 5664, 364, 4232, 39, 3462, 31, 203, 203, 565, 871, 1827, 12, 1080, 883, 1769, 203, 203, 565, 4232, 39, ...
pragma solidity ^0.4.18; /* taking ideas from Zeppelin solidity module */ contract SafeMath { // it is recommended to define functions which can neither read the state of blockchain nor write in it as pure instead of constant function safeAdd(uint256 x, uint256 y) internal pure returns(uint256) { ...
Storage/ Public functions/ @dev Transfers sender's tokens to a given address. Returns success @param _to Address of token receiver @param _value Number of tokens to transfer @return Was transfer successful?
function transfer(address _to, uint256 _value) onlyPayloadSize(2) public returns (bool success) { if (balances[msg.sender] >= _value && _value > 0 && balances[_to] + _value > balances[_to]) { balances[msg.sender] -= _value; balances[_to] += _value; Transfer(msg.sender, _to, _value); ...
7,279,843
[ 1, 4625, 348, 7953, 560, 30, 282, 5235, 19, 225, 7224, 4186, 19, 632, 5206, 2604, 18881, 5793, 1807, 2430, 358, 279, 864, 1758, 18, 2860, 2216, 632, 891, 389, 869, 5267, 434, 1147, 5971, 632, 891, 389, 1132, 3588, 434, 2430, 358, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 7412, 12, 2867, 389, 869, 16, 2254, 5034, 389, 1132, 13, 1338, 6110, 1225, 12, 22, 13, 1071, 1135, 261, 6430, 2216, 13, 288, 203, 1377, 309, 261, 70, 26488, 63, 3576, 18, 15330, 65, 1545, 389, 1132, 597, 389, 1132, ...
./partial_match/4/0x8F631Fd9E9f4b3b7530aA7E55D666c61F8344752/sources/TEST.sol
@notice EIP-20 token name for this token @notice EIP-20 token symbol for this token @notice EIP-20 token decimals for this token @notice Total number of tokens in circulation @notice A record of each accounts delegate @notice A checkpoint for marking number of votes from a given block
struct Checkpoint { uint32 fromBlock; uint96 votes; } event MinterChanged(address minter,address minter_); bool private _upgraded; address public minter; mapping (address => uint) public frequency; bytes32 public DOMAIN_SELECTOR;
8,500,300
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 20392, 512, 2579, 17, 3462, 1147, 508, 364, 333, 1147, 632, 20392, 512, 2579, 17, 3462, 1147, 3273, 364, 333, 1147, 632, 20392, 512, 2579, 17, 3462, 1147, 15105, 364, 333, 1147, 632, 20392, 107...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 565, 1958, 25569, 288, 203, 3639, 2254, 1578, 628, 1768, 31, 203, 3639, 2254, 10525, 19588, 31, 203, 565, 289, 203, 203, 203, 203, 203, 203, 203, 203, 203, 203, 203, 377, 203, 565, 871, 490, 2761, 5033, 12, 2867, 1131, 387, 16,...
pragma solidity >=0.5.4 <0.6.0; interface tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes calldata _extraData) external; } contract TheAO { address public theAO; address public nameTAOPositionAddress; // Check whether an address is whitelisted and granted a...
Transfer AOETH from buyer to here
require (_aoeth.whitelistTransferFrom(msg.sender, address(this), actualCharge));
985,632
[ 1, 4625, 348, 7953, 560, 30, 225, 12279, 432, 51, 1584, 44, 628, 27037, 358, 2674, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 202, 202, 6528, 261, 67, 6033, 546, 18, 20409, 5912, 1265, 12, 3576, 18, 15330, 16, 1758, 12, 2211, 3631, 3214, 17649, 10019, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
// SPDX-License-Identifier: MIT pragma solidity ^0.8.0; import "@openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.sol"; import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol"; import "@openzeppelin/contracts-upgradeable/token/ERC721/utils/ERC721HolderUpgradeable.sol"; import "@open...
keeps track of payout deets
PayoutInfo[] public payoutInfo;
149,392
[ 1, 4625, 348, 7953, 560, 30, 225, 20948, 3298, 434, 293, 2012, 443, 2413, 203, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 453, 2012, 966, 8526, 1071, 293, 2012, 966, 31, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
/** * @authors: [@mtsalenc] * @reviewers: [] * @auditors: [] * @bounties: [] * @deployments: [] */ pragma solidity 0.5.10; interface TokenDecimals { function decimals() external view returns (uint); } /** @title TokensDecimalsView * Utility view contract to fetch decimals from multiple token contra...
* @title TokensDecimalsView Utility view contract to fetch decimals from multiple token contracts at once./
contract TokensDecimalsView { function getDecimals(address[] calldata _tokenAddresses) external view returns (uint[500] memory decimals) { for (uint i = 0; i < _tokenAddresses.length; i++) { TokenDecimals token = TokenDecimals(_tokenAddresses[i]); decimals[i] = token.decimals();...
12,834,558
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 2649, 13899, 31809, 1767, 225, 13134, 1476, 6835, 358, 2158, 15105, 628, 3229, 1147, 20092, 622, 3647, 18, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 16351, 13899, 31809, 1767, 288, 203, 377, 203, 565, 445, 336, 31809, 12, 2867, 8526, 745, 892, 389, 2316, 7148, 13, 3903, 1476, 1135, 261, 11890, 63, 12483, 65, 3778, 15105, 13, 288, 203, 3639, 364, 261, 11890, 277, 273, 374, 31,...
// Сочетаемость глаголов (и отглагольных частей речи) с предложным // паттерном. // LC->07.08.2018 facts гл_предл language=Russian { arity=3 //violation_score=-5 generic return=boolean } #define ГЛ_ИНФ(v) инфинитив:v{}, глагол:v{} #region Предлог_В // ------------------- С ПРЕДЛОГОМ 'В' -----------------------...
побудить к действиям
rus_verbs:побудить{},
5,487,988
[ 1, 4625, 348, 7953, 560, 30, 225, 225, 145, 128, 145, 127, 145, 114, 146, 230, 145, 117, 145, 121, 146, 229, 146, 239, 225, 145, 123, 225, 145, 117, 145, 118, 145, 122, 146, 228, 146, 229, 145, 115, 145, 121, 146, 242, 145, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 436, 407, 67, 502, 2038, 30, 145, 128, 145, 127, 145, 114, 146, 230, 145, 117, 145, 121, 146, 229, 146, 239, 2916, 16, 225, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
pragma solidity ^0.4.24; import "./InterfaceToken.sol"; /** * @title SimpleArtistContract */ contract SimpleArtistContract { using SafeMath for uint256; event Purchased(address indexed _funder, uint256 indexed _tokenId, uint256 _blocksPurchased, uint256 _totalValue); event PurchaseBlock(address indexed _funde...
* @dev Attempts to work out the next block which will be funded/
function nextPurchasableBlocknumber() public view returns (uint256 _nextFundedBlock) { if (block.number < lastPurchasedBlock) { return lastPurchasedBlock; } return block.number + 1; }
12,627,199
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 6020, 9585, 358, 1440, 596, 326, 1024, 1203, 1492, 903, 506, 9831, 785, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 445, 1024, 10262, 343, 345, 429, 1768, 2696, 1435, 1071, 1476, 1135, 261, 11890, 5034, 389, 4285, 42, 12254, 1768, 13, 288, 203, 565, 309, 261, 2629, 18, 2696, 411, 1142, 10262, 343, 8905, 1768, 13, 288, 203, 1377, 327, 1142...
./full_match/1/0x0000000304aAD016bA7a745da3cE64f6198B76B3/sources/lib/solady/src/utils/FixedPointMathLib.sol
@solidity memory-safe-assembly
assembly { z := xor(x, mul(xor(x, y), lt(y, x))) }
3,200,569
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 30205, 560, 3778, 17, 4626, 17, 28050, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 3639, 19931, 288, 203, 5411, 998, 519, 17586, 12, 92, 16, 14064, 12, 31346, 12, 92, 16, 677, 3631, 13489, 12, 93, 16, 619, 20349, 203, 3639, 289, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
pragma solidity 0.5.16; import "@openzeppelin/contracts/math/Math.sol"; import "@openzeppelin/contracts/token/ERC20/ERC20Detailed.sol"; import "@openzeppelin/contracts/ownership/Ownable.sol"; import "@openzeppelin/contracts/math/SafeMath.sol"; import "../../compound/ComptrollerInterface.sol"; import "../../compound/CT...
COMP: 0xc00e94Cb662C3520282E6f5717214004A7f26888
) public { comptroller = ComptrollerInterface(_comptroller); underlying = ERC20Detailed(_underlying); ctoken = CompleteCToken(_ctoken); compPrice = 150 * (10 ** uint256(underlying.decimals())); }
12,811,881
[ 1, 4625, 348, 7953, 560, 30, 225, 13846, 30, 374, 6511, 713, 73, 11290, 15237, 6028, 22, 39, 4763, 18212, 11149, 41, 26, 74, 10321, 28406, 3461, 26565, 37, 27, 74, 5558, 5482, 28, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 262, 1071, 288, 203, 565, 532, 337, 1539, 273, 1286, 337, 1539, 1358, 24899, 832, 337, 1539, 1769, 203, 565, 6808, 273, 4232, 39, 3462, 40, 6372, 24899, 9341, 6291, 1769, 203, 565, 276, 2316, 273, 14575, 1268, 969, 24899, 29...
pragma solidity 0.8.4; // SPDX-License-Identifier: MIT import "./merkle/MerkleDistributor.sol"; import "@openzeppelin/contracts/token/ERC20/IERC20.sol"; import "./HumanDaoGenesisNFT.sol"; contract HumanDaoDistributor is MerkleDistributor { HumanDaoGenesisNFT public immutable humanDAONFT; constructor(addres...
Verify the merkle proof. Mark it claimed and send the token.
function claim(uint256 index, address account, uint256 amount, bytes32[] calldata merkleProof) external whenNotPaused override { require(!isClaimed(index), 'MerkleDistributor: Drop already claimed.'); require(account == msg.sender, 'the caller needs to be the user beneficiary of the bonus'); ...
14,679,981
[ 1, 4625, 348, 7953, 560, 30, 225, 8553, 326, 30235, 14601, 18, 6622, 518, 7516, 329, 471, 1366, 326, 1147, 18, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 7516, 12, 11890, 5034, 770, 16, 1758, 2236, 16, 2254, 5034, 3844, 16, 1731, 1578, 8526, 745, 892, 30235, 20439, 13, 3903, 1347, 1248, 28590, 3849, 288, 203, 203, 3639, 2583, 12, 5, 291, 9762, 329, 12, 1615, 3631, 296, ...
./full_match/4/0x7Ffe1b56EAd5252C6e68DFB7E066Fce8cfc5222c/sources/kalidao.sol
this is reasonably safe from overflow because incrementing `i` loop beyond 'type(uint256).max' is exceedingly unlikely compared to optimization benefits
function init( string memory name_, string memory symbol_, bool paused_, address[] memory extensions_, address[] memory voters_, uint256[] memory shares_, uint32 votingPeriod_, uint8[] memory govSettings_ ) public payable virtual { require(...
12,446,790
[ 1, 4625, 348, 7953, 560, 30, 225, 333, 353, 3971, 6906, 4183, 628, 9391, 2724, 5504, 310, 1375, 77, 68, 2798, 17940, 296, 723, 12, 11890, 5034, 2934, 1896, 11, 353, 9943, 310, 715, 29372, 15843, 358, 14850, 27641, 18352, 2, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 1208, 12, 203, 3639, 533, 3778, 508, 67, 16, 203, 3639, 533, 3778, 3273, 67, 16, 203, 3639, 1426, 17781, 67, 16, 203, 3639, 1758, 8526, 3778, 4418, 67, 16, 203, 3639, 1758, 8526, 3778, 331, 352, 414, 67, 16, 203, 36...
/** *Submitted for verification at Etherscan.io on 2019-09-23 */ pragma solidity >=0.4.21 < 0.6.0; //compiles with 0.5.0 and above // ---------------------------------------------------------------------------- // 'XQC' token contract // // Symbol : XQC // Name : Quras Token // Total supply: 888888888 //...
------------------------------------------------------------------------ Get the token balance for account `tokenOwner` ------------------------------------------------------------------------
function bug_unchk30() public{ uint receivers_unchk30; address addr_unchk30; if (!addr_unchk30.send(42 ether)) else {receivers_unchk30 +=1;} {revert();} }
13,064,247
[ 1, 4625, 348, 7953, 560, 30, 225, 8879, 17082, 968, 326, 1147, 11013, 364, 2236, 1375, 2316, 5541, 68, 8879, 17082, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 915, 7934, 67, 4384, 79, 5082, 1435, 1071, 95, 203, 11890, 22686, 67, 4384, 79, 5082, 31, 203, 2867, 225, 3091, 67, 4384, 79, 5082, 31, 203, 430, 16051, 4793, 67, 4384, 79, 5082, 18, 4661, 12, 9452, 225, 2437, 3719, 203, 12107,...
./full_match/4/0x321Bbfc7954A20e90CD21ff54e98Dfb966661500/sources/lushenden/erc721_v2.sol
* @dev {ERC721} token, including: - ability for holders to burn (destroy) their tokens - a minter role that allows for token minting (creation) - a pauser role that allows to stop all token transfers - token ID and URI autogeneration This contract uses {AccessControl} to lock permissioned functions using the differ...
contract NonFungibleToken is Context, AccessControl, ERC721, ERC721Pausable { using Counters for Counters.Counter; bytes32 public constant MINTER_ROLE = keccak256("MINTER_ROLE"); bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE"); address public owner; bool public whitelistingEnabled = ...
12,466,693
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 288, 654, 39, 27, 5340, 97, 1147, 16, 6508, 30, 225, 300, 7123, 364, 366, 4665, 358, 18305, 261, 11662, 13, 3675, 2430, 225, 300, 279, 1131, 387, 2478, 716, 5360, 364, 1147, 312, 474, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 16351, 3858, 42, 20651, 1523, 1345, 353, 1772, 16, 24349, 16, 4232, 39, 27, 5340, 16, 4232, 39, 27, 5340, 16507, 16665, 288, 203, 565, 1450, 9354, 87, 364, 9354, 87, 18, 4789, 31, 203, 203, 565, 1731, 1578, 1071, 5381, 6989, 25...
./full_match/97/0x46f691E42aAD112ECC42DAfC6CdFB48975871e82/sources/home/kizzmyanthia/SmartBet/contracts/SmartBet.sol
@notice New bet creation. Mint NFT to bettor @dev @param @return token id/update team's total payout
function placeBet(uint256 _matchId, uint8 _resultBetOn) public payable isCircuitBreakOff matchExists(_matchId) matchNotStarted(_matchId) isBetAllowed(_matchId) validateMatchResult(_resultBetOn) returns(uint256) { require(msg.value != 0, ...
5,045,715
[ 1, 4625, 348, 7953, 560, 30, 282, 632, 20392, 225, 1166, 2701, 6710, 18, 490, 474, 423, 4464, 358, 2701, 13039, 225, 632, 5206, 225, 632, 891, 225, 632, 2463, 225, 1147, 612, 19, 2725, 5927, 1807, 2078, 293, 2012, 2, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 3166, 38, 278, 12, 11890, 5034, 389, 1916, 548, 16, 2254, 28, 389, 2088, 38, 278, 1398, 13, 203, 3639, 1071, 7010, 3639, 8843, 429, 203, 3639, 353, 21719, 7634, 7210, 203, 3639, 845, 4002, 24899, 1916, 548, 13, 7010, ...
pragma solidity ^0.4.24; /** * Powered by Daonomic (https://daonomic.io) */ /** * @title ERC20Basic * @dev Simpler version of ERC20 interface * See https://github.com/ethereum/EIPs/issues/179 */ contract ERC20Basic { function totalSupply() public view returns (uint256); function balanceOf(address who) publi...
* @dev Executes buyback @dev burns all allowed tokens and returns back Eth @dev call token.approve before calling this function/
function buyback() public { (uint8 stage,,) = getStage(sold); require(stage > 0, "buyback doesn&#39;t work on stage 0"); uint256 approved = token.allowance(msg.sender, this); uint256 inCirculation = token.totalSupply().sub(token.balanceOf(this)); uint256 value = approved.mul(address(this).balance...
15,366,812
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 3889, 993, 30143, 823, 632, 5206, 18305, 87, 777, 2935, 2430, 471, 1135, 1473, 512, 451, 632, 5206, 745, 1147, 18, 12908, 537, 1865, 4440, 333, 445, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 445, 30143, 823, 1435, 1071, 288, 203, 565, 261, 11890, 28, 6009, 16408, 13, 273, 336, 8755, 12, 87, 1673, 1769, 203, 565, 2583, 12, 12869, 405, 374, 16, 315, 70, 9835, 823, 3302, 18642, 5520, 31, 88, 1440, 603, 6009, 374,...
/** *Submitted for verification at Etherscan.io on 2021-05-06 */ pragma solidity ^0.5.0; interface Token { function transfer(address to, uint256 value) external returns (bool); function balanceOf(address owner) external view returns (uint256); } interface USDTToken { function transfer(address _to, uin...
* @dev called by the owner to unpause, returns to normal state/
function restore() onlyOwner whenPaused public { paused = false; emit Restore(); }
6,611,193
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 2566, 635, 326, 3410, 358, 640, 19476, 16, 1135, 358, 2212, 919, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 445, 5217, 1435, 1338, 5541, 1347, 28590, 1071, 288, 203, 565, 17781, 273, 629, 31, 203, 565, 3626, 11197, 5621, 203, 225, 289, 203, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
./partial_match/1/0x43bd4bABEfBBaeC43a692ee5da1B34870fcda4fa/sources/ClaruswayPass.sol
* the Metadata extension, but not including the Enumerable extension, which is available separately as {ERC721Enumerable}./ Token name Token symbol Mapping from token ID to owner address Mapping owner address to token count Mapping from token ID to approved address Mapping from owner to operator approvals
contract ERC721 is Context, ERC165, IERC721, IERC721Metadata { using Address for address; using Strings for uint256; string private _name; string private _symbol; mapping(uint256 => address) private _owners; mapping(address => uint256) private _balances; mapping(uint256 => address) priv...
9,339,711
[ 1, 4625, 348, 7953, 560, 30, 380, 326, 6912, 2710, 16, 1496, 486, 6508, 326, 6057, 25121, 2710, 16, 1492, 353, 2319, 18190, 487, 288, 654, 39, 27, 5340, 3572, 25121, 5496, 19, 3155, 508, 3155, 3273, 9408, 628, 1147, 1599, 358, 3410,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 16351, 4232, 39, 27, 5340, 353, 1772, 16, 4232, 39, 28275, 16, 467, 654, 39, 27, 5340, 16, 467, 654, 39, 27, 5340, 2277, 288, 203, 565, 1450, 5267, 364, 1758, 31, 203, 565, 1450, 8139, 364, 2254, 5034, 31, 203, 203, 565, 533,...
//Address: 0x8a98cf91fd2ea825a187e4ceaf3490c8a71d8d73 //Contract name: MowjowBounty //Balance: 0 Ether //Verification Date: 12/29/2017 //Transacion Count: 1 // CODE STARTS HERE pragma solidity ^0.4.18; /** * @title SafeMath * @dev Math operations with safety checks that throw on error */ library SafeMath { f...
@dev Count number of tokens with bonuses @param _value uint256 Value in ether @return uint256 Return number of tokens for an investor/
function countTokens(uint256 _value) internal returns (uint256 tokensAndBonus) { uint256 indexOfTranche = defineTranchePeriod(); require(indexOfTranche != MAX_TRANCHES + 1); BonusSchedule currentTranche = tranches[indexOfTranche]; uint256 etherInWei = 1e18; uint256 bonusRa...
5,479,757
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 5206, 6974, 1300, 434, 2430, 598, 324, 265, 6117, 632, 891, 389, 1132, 2254, 5034, 1445, 316, 225, 2437, 632, 2463, 2254, 5034, 2000, 1300, 434, 2430, 364, 392, 2198, 395, 280, 19, 2, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 565, 445, 1056, 5157, 12, 11890, 5034, 389, 1132, 13, 2713, 1135, 261, 11890, 5034, 2430, 1876, 38, 22889, 13, 288, 203, 3639, 2254, 5034, 3133, 17730, 18706, 273, 4426, 17730, 18706, 5027, 5621, 203, 203, 3639, 2583, 12, 31806, 17...
pragma solidity ^0.4.23; contract DSAuthority { function canCall( address src, address dst, bytes4 sig ) public view returns (bool); } contract DSAuthEvents { event LogSetAuthority (address indexed authority); event LogSetOwner (address indexed owner); } contract DSAuth is DS...
constructor function
constructor(IOVToken iov) public { assert(address(IOV) == address(0)); IOV = iov; }
1,811,782
[ 1, 4625, 348, 7953, 560, 30, 225, 3885, 445, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 225, 3885, 12, 4294, 58, 1345, 277, 1527, 13, 1071, 288, 203, 565, 1815, 12, 2867, 12, 4294, 58, 13, 422, 1758, 12, 20, 10019, 203, 565, 1665, 58, 273, 277, 1527, 31, 203, 225, 289, 203, 203, 2, -100, -100, -100, -100, -100, ...
./full_match/43113/0x75C8B93110BABfEA5E9f53Ab5b4b5e2F4df0937C/sources/liquidityPool/LiquidityPool.sol
@title Liquidity Pool with Flash Loans @author EverestLabs - https://github.com/Everest-Labs @notice This contract is used to create a liquidity Pool for the respective token. @dev Flash loans can only be execute by this contract.
contract LiquidityPool is ILiquidityPoolCore, ERC20, ReentrancyGuard { using SafeMath for uint256; IERC20 public poolToken; uint256 internal ONE = 1e18; uint256 internal totalDividendPoints; uint256 internal unclaimedDividends; uint256 internal dust; uint256 public protocolFunds;...
7,141,196
[ 1, 4625, 348, 7953, 560, 30, 225, 632, 2649, 511, 18988, 24237, 8828, 598, 15014, 3176, 634, 632, 4161, 512, 502, 395, 48, 5113, 300, 2333, 2207, 6662, 18, 832, 19, 41, 502, 395, 17, 48, 5113, 632, 20392, 1220, 6835, 353, 1399, 35...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 16351, 511, 18988, 24237, 2864, 353, 467, 48, 18988, 24237, 2864, 4670, 16, 4232, 39, 3462, 16, 868, 8230, 12514, 16709, 288, 203, 565, 1450, 14060, 10477, 364, 2254, 5034, 31, 203, 540, 203, 565, 467, 654, 39, 3462, 1071, 2845, ...
./partial_match/1/0xd9b7eC74C06c558A59AfdE6a16E614950730F44d/sources/contracts/interfaces/v0.8.x/IManifold.sol
* @dev Royalty interface for creator core classes/
interface IManifold { function getRoyalties( uint256 tokenId ) external view returns (address payable[] memory, uint256[] memory); }
3,903,804
[ 1, 4625, 348, 7953, 560, 30, 380, 632, 5206, 534, 13372, 15006, 1560, 364, 11784, 2922, 3318, 19, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 5831, 467, 5669, 17081, 288, 203, 565, 445, 4170, 13372, 2390, 606, 12, 203, 3639, 2254, 5034, 1147, 548, 203, 565, 262, 3903, 1476, 1135, 261, 2867, 8843, 429, 8526, 3778, 16, 2254, 5034, 8526, 3778, 1769, 203, 203, 203, 203, 97...