ETH Price: $3,273.90 (-4.00%)
Gas: 15 Gwei

Contract

0xE5a1e410BC203391806aAe4443155959F39Bc76C
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Token Holdings

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Value
Batch Claim Rewa...164807562023-01-25 2:08:59525 days ago1674612539IN
0xE5a1e410...9F39Bc76C
0 ETH0.0036859417.90302845
Batch Claim Rewa...164801552023-01-25 0:08:47525 days ago1674605327IN
0xE5a1e410...9F39Bc76C
0 ETH0.0088090519.49617373
Batch Claim Rewa...164762062023-01-24 10:54:59526 days ago1674557699IN
0xE5a1e410...9F39Bc76C
0 ETH0.0034581714.60495468
Batch Claim Rewa...164758762023-01-24 9:48:47526 days ago1674553727IN
0xE5a1e410...9F39Bc76C
0 ETH0.0027068116
Batch Claim Rewa...164754602023-01-24 8:25:11526 days ago1674548711IN
0xE5a1e410...9F39Bc76C
0 ETH0.0025768615.02571524
Batch Claim Rewa...164753512023-01-24 8:02:59526 days ago1674547379IN
0xE5a1e410...9F39Bc76C
0 ETH0.0116301115.51333605
Batch Claim Rewa...164747172023-01-24 5:55:35526 days ago1674539735IN
0xE5a1e410...9F39Bc76C
0 ETH0.0126696314.55625688
Batch Claim Rewa...164746772023-01-24 5:47:35526 days ago1674539255IN
0xE5a1e410...9F39Bc76C
0 ETH0.001837715.28769336
Claim Rewards164744972023-01-24 5:11:35526 days ago1674537095IN
0xE5a1e410...9F39Bc76C
0 ETH0.0012585914.11166995
Batch Claim Rewa...164741652023-01-24 4:04:59526 days ago1674533099IN
0xE5a1e410...9F39Bc76C
0 ETH0.0196392114.85160565
Batch Claim Rewa...164741412023-01-24 4:00:11526 days ago1674532811IN
0xE5a1e410...9F39Bc76C
0 ETH0.0065902514.75315722
Batch Claim Rewa...164741342023-01-24 3:58:47526 days ago1674532727IN
0xE5a1e410...9F39Bc76C
0 ETH0.0148823617.5467154
Batch Claim Rewa...164682032023-01-23 8:07:11527 days ago1674461231IN
0xE5a1e410...9F39Bc76C
0 ETH0.0040290616.06504137
Claim Rewards164647972023-01-22 20:41:35527 days ago1674420095IN
0xE5a1e410...9F39Bc76C
0 ETH0.0025932624.39846318
Claim Rewards164644772023-01-22 19:37:11527 days ago1674416231IN
0xE5a1e410...9F39Bc76C
0 ETH0.0018822717.7091908
Batch Claim Rewa...164602662023-01-22 5:30:35528 days ago1674365435IN
0xE5a1e410...9F39Bc76C
0 ETH0.002659914.13781408
Batch Claim Rewa...164592612023-01-22 2:08:35528 days ago1674353315IN
0xE5a1e410...9F39Bc76C
0 ETH0.002672815.45704137
Batch Claim Rewa...164572362023-01-21 19:21:59529 days ago1674328919IN
0xE5a1e410...9F39Bc76C
0 ETH0.0022096515.78869722
Claim Rewards164470872023-01-20 9:21:47530 days ago1674206507IN
0xE5a1e410...9F39Bc76C
0 ETH0.0012013617.03005449
Batch Claim Rewa...164452622023-01-20 3:15:23530 days ago1674184523IN
0xE5a1e410...9F39Bc76C
0 ETH0.0015326717.50350942
Claim Rewards164452602023-01-20 3:14:59530 days ago1674184499IN
0xE5a1e410...9F39Bc76C
0 ETH0.001036114.6873791
Batch Claim Rewa...164449862023-01-20 2:19:59530 days ago1674181199IN
0xE5a1e410...9F39Bc76C
0 ETH0.0040517316.15541902
Batch Claim Rewa...164449742023-01-20 2:17:35530 days ago1674181055IN
0xE5a1e410...9F39Bc76C
0 ETH0.0045518116.05951044
Batch Claim Rewa...164445782023-01-20 0:58:11530 days ago1674176291IN
0xE5a1e410...9F39Bc76C
0 ETH0.0014791916.89275581
Batch Claim Rewa...164445712023-01-20 0:56:47530 days ago1674176207IN
0xE5a1e410...9F39Bc76C
0 ETH0.0026598919.00575502
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
ToyMoriesHold2Earn

Compiler Version
v0.8.13+commit.abaa5c0e

Optimization Enabled:
Yes with 800 runs

Other Settings:
default evmVersion
File 1 of 8 : StakingContract.sol
// SPDX-License-Identifier: MIT LICENSE

/*
ToyMories ERC20 HOLD2EARN Smart Contract.

Follow/Twitter!
@pinpin_eth
 _____ _             _             _   _     
|  __ (_)           (_)           | | | |    
| |__) | _ __  _ __  _ _ __    ___| |_| |__  
|  ___/ | '_ \| '_ \| | '_ \  / _ \ __| '_ \ 
| |   | | | | | |_) | | | | ||  __/ |_| | | |
|_|   |_|_| |_| .__/|_|_| |_(_)___|\__|_| |_|
              | |                            
              |_|                            
*/
pragma solidity ^0.8.4;

import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
import "@openzeppelin/contracts/token/ERC721/IERC721.sol";
import "@openzeppelin/contracts/security/ReentrancyGuard.sol";

contract ToyMoriesHold2Earn is ReentrancyGuard {
    using SafeERC20 for IERC20;

    // Interfaces for ERC20 and ERC721
    IERC20 public immutable rewardsToken;
    IERC721 public immutable nftCollection;

    // Constructor function to set the rewards token and the NFT collection addresses
    constructor(IERC721 _nftCollection, IERC20 _rewardsToken) {
        nftCollection = _nftCollection;
        rewardsToken = _rewardsToken;
        owner = msg.sender;
    }
    
    // Staker info
    struct TokenNFT {
        // Last time of the rewards were calculated for this ToyMories
        uint256 timeOfLastUpdate;
    }

    // Contract address owner.
    address private owner;

    // The start contract Timestamp.
    uint256 public InitTime;

    // The deadline contract Timestamp, the contract will last 10 years.
    uint256 public Deadline;

    // Rewards per hour per token deposited.
    uint256 private rewardsPerDay = 10 ether;

    // Mapping of User Address to Staker info
    mapping(uint256 => TokenNFT) private tokens;

     /**
     * Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        require(msg.sender == owner, "Not the owner");
        _;
    }

    // Set new owner for the contract.    
    function setNewOwner(address _newOwner) public onlyOwner() {
        owner = _newOwner;
    }

    // Set the start timestamp contract and his state.    
    function setInitTime(uint256 _initTimestamp) public onlyOwner() {
        InitTime = _initTimestamp;
    }

    // Set the deadline timestamp contract and his state.    
    function setDeadline(uint256 _Deadline) public onlyOwner() {
        Deadline = _Deadline;
    }

    // Calculate rewards for the ToyMories, check if there are any rewards
    // transfer the ERC20 Reward token to the user.
    function claimRewards(uint256 _tokenId) external {
        require(nftCollection.ownerOf(_tokenId) == msg.sender,
                "You don't own this token!");
        uint256 rewards = calculateRewards(_tokenId);
        require(rewards > 0, "You have no rewards to claim");
        tokens[_tokenId].timeOfLastUpdate = block.timestamp;
        rewardsToken.safeTransfer(msg.sender, rewards);
    } 
        
    // Calculate rewards for the ToyMories, check if there are any rewards
    // transfer the ERC20 Reward token to the user.
    function batchClaimRewards(uint256[] calldata _tokenIds) external {
        // Wallet must own the ToyMories
        uint256 tokenId;
        for (uint256 i = 0; i < _tokenIds.length; i++) {
            tokenId = _tokenIds[i];
        require(nftCollection.ownerOf(tokenId) == msg.sender,
                "You don't own this token!");
            uint256 rewards = calculateRewards(tokenId);
            require(rewards > 0, "You have no rewards to claim");
            tokens[tokenId].timeOfLastUpdate = block.timestamp;
            rewardsToken.safeTransfer(msg.sender, rewards);
        }
    } 

    //////////
    // View //
    //////////

    function availableRewards(uint256 _tokenId) public view returns (uint256) {
        uint256 rewards = calculateRewards(_tokenId);
        return rewards / 1 ether;
    }

    /////////////
    // Internal//
    /////////////

    // Calculate rewards for param _staker by calculating the time passed
    // since last update in days and mulitplying it to ERC721 Tokens Staked
    // and rewardsPerDay.
    function calculateRewards(uint256 _tokenId)
        internal
        view
        returns (uint256 _rewards)
    {
        if (tokens[_tokenId].timeOfLastUpdate == 0 && block.timestamp <= Deadline) {
             return (((block.timestamp - InitTime) * rewardsPerDay) / 86400);
        } else if (tokens[_tokenId].timeOfLastUpdate == 0 && block.timestamp > Deadline){
           return (((Deadline - InitTime) * rewardsPerDay) / 86400);
        } else if (block.timestamp > Deadline && tokens[_tokenId].timeOfLastUpdate > 0){
           return (((Deadline - tokens[_tokenId].timeOfLastUpdate) * rewardsPerDay) / 86400);
        } else if (block.timestamp > Deadline && tokens[_tokenId].timeOfLastUpdate > Deadline){
           return 0;
        }else {
           return (((block.timestamp - tokens[_tokenId].timeOfLastUpdate) * rewardsPerDay) / 86400);
        }
    }
}

File 2 of 8 : ReentrancyGuard.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (security/ReentrancyGuard.sol)

pragma solidity ^0.8.0;

/**
 * @dev Contract module that helps prevent reentrant calls to a function.
 *
 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
 * available, which can be applied to functions to make sure there are no nested
 * (reentrant) calls to them.
 *
 * Note that because there is a single `nonReentrant` guard, functions marked as
 * `nonReentrant` may not call one another. This can be worked around by making
 * those functions `private`, and then adding `external` `nonReentrant` entry
 * points to them.
 *
 * TIP: If you would like to learn more about reentrancy and alternative ways
 * to protect against it, check out our blog post
 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
 */
abstract contract ReentrancyGuard {
    // Booleans are more expensive than uint256 or any type that takes up a full
    // word because each write operation emits an extra SLOAD to first read the
    // slot's contents, replace the bits taken up by the boolean, and then write
    // back. This is the compiler's defense against contract upgrades and
    // pointer aliasing, and it cannot be disabled.

    // The values being non-zero value makes deployment a bit more expensive,
    // but in exchange the refund on every call to nonReentrant will be lower in
    // amount. Since refunds are capped to a percentage of the total
    // transaction's gas, it is best to keep them low in cases like this one, to
    // increase the likelihood of the full refund coming into effect.
    uint256 private constant _NOT_ENTERED = 1;
    uint256 private constant _ENTERED = 2;

    uint256 private _status;

    constructor() {
        _status = _NOT_ENTERED;
    }

    /**
     * @dev Prevents a contract from calling itself, directly or indirectly.
     * Calling a `nonReentrant` function from another `nonReentrant`
     * function is not supported. It is possible to prevent this from happening
     * by making the `nonReentrant` function external, and making it call a
     * `private` function that does the actual work.
     */
    modifier nonReentrant() {
        // On the first call to nonReentrant, _notEntered will be true
        require(_status != _ENTERED, "ReentrancyGuard: reentrant call");

        // Any calls to nonReentrant after this point will fail
        _status = _ENTERED;

        _;

        // By storing the original value once again, a refund is triggered (see
        // https://eips.ethereum.org/EIPS/eip-2200)
        _status = _NOT_ENTERED;
    }
}

File 3 of 8 : IERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.6.0) (token/ERC20/IERC20.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC20 standard as defined in the EIP.
 */
interface IERC20 {
    /**
     * @dev Emitted when `value` tokens are moved from one account (`from`) to
     * another (`to`).
     *
     * Note that `value` may be zero.
     */
    event Transfer(address indexed from, address indexed to, uint256 value);

    /**
     * @dev Emitted when the allowance of a `spender` for an `owner` is set by
     * a call to {approve}. `value` is the new allowance.
     */
    event Approval(address indexed owner, address indexed spender, uint256 value);

    /**
     * @dev Returns the amount of tokens in existence.
     */
    function totalSupply() external view returns (uint256);

    /**
     * @dev Returns the amount of tokens owned by `account`.
     */
    function balanceOf(address account) external view returns (uint256);

    /**
     * @dev Moves `amount` tokens from the caller's account to `to`.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * Emits a {Transfer} event.
     */
    function transfer(address to, uint256 amount) external returns (bool);

    /**
     * @dev Returns the remaining number of tokens that `spender` will be
     * allowed to spend on behalf of `owner` through {transferFrom}. This is
     * zero by default.
     *
     * This value changes when {approve} or {transferFrom} are called.
     */
    function allowance(address owner, address spender) external view returns (uint256);

    /**
     * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * IMPORTANT: Beware that changing an allowance with this method brings the risk
     * that someone may use both the old and the new allowance by unfortunate
     * transaction ordering. One possible solution to mitigate this race
     * condition is to first reduce the spender's allowance to 0 and set the
     * desired value afterwards:
     * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729
     *
     * Emits an {Approval} event.
     */
    function approve(address spender, uint256 amount) external returns (bool);

    /**
     * @dev Moves `amount` tokens from `from` to `to` using the
     * allowance mechanism. `amount` is then deducted from the caller's
     * allowance.
     *
     * Returns a boolean value indicating whether the operation succeeded.
     *
     * Emits a {Transfer} event.
     */
    function transferFrom(
        address from,
        address to,
        uint256 amount
    ) external returns (bool);
}

File 4 of 8 : draft-IERC20Permit.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/draft-IERC20Permit.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in
 * https://eips.ethereum.org/EIPS/eip-2612[EIP-2612].
 *
 * Adds the {permit} method, which can be used to change an account's ERC20 allowance (see {IERC20-allowance}) by
 * presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't
 * need to send a transaction, and thus is not required to hold Ether at all.
 */
interface IERC20Permit {
    /**
     * @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,
     * given ``owner``'s signed approval.
     *
     * IMPORTANT: The same issues {IERC20-approve} has related to transaction
     * ordering also apply here.
     *
     * Emits an {Approval} event.
     *
     * Requirements:
     *
     * - `spender` cannot be the zero address.
     * - `deadline` must be a timestamp in the future.
     * - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`
     * over the EIP712-formatted function arguments.
     * - the signature must use ``owner``'s current nonce (see {nonces}).
     *
     * For more information on the signature format, see the
     * https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP
     * section].
     */
    function permit(
        address owner,
        address spender,
        uint256 value,
        uint256 deadline,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) external;

    /**
     * @dev Returns the current nonce for `owner`. This value must be
     * included whenever a signature is generated for {permit}.
     *
     * Every successful call to {permit} increases ``owner``'s nonce by one. This
     * prevents a signature from being used multiple times.
     */
    function nonces(address owner) external view returns (uint256);

    /**
     * @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.
     */
    // solhint-disable-next-line func-name-mixedcase
    function DOMAIN_SEPARATOR() external view returns (bytes32);
}

File 5 of 8 : SafeERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC20/utils/SafeERC20.sol)

pragma solidity ^0.8.0;

import "../IERC20.sol";
import "../extensions/draft-IERC20Permit.sol";
import "../../../utils/Address.sol";

/**
 * @title SafeERC20
 * @dev Wrappers around ERC20 operations that throw on failure (when the token
 * contract returns false). Tokens that return no value (and instead revert or
 * throw on failure) are also supported, non-reverting calls are assumed to be
 * successful.
 * To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract,
 * which allows you to call the safe operations as `token.safeTransfer(...)`, etc.
 */
library SafeERC20 {
    using Address for address;

    function safeTransfer(
        IERC20 token,
        address to,
        uint256 value
    ) internal {
        _callOptionalReturn(token, abi.encodeWithSelector(token.transfer.selector, to, value));
    }

    function safeTransferFrom(
        IERC20 token,
        address from,
        address to,
        uint256 value
    ) internal {
        _callOptionalReturn(token, abi.encodeWithSelector(token.transferFrom.selector, from, to, value));
    }

    /**
     * @dev Deprecated. This function has issues similar to the ones found in
     * {IERC20-approve}, and its usage is discouraged.
     *
     * Whenever possible, use {safeIncreaseAllowance} and
     * {safeDecreaseAllowance} instead.
     */
    function safeApprove(
        IERC20 token,
        address spender,
        uint256 value
    ) internal {
        // safeApprove should only be called when setting an initial allowance,
        // or when resetting it to zero. To increase and decrease it, use
        // 'safeIncreaseAllowance' and 'safeDecreaseAllowance'
        require(
            (value == 0) || (token.allowance(address(this), spender) == 0),
            "SafeERC20: approve from non-zero to non-zero allowance"
        );
        _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, value));
    }

    function safeIncreaseAllowance(
        IERC20 token,
        address spender,
        uint256 value
    ) internal {
        uint256 newAllowance = token.allowance(address(this), spender) + value;
        _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, newAllowance));
    }

    function safeDecreaseAllowance(
        IERC20 token,
        address spender,
        uint256 value
    ) internal {
        unchecked {
            uint256 oldAllowance = token.allowance(address(this), spender);
            require(oldAllowance >= value, "SafeERC20: decreased allowance below zero");
            uint256 newAllowance = oldAllowance - value;
            _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, newAllowance));
        }
    }

    function safePermit(
        IERC20Permit token,
        address owner,
        address spender,
        uint256 value,
        uint256 deadline,
        uint8 v,
        bytes32 r,
        bytes32 s
    ) internal {
        uint256 nonceBefore = token.nonces(owner);
        token.permit(owner, spender, value, deadline, v, r, s);
        uint256 nonceAfter = token.nonces(owner);
        require(nonceAfter == nonceBefore + 1, "SafeERC20: permit did not succeed");
    }

    /**
     * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement
     * on the return value: the return value is optional (but if data is returned, it must not be false).
     * @param token The token targeted by the call.
     * @param data The call data (encoded using abi.encode or one of its variants).
     */
    function _callOptionalReturn(IERC20 token, bytes memory data) private {
        // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since
        // we're implementing it ourselves. We use {Address.functionCall} to perform this call, which verifies that
        // the target address contains contract code and also asserts for success in the low-level call.

        bytes memory returndata = address(token).functionCall(data, "SafeERC20: low-level call failed");
        if (returndata.length > 0) {
            // Return data is optional
            require(abi.decode(returndata, (bool)), "SafeERC20: ERC20 operation did not succeed");
        }
    }
}

File 6 of 8 : IERC721.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (token/ERC721/IERC721.sol)

pragma solidity ^0.8.0;

import "../../utils/introspection/IERC165.sol";

/**
 * @dev Required interface of an ERC721 compliant contract.
 */
interface IERC721 is IERC165 {
    /**
     * @dev Emitted when `tokenId` token is transferred from `from` to `to`.
     */
    event Transfer(address indexed from, address indexed to, uint256 indexed tokenId);

    /**
     * @dev Emitted when `owner` enables `approved` to manage the `tokenId` token.
     */
    event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId);

    /**
     * @dev Emitted when `owner` enables or disables (`approved`) `operator` to manage all of its assets.
     */
    event ApprovalForAll(address indexed owner, address indexed operator, bool approved);

    /**
     * @dev Returns the number of tokens in ``owner``'s account.
     */
    function balanceOf(address owner) external view returns (uint256 balance);

    /**
     * @dev Returns the owner of the `tokenId` token.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function ownerOf(uint256 tokenId) external view returns (address owner);

    /**
     * @dev Safely transfers `tokenId` token from `from` to `to`.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must exist and be owned by `from`.
     * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId,
        bytes calldata data
    ) external;

    /**
     * @dev Safely transfers `tokenId` token from `from` to `to`, checking first that contract recipients
     * are aware of the ERC721 protocol to prevent tokens from being forever locked.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must exist and be owned by `from`.
     * - If the caller is not `from`, it must have been allowed to move this token by either {approve} or {setApprovalForAll}.
     * - If `to` refers to a smart contract, it must implement {IERC721Receiver-onERC721Received}, which is called upon a safe transfer.
     *
     * Emits a {Transfer} event.
     */
    function safeTransferFrom(
        address from,
        address to,
        uint256 tokenId
    ) external;

    /**
     * @dev Transfers `tokenId` token from `from` to `to`.
     *
     * WARNING: Usage of this method is discouraged, use {safeTransferFrom} whenever possible.
     *
     * Requirements:
     *
     * - `from` cannot be the zero address.
     * - `to` cannot be the zero address.
     * - `tokenId` token must be owned by `from`.
     * - If the caller is not `from`, it must be approved to move this token by either {approve} or {setApprovalForAll}.
     *
     * Emits a {Transfer} event.
     */
    function transferFrom(
        address from,
        address to,
        uint256 tokenId
    ) external;

    /**
     * @dev Gives permission to `to` to transfer `tokenId` token to another account.
     * The approval is cleared when the token is transferred.
     *
     * Only a single account can be approved at a time, so approving the zero address clears previous approvals.
     *
     * Requirements:
     *
     * - The caller must own the token or be an approved operator.
     * - `tokenId` must exist.
     *
     * Emits an {Approval} event.
     */
    function approve(address to, uint256 tokenId) external;

    /**
     * @dev Approve or remove `operator` as an operator for the caller.
     * Operators can call {transferFrom} or {safeTransferFrom} for any token owned by the caller.
     *
     * Requirements:
     *
     * - The `operator` cannot be the caller.
     *
     * Emits an {ApprovalForAll} event.
     */
    function setApprovalForAll(address operator, bool _approved) external;

    /**
     * @dev Returns the account approved for `tokenId` token.
     *
     * Requirements:
     *
     * - `tokenId` must exist.
     */
    function getApproved(uint256 tokenId) external view returns (address operator);

    /**
     * @dev Returns if the `operator` is allowed to manage all of the assets of `owner`.
     *
     * See {setApprovalForAll}
     */
    function isApprovedForAll(address owner, address operator) external view returns (bool);
}

File 7 of 8 : Address.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.7.0) (utils/Address.sol)

pragma solidity ^0.8.1;

/**
 * @dev Collection of functions related to the address type
 */
library Address {
    /**
     * @dev Returns true if `account` is a contract.
     *
     * [IMPORTANT]
     * ====
     * It is unsafe to assume that an address for which this function returns
     * false is an externally-owned account (EOA) and not a contract.
     *
     * Among others, `isContract` will return false for the following
     * types of addresses:
     *
     *  - an externally-owned account
     *  - a contract in construction
     *  - an address where a contract will be created
     *  - an address where a contract lived, but was destroyed
     * ====
     *
     * [IMPORTANT]
     * ====
     * You shouldn't rely on `isContract` to protect against flash loan attacks!
     *
     * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
     * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
     * constructor.
     * ====
     */
    function isContract(address account) internal view returns (bool) {
        // This method relies on extcodesize/address.code.length, which returns 0
        // for contracts in construction, since the code is only stored at the end
        // of the constructor execution.

        return account.code.length > 0;
    }

    /**
     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
     * `recipient`, forwarding all available gas and reverting on errors.
     *
     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
     * of certain opcodes, possibly making contracts go over the 2300 gas limit
     * imposed by `transfer`, making them unable to receive funds via
     * `transfer`. {sendValue} removes this limitation.
     *
     * https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more].
     *
     * IMPORTANT: because control is transferred to `recipient`, care must be
     * taken to not create reentrancy vulnerabilities. Consider using
     * {ReentrancyGuard} or the
     * https://solidity.readthedocs.io/en/v0.5.11/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
     */
    function sendValue(address payable recipient, uint256 amount) internal {
        require(address(this).balance >= amount, "Address: insufficient balance");

        (bool success, ) = recipient.call{value: amount}("");
        require(success, "Address: unable to send value, recipient may have reverted");
    }

    /**
     * @dev Performs a Solidity function call using a low level `call`. A
     * plain `call` is an unsafe replacement for a function call: use this
     * function instead.
     *
     * If `target` reverts with a revert reason, it is bubbled up by this
     * function (like regular Solidity function calls).
     *
     * Returns the raw returned data. To convert to the expected return value,
     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
     *
     * Requirements:
     *
     * - `target` must be a contract.
     * - calling `target` with `data` must not revert.
     *
     * _Available since v3.1._
     */
    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
        return functionCall(target, data, "Address: low-level call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
     * `errorMessage` as a fallback revert reason when `target` reverts.
     *
     * _Available since v3.1._
     */
    function functionCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal returns (bytes memory) {
        return functionCallWithValue(target, data, 0, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but also transferring `value` wei to `target`.
     *
     * Requirements:
     *
     * - the calling contract must have an ETH balance of at least `value`.
     * - the called Solidity function must be `payable`.
     *
     * _Available since v3.1._
     */
    function functionCallWithValue(
        address target,
        bytes memory data,
        uint256 value
    ) internal returns (bytes memory) {
        return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
    }

    /**
     * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
     * with `errorMessage` as a fallback revert reason when `target` reverts.
     *
     * _Available since v3.1._
     */
    function functionCallWithValue(
        address target,
        bytes memory data,
        uint256 value,
        string memory errorMessage
    ) internal returns (bytes memory) {
        require(address(this).balance >= value, "Address: insufficient balance for call");
        require(isContract(target), "Address: call to non-contract");

        (bool success, bytes memory returndata) = target.call{value: value}(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but performing a static call.
     *
     * _Available since v3.3._
     */
    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
        return functionStaticCall(target, data, "Address: low-level static call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
     * but performing a static call.
     *
     * _Available since v3.3._
     */
    function functionStaticCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal view returns (bytes memory) {
        require(isContract(target), "Address: static call to non-contract");

        (bool success, bytes memory returndata) = target.staticcall(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
     * but performing a delegate call.
     *
     * _Available since v3.4._
     */
    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
        return functionDelegateCall(target, data, "Address: low-level delegate call failed");
    }

    /**
     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
     * but performing a delegate call.
     *
     * _Available since v3.4._
     */
    function functionDelegateCall(
        address target,
        bytes memory data,
        string memory errorMessage
    ) internal returns (bytes memory) {
        require(isContract(target), "Address: delegate call to non-contract");

        (bool success, bytes memory returndata) = target.delegatecall(data);
        return verifyCallResult(success, returndata, errorMessage);
    }

    /**
     * @dev Tool to verifies that a low level call was successful, and revert if it wasn't, either by bubbling the
     * revert reason using the provided one.
     *
     * _Available since v4.3._
     */
    function verifyCallResult(
        bool success,
        bytes memory returndata,
        string memory errorMessage
    ) internal pure returns (bytes memory) {
        if (success) {
            return returndata;
        } else {
            // Look for revert reason and bubble it up if present
            if (returndata.length > 0) {
                // The easiest way to bubble the revert reason is using memory via assembly
                /// @solidity memory-safe-assembly
                assembly {
                    let returndata_size := mload(returndata)
                    revert(add(32, returndata), returndata_size)
                }
            } else {
                revert(errorMessage);
            }
        }
    }
}

File 8 of 8 : IERC165.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)

pragma solidity ^0.8.0;

/**
 * @dev Interface of the ERC165 standard, as defined in the
 * https://eips.ethereum.org/EIPS/eip-165[EIP].
 *
 * Implementers can declare support of contract interfaces, which can then be
 * queried by others ({ERC165Checker}).
 *
 * For an implementation, see {ERC165}.
 */
interface IERC165 {
    /**
     * @dev Returns true if this contract implements the interface defined by
     * `interfaceId`. See the corresponding
     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
     * to learn more about how these ids are created.
     *
     * This function call must use less than 30 000 gas.
     */
    function supportsInterface(bytes4 interfaceId) external view returns (bool);
}

Settings
{
  "optimizer": {
    "enabled": true,
    "runs": 800
  },
  "evmVersion": "london",
  "remappings": [],
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"contract IERC721","name":"_nftCollection","type":"address"},{"internalType":"contract IERC20","name":"_rewardsToken","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"Deadline","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"InitTime","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_tokenId","type":"uint256"}],"name":"availableRewards","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256[]","name":"_tokenIds","type":"uint256[]"}],"name":"batchClaimRewards","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_tokenId","type":"uint256"}],"name":"claimRewards","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"nftCollection","outputs":[{"internalType":"contract IERC721","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"rewardsToken","outputs":[{"internalType":"contract IERC20","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_Deadline","type":"uint256"}],"name":"setDeadline","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_initTimestamp","type":"uint256"}],"name":"setInitTime","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_newOwner","type":"address"}],"name":"setNewOwner","outputs":[],"stateMutability":"nonpayable","type":"function"}]

60c0604052678ac7230489e8000060045534801561001c57600080fd5b50604051610dbf380380610dbf83398101604081905261003b91610082565b600160008190556001600160a01b0392831660a052911660805280546001600160a01b031916331790556100bc565b6001600160a01b038116811461007f57600080fd5b50565b6000806040838503121561009557600080fd5b82516100a08161006a565b60208401519092506100b18161006a565b809150509250929050565b60805160a051610cc26100fd60003960008181610132015281816101e201526103d001526000818161018d01528181610323015261052e0152610cc26000f3fe608060405234801561001057600080fd5b50600436106100be5760003560e01c80636588103b11610076578063c6f221aa1161005b578063c6f221aa1461017f578063d1af0c7d14610188578063f5a1f5b4146101af57600080fd5b80636588103b1461012d578063a5e2f9d91461016c57600080fd5b806329183872116100a757806329183872146100eb57806338c4c7ce146100fe57806361c02efb1461011a57600080fd5b80630962ef79146100c3578063195199f6146100d8575b600080fd5b6100d66100d1366004610a72565b6101c2565b005b6100d66100e6366004610a72565b61034e565b6100d66100f9366004610a8b565b61039d565b61010760025481565b6040519081526020015b60405180910390f35b610107610128366004610a72565b61056e565b6101547f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b039091168152602001610111565b6100d661017a366004610a72565b610595565b61010760035481565b6101547f000000000000000000000000000000000000000000000000000000000000000081565b6100d66101bd366004610b18565b6105e4565b6040516331a9108f60e11b81526004810182905233906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690636352211e90602401602060405180830381865afa158015610229573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061024d9190610b35565b6001600160a01b0316146102a85760405162461bcd60e51b815260206004820152601960248201527f596f7520646f6e2774206f776e207468697320746f6b656e210000000000000060448201526064015b60405180910390fd5b60006102b382610668565b9050600081116103055760405162461bcd60e51b815260206004820152601c60248201527f596f752068617665206e6f207265776172647320746f20636c61696d00000000604482015260640161029f565b600082815260056020526040902042905561034a6001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163383610789565b5050565b6001546001600160a01b031633146103985760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600355565b6000805b82811015610568578383828181106103bb576103bb610b52565b905060200201359150336001600160a01b03167f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316636352211e846040518263ffffffff1660e01b815260040161041c91815260200190565b602060405180830381865afa158015610439573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061045d9190610b35565b6001600160a01b0316146104b35760405162461bcd60e51b815260206004820152601960248201527f596f7520646f6e2774206f776e207468697320746f6b656e2100000000000000604482015260640161029f565b60006104be83610668565b9050600081116105105760405162461bcd60e51b815260206004820152601c60248201527f596f752068617665206e6f207265776172647320746f20636c61696d00000000604482015260640161029f565b60008381526005602052604090204290556105556001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000163383610789565b508061056081610b7e565b9150506103a1565b50505050565b60008061057a83610668565b905061058e670de0b6b3a764000082610b97565b9392505050565b6001546001600160a01b031633146105df5760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600255565b6001546001600160a01b0316331461062e5760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600180547fffffffffffffffffffffffff0000000000000000000000000000000000000000166001600160a01b0392909216919091179055565b60008181526005602052604081205415801561068657506003544211155b156106ba5762015180600454600254426106a09190610bb9565b6106aa9190610bd0565b6106b49190610b97565b92915050565b6000828152600560205260409020541580156106d7575060035442115b156106f357620151806004546002546003546106a09190610bb9565b60035442118015610711575060008281526005602052604090205415155b1561073a576004546000838152600560205260409020546003546201518092916106a091610bb9565b6003544211801561075a5750600354600083815260056020526040902054115b1561076757506000919050565b6004546000838152600560205260409020546201518091906106a09042610bb9565b604080516001600160a01b038416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1663a9059cbb60e01b1790526107f09084906107f5565b505050565b600061084a826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166108da9092919063ffffffff16565b8051909150156107f057808060200190518101906108689190610bef565b6107f05760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f74207375636365656400000000000000000000000000000000000000000000606482015260840161029f565b60606108e984846000856108f1565b949350505050565b6060824710156109695760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c0000000000000000000000000000000000000000000000000000606482015260840161029f565b6001600160a01b0385163b6109c05760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161029f565b600080866001600160a01b031685876040516109dc9190610c3d565b60006040518083038185875af1925050503d8060008114610a19576040519150601f19603f3d011682016040523d82523d6000602084013e610a1e565b606091505b5091509150610a2e828286610a39565b979650505050505050565b60608315610a4857508161058e565b825115610a585782518084602001fd5b8160405162461bcd60e51b815260040161029f9190610c59565b600060208284031215610a8457600080fd5b5035919050565b60008060208385031215610a9e57600080fd5b823567ffffffffffffffff80821115610ab657600080fd5b818501915085601f830112610aca57600080fd5b813581811115610ad957600080fd5b8660208260051b8501011115610aee57600080fd5b60209290920196919550909350505050565b6001600160a01b0381168114610b1557600080fd5b50565b600060208284031215610b2a57600080fd5b813561058e81610b00565b600060208284031215610b4757600080fd5b815161058e81610b00565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601160045260246000fd5b600060018201610b9057610b90610b68565b5060010190565b600082610bb457634e487b7160e01b600052601260045260246000fd5b500490565b600082821015610bcb57610bcb610b68565b500390565b6000816000190483118215151615610bea57610bea610b68565b500290565b600060208284031215610c0157600080fd5b8151801515811461058e57600080fd5b60005b83811015610c2c578181015183820152602001610c14565b838111156105685750506000910152565b60008251610c4f818460208701610c11565b9190910192915050565b6020815260008251806020840152610c78816040850160208701610c11565b601f01601f1916919091016040019291505056fea2646970667358221220be865cc080008737a7d12d435d68964244b2002c31ea8ac9b4fe33f2664c700a64736f6c634300080d0033000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d1000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f

Deployed Bytecode

0x608060405234801561001057600080fd5b50600436106100be5760003560e01c80636588103b11610076578063c6f221aa1161005b578063c6f221aa1461017f578063d1af0c7d14610188578063f5a1f5b4146101af57600080fd5b80636588103b1461012d578063a5e2f9d91461016c57600080fd5b806329183872116100a757806329183872146100eb57806338c4c7ce146100fe57806361c02efb1461011a57600080fd5b80630962ef79146100c3578063195199f6146100d8575b600080fd5b6100d66100d1366004610a72565b6101c2565b005b6100d66100e6366004610a72565b61034e565b6100d66100f9366004610a8b565b61039d565b61010760025481565b6040519081526020015b60405180910390f35b610107610128366004610a72565b61056e565b6101547f000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d181565b6040516001600160a01b039091168152602001610111565b6100d661017a366004610a72565b610595565b61010760035481565b6101547f000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f81565b6100d66101bd366004610b18565b6105e4565b6040516331a9108f60e11b81526004810182905233906001600160a01b037f000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d11690636352211e90602401602060405180830381865afa158015610229573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061024d9190610b35565b6001600160a01b0316146102a85760405162461bcd60e51b815260206004820152601960248201527f596f7520646f6e2774206f776e207468697320746f6b656e210000000000000060448201526064015b60405180910390fd5b60006102b382610668565b9050600081116103055760405162461bcd60e51b815260206004820152601c60248201527f596f752068617665206e6f207265776172647320746f20636c61696d00000000604482015260640161029f565b600082815260056020526040902042905561034a6001600160a01b037f000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f163383610789565b5050565b6001546001600160a01b031633146103985760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600355565b6000805b82811015610568578383828181106103bb576103bb610b52565b905060200201359150336001600160a01b03167f000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d16001600160a01b0316636352211e846040518263ffffffff1660e01b815260040161041c91815260200190565b602060405180830381865afa158015610439573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061045d9190610b35565b6001600160a01b0316146104b35760405162461bcd60e51b815260206004820152601960248201527f596f7520646f6e2774206f776e207468697320746f6b656e2100000000000000604482015260640161029f565b60006104be83610668565b9050600081116105105760405162461bcd60e51b815260206004820152601c60248201527f596f752068617665206e6f207265776172647320746f20636c61696d00000000604482015260640161029f565b60008381526005602052604090204290556105556001600160a01b037f000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f163383610789565b508061056081610b7e565b9150506103a1565b50505050565b60008061057a83610668565b905061058e670de0b6b3a764000082610b97565b9392505050565b6001546001600160a01b031633146105df5760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600255565b6001546001600160a01b0316331461062e5760405162461bcd60e51b815260206004820152600d60248201526c2737ba103a34329037bbb732b960991b604482015260640161029f565b600180547fffffffffffffffffffffffff0000000000000000000000000000000000000000166001600160a01b0392909216919091179055565b60008181526005602052604081205415801561068657506003544211155b156106ba5762015180600454600254426106a09190610bb9565b6106aa9190610bd0565b6106b49190610b97565b92915050565b6000828152600560205260409020541580156106d7575060035442115b156106f357620151806004546002546003546106a09190610bb9565b60035442118015610711575060008281526005602052604090205415155b1561073a576004546000838152600560205260409020546003546201518092916106a091610bb9565b6003544211801561075a5750600354600083815260056020526040902054115b1561076757506000919050565b6004546000838152600560205260409020546201518091906106a09042610bb9565b604080516001600160a01b038416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1663a9059cbb60e01b1790526107f09084906107f5565b505050565b600061084a826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166108da9092919063ffffffff16565b8051909150156107f057808060200190518101906108689190610bef565b6107f05760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f74207375636365656400000000000000000000000000000000000000000000606482015260840161029f565b60606108e984846000856108f1565b949350505050565b6060824710156109695760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c0000000000000000000000000000000000000000000000000000606482015260840161029f565b6001600160a01b0385163b6109c05760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161029f565b600080866001600160a01b031685876040516109dc9190610c3d565b60006040518083038185875af1925050503d8060008114610a19576040519150601f19603f3d011682016040523d82523d6000602084013e610a1e565b606091505b5091509150610a2e828286610a39565b979650505050505050565b60608315610a4857508161058e565b825115610a585782518084602001fd5b8160405162461bcd60e51b815260040161029f9190610c59565b600060208284031215610a8457600080fd5b5035919050565b60008060208385031215610a9e57600080fd5b823567ffffffffffffffff80821115610ab657600080fd5b818501915085601f830112610aca57600080fd5b813581811115610ad957600080fd5b8660208260051b8501011115610aee57600080fd5b60209290920196919550909350505050565b6001600160a01b0381168114610b1557600080fd5b50565b600060208284031215610b2a57600080fd5b813561058e81610b00565b600060208284031215610b4757600080fd5b815161058e81610b00565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601160045260246000fd5b600060018201610b9057610b90610b68565b5060010190565b600082610bb457634e487b7160e01b600052601260045260246000fd5b500490565b600082821015610bcb57610bcb610b68565b500390565b6000816000190483118215151615610bea57610bea610b68565b500290565b600060208284031215610c0157600080fd5b8151801515811461058e57600080fd5b60005b83811015610c2c578181015183820152602001610c14565b838111156105685750506000910152565b60008251610c4f818460208701610c11565b9190910192915050565b6020815260008251806020840152610c78816040850160208701610c11565b601f01601f1916919091016040019291505056fea2646970667358221220be865cc080008737a7d12d435d68964244b2002c31ea8ac9b4fe33f2664c700a64736f6c634300080d0033

Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)

000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d1000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f

-----Decoded View---------------
Arg [0] : _nftCollection (address): 0xC3C62E97c85EA5D8D2EdC39034e9dfc6452a50D1
Arg [1] : _rewardsToken (address): 0xf70A188D3ADF2d852f35fE139407287966c5c34f

-----Encoded View---------------
2 Constructor Arguments found :
Arg [0] : 000000000000000000000000c3c62e97c85ea5d8d2edc39034e9dfc6452a50d1
Arg [1] : 000000000000000000000000f70a188d3adf2d852f35fe139407287966c5c34f


Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.