ETH Price: $4,021.45 (-0.73%)

Contract

0x94Dc96C7F5B206D40aAE6be5D2941c2312bB0D48

Overview

ETH Balance

0 ETH

ETH Value

$0.00

Token Holdings

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Claim Reward1162378372024-02-16 9:07:31295 days ago1708074451IN
0x94Dc96C7...312bB0D48
0 ETH0.0000365743880.00603281
Claim Reward1158089892024-02-06 10:52:35305 days ago1707216755IN
0x94Dc96C7...312bB0D48
0 ETH0.0000428618930.0038603
Claim Reward1153786942024-01-27 11:49:25315 days ago1706356165IN
0x94Dc96C7...312bB0D48
0 ETH0.0000176218740.00673858
Claim Reward1153786082024-01-27 11:46:33315 days ago1706355993IN
0x94Dc96C7...312bB0D48
0 ETH0.0000182857740.00699825
Claim Reward1145239712024-01-07 16:58:39335 days ago1704646719IN
0x94Dc96C7...312bB0D48
0 ETH0.0000441881240.0079962
Claim Reward1145239622024-01-07 16:58:21335 days ago1704646701IN
0x94Dc96C7...312bB0D48
0 ETH0.0000441881240.0079962
Claim Reward1139481192023-12-25 9:03:35348 days ago1703495015IN
0x94Dc96C7...312bB0D48
0 ETH0.0000246009080.00700442
Claim Reward1139451792023-12-25 7:25:35348 days ago1703489135IN
0x94Dc96C7...312bB0D48
0 ETH0.0000273398840.00476339
Claim Reward1139451632023-12-25 7:25:03348 days ago1703489103IN
0x94Dc96C7...312bB0D48
0 ETH0.0000263637880.00486497
Claim Reward1135923522023-12-17 3:24:41356 days ago1702783481IN
0x94Dc96C7...312bB0D48
0 ETH0.0000502400730.00534018
Claim Reward1132984922023-12-10 8:09:21363 days ago1702195761IN
0x94Dc96C7...312bB0D48
0 ETH0.0000412855570.01237034
Claim Reward1130672342023-12-04 23:40:45368 days ago1701733245IN
0x94Dc96C7...312bB0D48
0 ETH0.0000956671650.01741643
Claim Reward1130672342023-12-04 23:40:45368 days ago1701733245IN
0x94Dc96C7...312bB0D48
0 ETH0.0000931138660.01643673
Claim Reward1129719662023-12-02 18:45:09371 days ago1701542709IN
0x94Dc96C7...312bB0D48
0 ETH0.0000548070480.0134633
Claim Reward1129368232023-12-01 23:13:43371 days ago1701472423IN
0x94Dc96C7...312bB0D48
0 ETH0.0000525117490.01389658
Claim Reward1129173302023-12-01 12:23:57372 days ago1701433437IN
0x94Dc96C7...312bB0D48
0 ETH0.0000652827520.01123327
Claim Reward1129005322023-12-01 3:04:01372 days ago1701399841IN
0x94Dc96C7...312bB0D48
0 ETH0.0000634794410.00821279
Claim Reward1129000092023-12-01 2:46:35372 days ago1701398795IN
0x94Dc96C7...312bB0D48
0 ETH0.0000522123810.00791851
Claim Reward1128999962023-12-01 2:46:09372 days ago1701398769IN
0x94Dc96C7...312bB0D48
0 ETH0.0000508535650.00738785
Claim Reward1128788162023-11-30 15:00:09373 days ago1701356409IN
0x94Dc96C7...312bB0D48
0 ETH0.0000645401880.01105938
Claim Reward1128787862023-11-30 14:59:09373 days ago1701356349IN
0x94Dc96C7...312bB0D48
0 ETH0.0000647689070.01039322
Claim Reward1128787462023-11-30 14:57:49373 days ago1701356269IN
0x94Dc96C7...312bB0D48
0 ETH0.0000711628570.02010072
Claim Reward1128787322023-11-30 14:57:21373 days ago1701356241IN
0x94Dc96C7...312bB0D48
0 ETH0.000073448810.01028732
Claim Reward1128774972023-11-30 14:16:11373 days ago1701353771IN
0x94Dc96C7...312bB0D48
0 ETH0.0000800124090.01088578
Claim Reward1122487612023-11-16 0:58:19387 days ago1700096299IN
0x94Dc96C7...312bB0D48
0 ETH0.0000493299170.008234
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:

Loading...
Loading

Similar Match Source Code
This contract matches the deployed Bytecode of the Source Code for Contract 0x5acEF061...E17926ac0
The constructor portion of the code might be different and could alter the actual behaviour of the contract

Contract Name:
ThriveCoinRewardSeasonIERC20

Compiler Version
v0.8.14+commit.80d49f37

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion
File 1 of 14 : ThriveCoinRewardSeasonIERC20.sol
// SPDX-License-Identifier: MIT

pragma solidity 0.8.14;

import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
import "./ThriveCoinRewardSeason.sol";

/**
 * @author vigan.abd
 * @title ThriveCoin reward season contract with erc20 rewards.
 *
 * @dev ThriveCoinRewardSeasonIERC20 is a simple smart contract that is used to store reward seasons and
 * their respective IERC20 user rewards. It supports these key functionalities:
 * - Managing reward seasons where there is at most one active season, seasons can be added only by ADMIN_ROLE
 * - Adding user rewards to a season, only by WRITER_ROLE
 * - Reading user rewards publicly
 * - Sending IERC20 user rewards to destination, done by reward owner or reward destinaion
 * - Sending unclaimed IERC20 rewards to default destination, can be done only by admin
 */
contract ThriveCoinRewardSeasonIERC20 is ThriveCoinRewardSeason {
  address tokenAddress;

  /**
   * @dev Stores first season with default destination and close dates, additionally grants `DEFAULT_ADMIN_ROLE` and
   * `WRITER_ROLE` to the account that deploys the contract.
   *
   * @param defaultDestination - Address where remaining funds will be sent once opportunity is closed
   * @param closeDate - Determines time when season will be closed, end users can't claim rewards prior to this date
   * @param claimCloseDate - Determines the date until funds are available to claim, should be after season close date
   * @param _tokenAddress - IERC20 token address used for distributing rewards
   */
  constructor(
    address defaultDestination,
    uint256 closeDate,
    uint256 claimCloseDate,
    address _tokenAddress
  ) ThriveCoinRewardSeason(defaultDestination, closeDate, claimCloseDate) {
    tokenAddress = _tokenAddress;
  }

  /**
   * @dev Can be called by owner or destination of reward to send IERC20 funds to destination. It can be called only
   * after close date is reached and before claim close date is reached. Reward can be claimed at most once and only for
   * current season.
   *
   * @param owner - Owner from whom the funds will be claimed
   */
  function claimReward(address owner) public override {
    super.claimReward(owner);

    UserReward memory reward = rewards[seasonIndex][owner];
    SafeERC20.safeTransfer(IERC20(tokenAddress), reward.destination, reward.amount);
  }

  /**
   * @dev Used to send unclaimed IERC20 funds after claim close date to default destination. Can be called only by
   * admins.
   */
  function sendUnclaimedFunds() public override onlyAdmin {
    super.sendUnclaimedFunds();

    Season memory season = seasons[seasonIndex];
    SafeERC20.safeTransfer(
      IERC20(tokenAddress),
      season.defaultDestination,
      season.totalRewards - season.claimedRewards
    );
  }

  /**
   * @dev Withdraw remaining ERC20 from smart contract, only admins can do this.
   * This is useful when contract has more funds than needed to fulfill rewards.
   *
   * @param account - Destination of ERC20 funds
   * @param amount - Amount that will be withdrawn
   */
  function withdrawERC20(address account, uint256 amount) public onlyAdmin {
    Season memory season = seasons[seasonIndex];
    require(block.timestamp > season.claimCloseDate, "ThriveCoinRewardSeason: previous season not fully closed");
    require(
      season.totalRewards - season.claimedRewards == 0 || season.unclaimedFundsSent,
      "ThriveCoinRewardSeason: unclaimed funds not sent yet"
    );

    uint256 contractBalance = IERC20(tokenAddress).balanceOf(address(this));
    require(contractBalance >= amount, "ThriveCoinRewardSeason: not enough funds available");

    SafeERC20.safeTransfer(IERC20(tokenAddress), account, amount);
  }
}

File 2 of 14 : ThriveCoinRewardSeason.sol
// SPDX-License-Identifier: MIT

pragma solidity 0.8.14;

import "@openzeppelin/contracts/access/AccessControlEnumerable.sol";

/**
 * @author vigan.abd
 * @title ThriveCoin reward season contract
 *
 * @dev ThriveCoinRewardSeason is a simple smart contract that is used to store reward seasons and their respective
 * user rewards. It supports these key functionalities:
 * - Managing reward seasons where there is at most one active season, seasons can be added only by ADMIN_ROLE
 * - Adding user rewards to a season, only by WRITER_ROLE
 * - Reading user rewards publicly
 * - Sending user rewards to destination, done by reward owner or reward destinaion
 * - Sending unclaimed rewards to default destination, can be done only by admin
 *
 * NOTE: extends openzeppelin v4.6.0 contracts:
 * https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.6.0/contracts/access/AccessControlEnumerable.sol
 */
contract ThriveCoinRewardSeason is AccessControlEnumerable {
  /**
   * @dev Structure that holds reward season.
   *
   * @property defaultDestination - Address where remaining funds will be sent once opportunity is closed
   * @property closeDate - Determines time when season will be closed, end users can't claim rewards prior to this date
   * @property claimCloseDate - Determines the date until funds are available to claim,
   *                            should be after season close date
   * @property totalRewards - Determines total rewards that will be distributed once season is closed
   * @property claimedRewards - Determines total claimed rewards by end users
   * @property unclaimedFundsSent - Determines flag indicating that unclaimed funds are sent to default destination
   *                                once season is fully closed including also claim close date.
   * @property rewardCount - Total number of user rewards
   */
  struct Season {
    address defaultDestination;
    uint256 closeDate;
    uint256 claimCloseDate;
    uint256 totalRewards;
    uint256 claimedRewards;
    uint256 rewardCount;
    bool unclaimedFundsSent;
  }

  /**
   * @dev Structure that represents stored user rewards
   * @property destination - Address where reward will be sent
   * @property amount - Amount that will be rewarded
   * @property claimed - Flag specifying that funds were claimed
   */
  struct UserReward {
    address destination;
    uint256 amount;
    bool claimed;
  }

  /**
   * @dev Structure for adding user reward through external call
   *
   * @property owner - Address that represents owner of the reward,
   *                   funds can be sent to destination either by owner or
   *                   destination address through external call
   * @property destination - Address where reward will be sent
   * @property amount - Amount that will be rewarded
   */
  struct UserRewardRequest {
    address owner;
    address destination;
    uint256 amount;
  }

  bytes32 public constant WRITER_ROLE = keccak256("WRITER_ROLE");

  /**
   * @dev Storage of seasons in format season_index => season_data
   */
  mapping(uint256 => Season) internal seasons;

  /**
   * @dev Storage of user rewards in format season_index => (owner => reward)
   */
  mapping(uint256 => mapping(address => UserReward)) internal rewards;

  /**
   * @dev Storage of user rewards address in format season_index => (index => owner)
   */
  mapping(uint256 => mapping(uint256 => address)) internal rewardsAddresses;

  /**
   * @dev Active/current season, always incremented only
   */
  uint256 internal seasonIndex = 1;

  /**
   * @dev Stores first season with default destination and close dates, additionally grants `DEFAULT_ADMIN_ROLE` and
   * `WRITER_ROLE` to the account that deploys the contract.
   *
   * @param defaultDestination - Address where remaining funds will be sent once opportunity is closed
   * @param closeDate - Determines time when season will be closed, end users can't claim rewards prior to this date
   * @param claimCloseDate - Determines the date until funds are available to claim, should be after season close date
   */
  constructor(address defaultDestination, uint256 closeDate, uint256 claimCloseDate) {
    _setupRole(DEFAULT_ADMIN_ROLE, _msgSender());
    _setupRole(WRITER_ROLE, _msgSender());

    require(defaultDestination != address(0), "ThriveCoinRewardSeason: default destination cannot be zero address");
    require(closeDate > block.timestamp, "ThriveCoinRewardSeason: close date already reached");
    require(closeDate < claimCloseDate, "ThriveCoinRewardSeason: close date should be before claim close date");
    seasons[seasonIndex] = Season(defaultDestination, closeDate, claimCloseDate, 0, 0, 0, false);
  }

  modifier onlyWriter() {
    require(hasRole(WRITER_ROLE, _msgSender()), "ThriveCoinRewardSeason: must have writer role");
    _;
  }

  modifier onlyAdmin() {
    require(hasRole(DEFAULT_ADMIN_ROLE, _msgSender()), "ThriveCoinRewardSeason: must have admin role");
    _;
  }

  /**
   * @dev Returns active/current season index
   */
  function currentSeason() public view returns (uint256) {
    return seasonIndex;
  }

  /**
   * @dev Returns information for season related to index
   */
  function readSeasonInfo(uint256 index) public view returns (Season memory season) {
    return seasons[index];
  }

  /**
   * @dev Starts a new season with default destination and close dates, can be called only by admin and it requires
   * the following conditions:
   * - previous season claim close date is reached
   * - unclaimed rewards for previous season are sent to default destination
   * - new season close date is before new season claim close date
   *
   * @param defaultDestination - Address where remaining funds will be sent once opportunity is closed
   * @param closeDate - Determines time when season will be closed, end users can't claim rewards prior to this date
   * @param claimCloseDate - Determines the date until funds are available to claim, should be after season close date
   */
  function addSeason(address defaultDestination, uint256 closeDate, uint256 claimCloseDate) public onlyAdmin {
    Season memory prevSeason = seasons[seasonIndex];
    require(block.timestamp > prevSeason.claimCloseDate, "ThriveCoinRewardSeason: previous season not fully closed");
    require(
      prevSeason.totalRewards - prevSeason.claimedRewards == 0 || prevSeason.unclaimedFundsSent,
      "ThriveCoinRewardSeason: unclaimed funds not sent yet"
    );
    require(defaultDestination != address(0), "ThriveCoinRewardSeason: default destination cannot be zero address");
    require(closeDate > block.timestamp, "ThriveCoinRewardSeason: close date already reached");
    require(closeDate < claimCloseDate, "ThriveCoinRewardSeason: close date should be before claim close date");

    seasonIndex++;
    seasons[seasonIndex] = Season(defaultDestination, closeDate, claimCloseDate, 0, 0, 0, false);
  }

  /**
   * @dev Returns reward information for owner
   *
   * @param season - Season index
   * @param owner - Owner of the reward
   */
  function readReward(uint256 season, address owner) public view returns (UserReward memory reward) {
    return rewards[season][owner];
  }

  /**
   * @dev Returns reward information based on index
   *
   * @param season - Season index
   * @param index - Reward list index
   */
  function readRewardByIndex(
    uint256 season,
    uint256 index
  ) public view returns (address owner, UserReward memory reward) {
    address _owner = rewardsAddresses[season][index];
    return (_owner, rewards[season][_owner]);
  }

  /**
   * @dev Adds a new reward entry or overrides old reward entry. It's important to notice that if a previous reward is
   * found for owner the amount won't be added as sum of previous amount and new one, but it will replace the
   * previous one. Rewards cannot be added once season is closed.
   *
   * @param entry - User reward entry that constists of owner, destination and amount.
   */
  function addReward(UserRewardRequest calldata entry) public virtual onlyWriter {
    Season storage season = seasons[seasonIndex];
    require(block.timestamp <= season.closeDate, "ThriveCoinRewardSeason: season is closed");

    // possible override of current season reward
    UserReward storage reward = rewards[seasonIndex][entry.owner];
    uint256 oldReward = reward.amount;

    if (reward.destination == address(0)) {
      rewardsAddresses[seasonIndex][season.rewardCount] = entry.owner;
      season.rewardCount++;
    }

    reward.amount = entry.amount;
    reward.destination = entry.destination;
    reward.claimed = false;

    season.totalRewards = season.totalRewards + entry.amount - oldReward;
  }

  /**
   * @dev Adds/overrides multiple rewards in batch. It's important to notice that if a previous reward for owner is
   * detected amount won't be added as sum of previous amount and new one, but it will replace the previous one.
   * Rewards cannot be added once season is closed.
   *
   * @param entries - Lis of user reward entries that constists of owner, destination and amount.
   */
  function addRewardBatch(UserRewardRequest[] calldata entries) public virtual onlyWriter {
    Season storage season = seasons[seasonIndex];
    require(block.timestamp <= season.closeDate, "ThriveCoinRewardSeason: season is closed");

    for (uint256 i = 0; i < entries.length; i++) {
      UserRewardRequest calldata entry = entries[i];

      // possible override of current season reward
      UserReward storage reward = rewards[seasonIndex][entry.owner];
      uint256 oldReward = reward.amount;

      if (reward.destination == address(0)) {
        rewardsAddresses[seasonIndex][season.rewardCount] = entry.owner;
        season.rewardCount++;
      }

      reward.amount = entry.amount;
      reward.destination = entry.destination;
      reward.claimed = false;

      season.totalRewards = season.totalRewards + entry.amount - oldReward;
    }
  }

  /**
   * @dev Can be called by owner or destination of reward to send funds to destination. It can be called only after
   * close date is reached and before claim close date is reached. Reward can be claimed at most once and only for
   * current season.
   *
   * @param owner - Owner from whom the funds will be claimed
   */
  function claimReward(address owner) public virtual {
    Season storage season = seasons[seasonIndex];
    require(block.timestamp > season.closeDate, "ThriveCoinRewardSeason: season is not closed yet");
    require(block.timestamp <= season.claimCloseDate, "ThriveCoinRewardSeason: deadline for claiming reached");

    UserReward storage reward = rewards[seasonIndex][owner];
    require(reward.amount > 0, "ThriveCoinRewardSeason: reward not found");
    require(reward.claimed == false, "ThriveCoinRewardSeason: reward is already claimed");
    require(
      owner == _msgSender() || reward.destination == _msgSender(),
      "ThriveCoinRewardSeason: caller is not allowed to claim the reward"
    );

    reward.claimed = true;
    season.claimedRewards += reward.amount;
  }

  /**
   * @dev Used to send unclaimed funds after claim close date to default destination. Can be called only by admins.
   */
  function sendUnclaimedFunds() public virtual onlyAdmin {
    Season storage season = seasons[seasonIndex];
    require(block.timestamp > season.claimCloseDate, "ThriveCoinRewardSeason: deadline for claiming not reached");
    require(season.totalRewards - season.claimedRewards > 0, "ThriveCoinRewardSeason: no funds available");
    require(season.unclaimedFundsSent == false, "ThriveCoinRewardSeason: funds already sent");

    season.unclaimedFundsSent = true;
  }
}

File 3 of 14 : EnumerableSet.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.6.0) (utils/structs/EnumerableSet.sol)

pragma solidity ^0.8.0;

/**
 * @dev Library for managing
 * https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive
 * types.
 *
 * Sets have the following properties:
 *
 * - Elements are added, removed, and checked for existence in constant time
 * (O(1)).
 * - Elements are enumerated in O(n). No guarantees are made on the ordering.
 *
 * ```
 * contract Example {
 *     // Add the library methods
 *     using EnumerableSet for EnumerableSet.AddressSet;
 *
 *     // Declare a set state variable
 *     EnumerableSet.AddressSet private mySet;
 * }
 * ```
 *
 * As of v3.3.0, sets of type `bytes32` (`Bytes32Set`), `address` (`AddressSet`)
 * and `uint256` (`UintSet`) are supported.
 */
library EnumerableSet {
    // To implement this library for multiple types with as little code
    // repetition as possible, we write it in terms of a generic Set type with
    // bytes32 values.
    // The Set implementation uses private functions, and user-facing
    // implementations (such as AddressSet) are just wrappers around the
    // underlying Set.
    // This means that we can only create new EnumerableSets for types that fit
    // in bytes32.

    struct Set {
        // Storage of set values
        bytes32[] _values;
        // Position of the value in the `values` array, plus 1 because index 0
        // means a value is not in the set.
        mapping(bytes32 => uint256) _indexes;
    }

    /**
     * @dev Add a value to a set. O(1).
     *
     * Returns true if the value was added to the set, that is if it was not
     * already present.
     */
    function _add(Set storage set, bytes32 value) private returns (bool) {
        if (!_contains(set, value)) {
            set._values.push(value);
            // The value is stored at length-1, but we add 1 to all indexes
            // and use 0 as a sentinel value
            set._indexes[value] = set._values.length;
            return true;
        } else {
            return false;
        }
    }

    /**
     * @dev Removes a value from a set. O(1).
     *
     * Returns true if the value was removed from the set, that is if it was
     * present.
     */
    function _remove(Set storage set, bytes32 value) private returns (bool) {
        // We read and store the value's index to prevent multiple reads from the same storage slot
        uint256 valueIndex = set._indexes[value];

        if (valueIndex != 0) {
            // Equivalent to contains(set, value)
            // To delete an element from the _values array in O(1), we swap the element to delete with the last one in
            // the array, and then remove the last element (sometimes called as 'swap and pop').
            // This modifies the order of the array, as noted in {at}.

            uint256 toDeleteIndex = valueIndex - 1;
            uint256 lastIndex = set._values.length - 1;

            if (lastIndex != toDeleteIndex) {
                bytes32 lastValue = set._values[lastIndex];

                // Move the last value to the index where the value to delete is
                set._values[toDeleteIndex] = lastValue;
                // Update the index for the moved value
                set._indexes[lastValue] = valueIndex; // Replace lastValue's index to valueIndex
            }

            // Delete the slot where the moved value was stored
            set._values.pop();

            // Delete the index for the deleted slot
            delete set._indexes[value];

            return true;
        } else {
            return false;
        }
    }

    /**
     * @dev Returns true if the value is in the set. O(1).
     */
    function _contains(Set storage set, bytes32 value) private view returns (bool) {
        return set._indexes[value] != 0;
    }

    /**
     * @dev Returns the number of values on the set. O(1).
     */
    function _length(Set storage set) private view returns (uint256) {
        return set._values.length;
    }

    /**
     * @dev Returns the value stored at position `index` in the set. O(1).
     *
     * Note that there are no guarantees on the ordering of values inside the
     * array, and it may change when more values are added or removed.
     *
     * Requirements:
     *
     * - `index` must be strictly less than {length}.
     */
    function _at(Set storage set, uint256 index) private view returns (bytes32) {
        return set._values[index];
    }

    /**
     * @dev Return the entire set in an array
     *
     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
     */
    function _values(Set storage set) private view returns (bytes32[] memory) {
        return set._values;
    }

    // Bytes32Set

    struct Bytes32Set {
        Set _inner;
    }

    /**
     * @dev Add a value to a set. O(1).
     *
     * Returns true if the value was added to the set, that is if it was not
     * already present.
     */
    function add(Bytes32Set storage set, bytes32 value) internal returns (bool) {
        return _add(set._inner, value);
    }

    /**
     * @dev Removes a value from a set. O(1).
     *
     * Returns true if the value was removed from the set, that is if it was
     * present.
     */
    function remove(Bytes32Set storage set, bytes32 value) internal returns (bool) {
        return _remove(set._inner, value);
    }

    /**
     * @dev Returns true if the value is in the set. O(1).
     */
    function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool) {
        return _contains(set._inner, value);
    }

    /**
     * @dev Returns the number of values in the set. O(1).
     */
    function length(Bytes32Set storage set) internal view returns (uint256) {
        return _length(set._inner);
    }

    /**
     * @dev Returns the value stored at position `index` in the set. O(1).
     *
     * Note that there are no guarantees on the ordering of values inside the
     * array, and it may change when more values are added or removed.
     *
     * Requirements:
     *
     * - `index` must be strictly less than {length}.
     */
    function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32) {
        return _at(set._inner, index);
    }

    /**
     * @dev Return the entire set in an array
     *
     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
     */
    function values(Bytes32Set storage set) internal view returns (bytes32[] memory) {
        return _values(set._inner);
    }

    // AddressSet

    struct AddressSet {
        Set _inner;
    }

    /**
     * @dev Add a value to a set. O(1).
     *
     * Returns true if the value was added to the set, that is if it was not
     * already present.
     */
    function add(AddressSet storage set, address value) internal returns (bool) {
        return _add(set._inner, bytes32(uint256(uint160(value))));
    }

    /**
     * @dev Removes a value from a set. O(1).
     *
     * Returns true if the value was removed from the set, that is if it was
     * present.
     */
    function remove(AddressSet storage set, address value) internal returns (bool) {
        return _remove(set._inner, bytes32(uint256(uint160(value))));
    }

    /**
     * @dev Returns true if the value is in the set. O(1).
     */
    function contains(AddressSet storage set, address value) internal view returns (bool) {
        return _contains(set._inner, bytes32(uint256(uint160(value))));
    }

    /**
     * @dev Returns the number of values in the set. O(1).
     */
    function length(AddressSet storage set) internal view returns (uint256) {
        return _length(set._inner);
    }

    /**
     * @dev Returns the value stored at position `index` in the set. O(1).
     *
     * Note that there are no guarantees on the ordering of values inside the
     * array, and it may change when more values are added or removed.
     *
     * Requirements:
     *
     * - `index` must be strictly less than {length}.
     */
    function at(AddressSet storage set, uint256 index) internal view returns (address) {
        return address(uint160(uint256(_at(set._inner, index))));
    }

    /**
     * @dev Return the entire set in an array
     *
     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
     */
    function values(AddressSet storage set) internal view returns (address[] memory) {
        bytes32[] memory store = _values(set._inner);
        address[] memory result;

        assembly {
            result := store
        }

        return result;
    }

    // UintSet

    struct UintSet {
        Set _inner;
    }

    /**
     * @dev Add a value to a set. O(1).
     *
     * Returns true if the value was added to the set, that is if it was not
     * already present.
     */
    function add(UintSet storage set, uint256 value) internal returns (bool) {
        return _add(set._inner, bytes32(value));
    }

    /**
     * @dev Removes a value from a set. O(1).
     *
     * Returns true if the value was removed from the set, that is if it was
     * present.
     */
    function remove(UintSet storage set, uint256 value) internal returns (bool) {
        return _remove(set._inner, bytes32(value));
    }

    /**
     * @dev Returns true if the value is in the set. O(1).
     */
    function contains(UintSet storage set, uint256 value) internal view returns (bool) {
        return _contains(set._inner, bytes32(value));
    }

    /**
     * @dev Returns the number of values on the set. O(1).
     */
    function length(UintSet storage set) internal view returns (uint256) {
        return _length(set._inner);
    }

    /**
     * @dev Returns the value stored at position `index` in the set. O(1).
     *
     * Note that there are no guarantees on the ordering of values inside the
     * array, and it may change when more values are added or removed.
     *
     * Requirements:
     *
     * - `index` must be strictly less than {length}.
     */
    function at(UintSet storage set, uint256 index) internal view returns (uint256) {
        return uint256(_at(set._inner, index));
    }

    /**
     * @dev Return the entire set in an array
     *
     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
     */
    function values(UintSet storage set) internal view returns (uint256[] memory) {
        bytes32[] memory store = _values(set._inner);
        uint256[] memory result;

        assembly {
            result := store
        }

        return result;
    }
}

File 4 of 14 : 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);
}

File 5 of 14 : ERC165.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)

pragma solidity ^0.8.0;

import "./IERC165.sol";

/**
 * @dev Implementation of the {IERC165} interface.
 *
 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
 * for the additional interface id that will be supported. For example:
 *
 * ```solidity
 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
 * }
 * ```
 *
 * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
 */
abstract contract ERC165 is IERC165 {
    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
        return interfaceId == type(IERC165).interfaceId;
    }
}

File 6 of 14 : Strings.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)

pragma solidity ^0.8.0;

/**
 * @dev String operations.
 */
library Strings {
    bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";

    /**
     * @dev Converts a `uint256` to its ASCII `string` decimal representation.
     */
    function toString(uint256 value) internal pure returns (string memory) {
        // Inspired by OraclizeAPI's implementation - MIT licence
        // https://github.com/oraclize/ethereum-api/blob/b42146b063c7d6ee1358846c198246239e9360e8/oraclizeAPI_0.4.25.sol

        if (value == 0) {
            return "0";
        }
        uint256 temp = value;
        uint256 digits;
        while (temp != 0) {
            digits++;
            temp /= 10;
        }
        bytes memory buffer = new bytes(digits);
        while (value != 0) {
            digits -= 1;
            buffer[digits] = bytes1(uint8(48 + uint256(value % 10)));
            value /= 10;
        }
        return string(buffer);
    }

    /**
     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
     */
    function toHexString(uint256 value) internal pure returns (string memory) {
        if (value == 0) {
            return "0x00";
        }
        uint256 temp = value;
        uint256 length = 0;
        while (temp != 0) {
            length++;
            temp >>= 8;
        }
        return toHexString(value, length);
    }

    /**
     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
     */
    function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
        bytes memory buffer = new bytes(2 * length + 2);
        buffer[0] = "0";
        buffer[1] = "x";
        for (uint256 i = 2 * length + 1; i > 1; --i) {
            buffer[i] = _HEX_SYMBOLS[value & 0xf];
            value >>= 4;
        }
        require(value == 0, "Strings: hex length insufficient");
        return string(buffer);
    }
}

File 7 of 14 : Context.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol)

pragma solidity ^0.8.0;

/**
 * @dev Provides information about the current execution context, including the
 * sender of the transaction and its data. While these are generally available
 * via msg.sender and msg.data, they should not be accessed in such a direct
 * manner, since when dealing with meta-transactions the account sending and
 * paying for execution may not be the actual sender (as far as an application
 * is concerned).
 *
 * This contract is only required for intermediate, library-like contracts.
 */
abstract contract Context {
    function _msgSender() internal view virtual returns (address) {
        return msg.sender;
    }

    function _msgData() internal view virtual returns (bytes calldata) {
        return msg.data;
    }
}

File 8 of 14 : Address.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.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

                assembly {
                    let returndata_size := mload(returndata)
                    revert(add(32, returndata), returndata_size)
                }
            } else {
                revert(errorMessage);
            }
        }
    }
}

File 9 of 14 : SafeERC20.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (token/ERC20/utils/SafeERC20.sol)

pragma solidity ^0.8.0;

import "../IERC20.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));
        }
    }

    /**
     * @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 10 of 14 : 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 11 of 14 : IAccessControlEnumerable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (access/IAccessControlEnumerable.sol)

pragma solidity ^0.8.0;

import "./IAccessControl.sol";

/**
 * @dev External interface of AccessControlEnumerable declared to support ERC165 detection.
 */
interface IAccessControlEnumerable is IAccessControl {
    /**
     * @dev Returns one of the accounts that have `role`. `index` must be a
     * value between 0 and {getRoleMemberCount}, non-inclusive.
     *
     * Role bearers are not sorted in any particular way, and their ordering may
     * change at any point.
     *
     * WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure
     * you perform all queries on the same block. See the following
     * https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296[forum post]
     * for more information.
     */
    function getRoleMember(bytes32 role, uint256 index) external view returns (address);

    /**
     * @dev Returns the number of accounts that have `role`. Can be used
     * together with {getRoleMember} to enumerate all bearers of a role.
     */
    function getRoleMemberCount(bytes32 role) external view returns (uint256);
}

File 12 of 14 : IAccessControl.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)

pragma solidity ^0.8.0;

/**
 * @dev External interface of AccessControl declared to support ERC165 detection.
 */
interface IAccessControl {
    /**
     * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`
     *
     * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite
     * {RoleAdminChanged} not being emitted signaling this.
     *
     * _Available since v3.1._
     */
    event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);

    /**
     * @dev Emitted when `account` is granted `role`.
     *
     * `sender` is the account that originated the contract call, an admin role
     * bearer except when using {AccessControl-_setupRole}.
     */
    event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);

    /**
     * @dev Emitted when `account` is revoked `role`.
     *
     * `sender` is the account that originated the contract call:
     *   - if using `revokeRole`, it is the admin role bearer
     *   - if using `renounceRole`, it is the role bearer (i.e. `account`)
     */
    event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);

    /**
     * @dev Returns `true` if `account` has been granted `role`.
     */
    function hasRole(bytes32 role, address account) external view returns (bool);

    /**
     * @dev Returns the admin role that controls `role`. See {grantRole} and
     * {revokeRole}.
     *
     * To change a role's admin, use {AccessControl-_setRoleAdmin}.
     */
    function getRoleAdmin(bytes32 role) external view returns (bytes32);

    /**
     * @dev Grants `role` to `account`.
     *
     * If `account` had not been already granted `role`, emits a {RoleGranted}
     * event.
     *
     * Requirements:
     *
     * - the caller must have ``role``'s admin role.
     */
    function grantRole(bytes32 role, address account) external;

    /**
     * @dev Revokes `role` from `account`.
     *
     * If `account` had been granted `role`, emits a {RoleRevoked} event.
     *
     * Requirements:
     *
     * - the caller must have ``role``'s admin role.
     */
    function revokeRole(bytes32 role, address account) external;

    /**
     * @dev Revokes `role` from the calling account.
     *
     * Roles are often managed via {grantRole} and {revokeRole}: this function's
     * purpose is to provide a mechanism for accounts to lose their privileges
     * if they are compromised (such as when a trusted device is misplaced).
     *
     * If the calling account had been granted `role`, emits a {RoleRevoked}
     * event.
     *
     * Requirements:
     *
     * - the caller must be `account`.
     */
    function renounceRole(bytes32 role, address account) external;
}

File 13 of 14 : AccessControlEnumerable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (access/AccessControlEnumerable.sol)

pragma solidity ^0.8.0;

import "./IAccessControlEnumerable.sol";
import "./AccessControl.sol";
import "../utils/structs/EnumerableSet.sol";

/**
 * @dev Extension of {AccessControl} that allows enumerating the members of each role.
 */
abstract contract AccessControlEnumerable is IAccessControlEnumerable, AccessControl {
    using EnumerableSet for EnumerableSet.AddressSet;

    mapping(bytes32 => EnumerableSet.AddressSet) private _roleMembers;

    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
        return interfaceId == type(IAccessControlEnumerable).interfaceId || super.supportsInterface(interfaceId);
    }

    /**
     * @dev Returns one of the accounts that have `role`. `index` must be a
     * value between 0 and {getRoleMemberCount}, non-inclusive.
     *
     * Role bearers are not sorted in any particular way, and their ordering may
     * change at any point.
     *
     * WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure
     * you perform all queries on the same block. See the following
     * https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296[forum post]
     * for more information.
     */
    function getRoleMember(bytes32 role, uint256 index) public view virtual override returns (address) {
        return _roleMembers[role].at(index);
    }

    /**
     * @dev Returns the number of accounts that have `role`. Can be used
     * together with {getRoleMember} to enumerate all bearers of a role.
     */
    function getRoleMemberCount(bytes32 role) public view virtual override returns (uint256) {
        return _roleMembers[role].length();
    }

    /**
     * @dev Overload {_grantRole} to track enumerable memberships
     */
    function _grantRole(bytes32 role, address account) internal virtual override {
        super._grantRole(role, account);
        _roleMembers[role].add(account);
    }

    /**
     * @dev Overload {_revokeRole} to track enumerable memberships
     */
    function _revokeRole(bytes32 role, address account) internal virtual override {
        super._revokeRole(role, account);
        _roleMembers[role].remove(account);
    }
}

File 14 of 14 : AccessControl.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.6.0) (access/AccessControl.sol)

pragma solidity ^0.8.0;

import "./IAccessControl.sol";
import "../utils/Context.sol";
import "../utils/Strings.sol";
import "../utils/introspection/ERC165.sol";

/**
 * @dev Contract module that allows children to implement role-based access
 * control mechanisms. This is a lightweight version that doesn't allow enumerating role
 * members except through off-chain means by accessing the contract event logs. Some
 * applications may benefit from on-chain enumerability, for those cases see
 * {AccessControlEnumerable}.
 *
 * Roles are referred to by their `bytes32` identifier. These should be exposed
 * in the external API and be unique. The best way to achieve this is by
 * using `public constant` hash digests:
 *
 * ```
 * bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
 * ```
 *
 * Roles can be used to represent a set of permissions. To restrict access to a
 * function call, use {hasRole}:
 *
 * ```
 * function foo() public {
 *     require(hasRole(MY_ROLE, msg.sender));
 *     ...
 * }
 * ```
 *
 * Roles can be granted and revoked dynamically via the {grantRole} and
 * {revokeRole} functions. Each role has an associated admin role, and only
 * accounts that have a role's admin role can call {grantRole} and {revokeRole}.
 *
 * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means
 * that only accounts with this role will be able to grant or revoke other
 * roles. More complex role relationships can be created by using
 * {_setRoleAdmin}.
 *
 * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to
 * grant and revoke this role. Extra precautions should be taken to secure
 * accounts that have been granted it.
 */
abstract contract AccessControl is Context, IAccessControl, ERC165 {
    struct RoleData {
        mapping(address => bool) members;
        bytes32 adminRole;
    }

    mapping(bytes32 => RoleData) private _roles;

    bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;

    /**
     * @dev Modifier that checks that an account has a specific role. Reverts
     * with a standardized message including the required role.
     *
     * The format of the revert reason is given by the following regular expression:
     *
     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
     *
     * _Available since v4.1._
     */
    modifier onlyRole(bytes32 role) {
        _checkRole(role);
        _;
    }

    /**
     * @dev See {IERC165-supportsInterface}.
     */
    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
        return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);
    }

    /**
     * @dev Returns `true` if `account` has been granted `role`.
     */
    function hasRole(bytes32 role, address account) public view virtual override returns (bool) {
        return _roles[role].members[account];
    }

    /**
     * @dev Revert with a standard message if `_msgSender()` is missing `role`.
     * Overriding this function changes the behavior of the {onlyRole} modifier.
     *
     * Format of the revert message is described in {_checkRole}.
     *
     * _Available since v4.6._
     */
    function _checkRole(bytes32 role) internal view virtual {
        _checkRole(role, _msgSender());
    }

    /**
     * @dev Revert with a standard message if `account` is missing `role`.
     *
     * The format of the revert reason is given by the following regular expression:
     *
     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
     */
    function _checkRole(bytes32 role, address account) internal view virtual {
        if (!hasRole(role, account)) {
            revert(
                string(
                    abi.encodePacked(
                        "AccessControl: account ",
                        Strings.toHexString(uint160(account), 20),
                        " is missing role ",
                        Strings.toHexString(uint256(role), 32)
                    )
                )
            );
        }
    }

    /**
     * @dev Returns the admin role that controls `role`. See {grantRole} and
     * {revokeRole}.
     *
     * To change a role's admin, use {_setRoleAdmin}.
     */
    function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {
        return _roles[role].adminRole;
    }

    /**
     * @dev Grants `role` to `account`.
     *
     * If `account` had not been already granted `role`, emits a {RoleGranted}
     * event.
     *
     * Requirements:
     *
     * - the caller must have ``role``'s admin role.
     */
    function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
        _grantRole(role, account);
    }

    /**
     * @dev Revokes `role` from `account`.
     *
     * If `account` had been granted `role`, emits a {RoleRevoked} event.
     *
     * Requirements:
     *
     * - the caller must have ``role``'s admin role.
     */
    function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
        _revokeRole(role, account);
    }

    /**
     * @dev Revokes `role` from the calling account.
     *
     * Roles are often managed via {grantRole} and {revokeRole}: this function's
     * purpose is to provide a mechanism for accounts to lose their privileges
     * if they are compromised (such as when a trusted device is misplaced).
     *
     * If the calling account had been revoked `role`, emits a {RoleRevoked}
     * event.
     *
     * Requirements:
     *
     * - the caller must be `account`.
     */
    function renounceRole(bytes32 role, address account) public virtual override {
        require(account == _msgSender(), "AccessControl: can only renounce roles for self");

        _revokeRole(role, account);
    }

    /**
     * @dev Grants `role` to `account`.
     *
     * If `account` had not been already granted `role`, emits a {RoleGranted}
     * event. Note that unlike {grantRole}, this function doesn't perform any
     * checks on the calling account.
     *
     * [WARNING]
     * ====
     * This function should only be called from the constructor when setting
     * up the initial roles for the system.
     *
     * Using this function in any other way is effectively circumventing the admin
     * system imposed by {AccessControl}.
     * ====
     *
     * NOTE: This function is deprecated in favor of {_grantRole}.
     */
    function _setupRole(bytes32 role, address account) internal virtual {
        _grantRole(role, account);
    }

    /**
     * @dev Sets `adminRole` as ``role``'s admin role.
     *
     * Emits a {RoleAdminChanged} event.
     */
    function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {
        bytes32 previousAdminRole = getRoleAdmin(role);
        _roles[role].adminRole = adminRole;
        emit RoleAdminChanged(role, previousAdminRole, adminRole);
    }

    /**
     * @dev Grants `role` to `account`.
     *
     * Internal function without access restriction.
     */
    function _grantRole(bytes32 role, address account) internal virtual {
        if (!hasRole(role, account)) {
            _roles[role].members[account] = true;
            emit RoleGranted(role, account, _msgSender());
        }
    }

    /**
     * @dev Revokes `role` from `account`.
     *
     * Internal function without access restriction.
     */
    function _revokeRole(bytes32 role, address account) internal virtual {
        if (hasRole(role, account)) {
            _roles[role].members[account] = false;
            emit RoleRevoked(role, account, _msgSender());
        }
    }
}

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

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"address","name":"defaultDestination","type":"address"},{"internalType":"uint256","name":"closeDate","type":"uint256"},{"internalType":"uint256","name":"claimCloseDate","type":"uint256"},{"internalType":"address","name":"_tokenAddress","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"role","type":"bytes32"},{"indexed":true,"internalType":"bytes32","name":"previousAdminRole","type":"bytes32"},{"indexed":true,"internalType":"bytes32","name":"newAdminRole","type":"bytes32"}],"name":"RoleAdminChanged","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"role","type":"bytes32"},{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":true,"internalType":"address","name":"sender","type":"address"}],"name":"RoleGranted","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"role","type":"bytes32"},{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":true,"internalType":"address","name":"sender","type":"address"}],"name":"RoleRevoked","type":"event"},{"inputs":[],"name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"WRITER_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"components":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"destination","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"internalType":"struct ThriveCoinRewardSeason.UserRewardRequest","name":"entry","type":"tuple"}],"name":"addReward","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"components":[{"internalType":"address","name":"owner","type":"address"},{"internalType":"address","name":"destination","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"internalType":"struct ThriveCoinRewardSeason.UserRewardRequest[]","name":"entries","type":"tuple[]"}],"name":"addRewardBatch","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"defaultDestination","type":"address"},{"internalType":"uint256","name":"closeDate","type":"uint256"},{"internalType":"uint256","name":"claimCloseDate","type":"uint256"}],"name":"addSeason","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"claimReward","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"currentSeason","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"}],"name":"getRoleAdmin","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"uint256","name":"index","type":"uint256"}],"name":"getRoleMember","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"}],"name":"getRoleMemberCount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"name":"grantRole","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"name":"hasRole","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"season","type":"uint256"},{"internalType":"address","name":"owner","type":"address"}],"name":"readReward","outputs":[{"components":[{"internalType":"address","name":"destination","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"bool","name":"claimed","type":"bool"}],"internalType":"struct ThriveCoinRewardSeason.UserReward","name":"reward","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"season","type":"uint256"},{"internalType":"uint256","name":"index","type":"uint256"}],"name":"readRewardByIndex","outputs":[{"internalType":"address","name":"owner","type":"address"},{"components":[{"internalType":"address","name":"destination","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"bool","name":"claimed","type":"bool"}],"internalType":"struct ThriveCoinRewardSeason.UserReward","name":"reward","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"index","type":"uint256"}],"name":"readSeasonInfo","outputs":[{"components":[{"internalType":"address","name":"defaultDestination","type":"address"},{"internalType":"uint256","name":"closeDate","type":"uint256"},{"internalType":"uint256","name":"claimCloseDate","type":"uint256"},{"internalType":"uint256","name":"totalRewards","type":"uint256"},{"internalType":"uint256","name":"claimedRewards","type":"uint256"},{"internalType":"uint256","name":"rewardCount","type":"uint256"},{"internalType":"bool","name":"unclaimedFundsSent","type":"bool"}],"internalType":"struct ThriveCoinRewardSeason.Season","name":"season","type":"tuple"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"name":"renounceRole","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"name":"revokeRole","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"sendUnclaimedFunds","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"}],"name":"withdrawERC20","outputs":[],"stateMutability":"nonpayable","type":"function"}]

Deployed Bytecode

0x608060405234801561001057600080fd5b506004361061012c5760003560e01c80639beaab7b116100ad578063c08d063711610071578063c08d063714610341578063ca15c8731461035d578063d279c1911461038d578063d547741f146103a9578063f8c37fd1146103c55761012c565b80639beaab7b1461029b578063a1db9782146102b9578063a217fddf146102d5578063b070d413146102f3578063bcb39621146103235761012c565b806336568abe116100f457806336568abe146101f95780637307b280146102155780639010d07c1461023157806391d14854146102615780639b3f3fdc146102915761012c565b806301ffc9a714610131578063248a9ca3146101615780632f102501146101915780632f2ff15d146101c157806333f61491146101dd575b600080fd5b61014b600480360381019061014691906128f6565b6103f6565b604051610158919061293e565b60405180910390f35b61017b6004803603810190610176919061298f565b610470565b60405161018891906129cb565b60405180910390f35b6101ab60048036038101906101a69190612a1c565b61048f565b6040516101b89190612b36565b60405180910390f35b6101db60048036038101906101d69190612b7d565b61055f565b005b6101f760048036038101906101f29190612c22565b610580565b005b610213600480360381019061020e9190612b7d565b61089b565b005b61022f600480360381019061022a9190612c93565b61091e565b005b61024b60048036038101906102469190612cc0565b610bf9565b6040516102589190612d0f565b60405180910390f35b61027b60048036038101906102769190612b7d565b610c28565b604051610288919061293e565b60405180910390f35b610299610c92565b005b6102a3610dfb565b6040516102b091906129cb565b60405180910390f35b6102d360048036038101906102ce9190612d2a565b610e1f565b005b6102dd6110f7565b6040516102ea91906129cb565b60405180910390f35b61030d60048036038101906103089190612d6a565b6110fe565b60405161031a9190612dec565b60405180910390f35b61032b6111e4565b6040516103389190612e16565b60405180910390f35b61035b60048036038101906103569190612e31565b6111ee565b005b6103776004803603810190610372919061298f565b6115c1565b6040516103849190612e16565b60405180910390f35b6103a760048036038101906103a29190612e84565b6115e5565b005b6103c360048036038101906103be9190612b7d565b611703565b005b6103df60048036038101906103da9190612eb1565b611724565b6040516103ed929190612ef1565b60405180910390f35b60007f5a05180f000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916148061046957506104688261196d565b5b9050919050565b6000806000838152602001908152602001600020600101549050919050565b610497612806565b600260008381526020019081526020016000206040518060e00160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200160018201548152602001600282015481526020016003820154815260200160048201548152602001600582015481526020016006820160009054906101000a900460ff1615151515815250509050919050565b61056882610470565b610571816119e7565b61057b83836119fb565b505050565b6105b17f2b8f168f361ac1393a163ed4adfa899a87be7b7c71645167bdaddd822ae453c86105ac611a2f565b610c28565b6105f0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016105e790612f9d565b60405180910390fd5b600060026000600554815260200190815260200160002090508060010154421115610650576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016106479061302f565b60405180910390fd5b60005b8383905081101561089557368484838181106106725761067161304f565b5b9050606002019050600060036000600554815260200190815260200160002060008360000160208101906106a69190612e84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000209050600081600101549050600073ffffffffffffffffffffffffffffffffffffffff168260000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16036107d9578260000160208101906107569190612e84565b60046000600554815260200190815260200160002060008760050154815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055508460050160008154809291906107d3906130ad565b91905055505b826040013582600101819055508260200160208101906107f99190612e84565b8260000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555060008260020160006101000a81548160ff021916908315150217905550808360400135866003015461086d91906130f5565b610877919061314b565b8560030181905550505050808061088d906130ad565b915050610653565b50505050565b6108a3611a2f565b73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614610910576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610907906131f1565b60405180910390fd5b61091a8282611a37565b5050565b61094f7f2b8f168f361ac1393a163ed4adfa899a87be7b7c71645167bdaddd822ae453c861094a611a2f565b610c28565b61098e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161098590612f9d565b60405180910390fd5b6000600260006005548152602001908152602001600020905080600101544211156109ee576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016109e59061302f565b60405180910390fd5b60006003600060055481526020019081526020016000206000846000016020810190610a1a9190612e84565b73ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000209050600081600101549050600073ffffffffffffffffffffffffffffffffffffffff168260000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1603610b4d57836000016020810190610aca9190612e84565b60046000600554815260200190815260200160002060008560050154815260200190815260200160002060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550826005016000815480929190610b47906130ad565b91905055505b83604001358260010181905550836020016020810190610b6d9190612e84565b8260000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555060008260020160006101000a81548160ff0219169083151502179055508084604001358460030154610be191906130f5565b610beb919061314b565b836003018190555050505050565b6000610c208260016000868152602001908152602001600020611a6b90919063ffffffff16565b905092915050565b600080600084815260200190815260200160002060000160008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060009054906101000a900460ff16905092915050565b610ca66000801b610ca1611a2f565b610c28565b610ce5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610cdc90613283565b60405180910390fd5b610ced611a85565b60006002600060055481526020019081526020016000206040518060e00160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200160018201548152602001600282015481526020016003820154815260200160048201548152602001600582015481526020016006820160009054906101000a900460ff1615151515815250509050610df8600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16826000015183608001518460600151610df3919061314b565b611c05565b50565b7f2b8f168f361ac1393a163ed4adfa899a87be7b7c71645167bdaddd822ae453c881565b610e336000801b610e2e611a2f565b610c28565b610e72576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610e6990613283565b60405180910390fd5b60006002600060055481526020019081526020016000206040518060e00160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200160018201548152602001600282015481526020016003820154815260200160048201548152602001600582015481526020016006820160009054906101000a900460ff161515151581525050905080604001514211610f7f576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610f7690613315565b60405180910390fd5b600081608001518260600151610f95919061314b565b1480610fa257508060c001515b610fe1576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401610fd8906133a7565b60405180910390fd5b6000600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166370a08231306040518263ffffffff1660e01b815260040161103e9190612d0f565b602060405180830381865afa15801561105b573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061107f91906133dc565b9050828110156110c4576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016110bb9061347b565b60405180910390fd5b6110f1600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff168585611c05565b50505050565b6000801b81565b61110661285b565b6003600084815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206040518060600160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001600182015481526020016002820160009054906101000a900460ff161515151581525050905092915050565b6000600554905090565b6112026000801b6111fd611a2f565b610c28565b611241576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161123890613283565b60405180910390fd5b60006002600060055481526020019081526020016000206040518060e00160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200160018201548152602001600282015481526020016003820154815260200160048201548152602001600582015481526020016006820160009054906101000a900460ff16151515158152505090508060400151421161134e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161134590613315565b60405180910390fd5b600081608001518260600151611364919061314b565b148061137157508060c001515b6113b0576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016113a7906133a7565b60405180910390fd5b600073ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff160361141f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161141690613533565b60405180910390fd5b428311611461576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611458906135c5565b60405180910390fd5b8183106114a3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161149a9061367d565b60405180910390fd5b600560008154809291906114b6906130ad565b91905055506040518060e001604052808573ffffffffffffffffffffffffffffffffffffffff1681526020018481526020018381526020016000815260200160008152602001600081526020016000151581525060026000600554815260200190815260200160002060008201518160000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055506020820151816001015560408201518160020155606082015181600301556080820151816004015560a0820151816005015560c08201518160060160006101000a81548160ff02191690831515021790555090505050505050565b60006115de60016000848152602001908152602001600020611c8b565b9050919050565b6115ee81611ca0565b600060036000600554815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206040518060600160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001600182015481526020016002820160009054906101000a900460ff16151515158152505090506116ff600660009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1682600001518360200151611c05565b5050565b61170c82610470565b611715816119e7565b61171f8383611a37565b505050565b600061172e61285b565b600060046000868152602001908152602001600020600085815260200190815260200160002060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050806003600087815260200190815260200160002060008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020806040518060600160405290816000820160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001600182015481526020016002820160009054906101000a900460ff161515151581525050905092509250509250929050565b6118678282610c28565b61193957600160008084815260200190815260200160002060000160008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff0219169083151502179055506118de611a2f565b73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45b5050565b6000611965836000018373ffffffffffffffffffffffffffffffffffffffff1660001b611f52565b905092915050565b60007f7965db0b000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff191614806119e057506119df82611fc2565b5b9050919050565b6119f8816119f3611a2f565b61202c565b50565b611a05828261185d565b611a2a816001600085815260200190815260200160002061193d90919063ffffffff16565b505050565b600033905090565b611a4182826120c9565b611a6681600160008581526020019081526020016000206121aa90919063ffffffff16565b505050565b6000611a7a83600001836121da565b60001c905092915050565b611a996000801b611a94611a2f565b610c28565b611ad8576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611acf90613283565b60405180910390fd5b6000600260006005548152602001908152602001600020905080600201544211611b37576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b2e9061370f565b60405180910390fd5b600081600401548260030154611b4d919061314b565b11611b8d576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611b84906137a1565b60405180910390fd5b600015158160060160009054906101000a900460ff16151514611be5576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611bdc90613833565b60405180910390fd5b60018160060160006101000a81548160ff02191690831515021790555050565b611c868363a9059cbb60e01b8484604051602401611c24929190613853565b604051602081830303815290604052907bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff8381831617835250505050612205565b505050565b6000611c99826000016122cc565b9050919050565b6000600260006005548152602001908152602001600020905080600101544211611cff576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611cf6906138ee565b60405180910390fd5b8060020154421115611d46576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611d3d90613980565b60405180910390fd5b600060036000600554815260200190815260200160002060008473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002090506000816001015411611de3576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611dda90613a12565b60405180910390fd5b600015158160020160009054906101000a900460ff16151514611e3b576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611e3290613aa4565b60405180910390fd5b611e43611a2f565b73ffffffffffffffffffffffffffffffffffffffff168373ffffffffffffffffffffffffffffffffffffffff161480611ed25750611e7f611a2f565b73ffffffffffffffffffffffffffffffffffffffff168160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16145b611f11576040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401611f0890613b5c565b60405180910390fd5b60018160020160006101000a81548160ff0219169083151502179055508060010154826004016000828254611f4691906130f5565b92505081905550505050565b6000611f5e83836122dd565b611fb7578260000182908060018154018082558091505060019003906000526020600020016000909190919091505582600001805490508360010160008481526020019081526020016000208190555060019050611fbc565b600090505b92915050565b60007f01ffc9a7000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916827bffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916149050919050565b6120368282610c28565b6120c55761205b8173ffffffffffffffffffffffffffffffffffffffff166014612300565b6120698360001c6020612300565b60405160200161207a929190613c8e565b6040516020818303038152906040526040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016120bc9190613d12565b60405180910390fd5b5050565b6120d38282610c28565b156121a657600080600084815260200190815260200160002060000160008373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060006101000a81548160ff02191690831515021790555061214b611a2f565b73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16837ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b60405160405180910390a45b5050565b60006121d2836000018373ffffffffffffffffffffffffffffffffffffffff1660001b61253c565b905092915050565b60008260000182815481106121f2576121f161304f565b5b9060005260206000200154905092915050565b6000612267826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff166126509092919063ffffffff16565b90506000815111156122c757808060200190518101906122879190613d60565b6122c6576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016122bd90613dff565b60405180910390fd5b5b505050565b600081600001805490509050919050565b600080836001016000848152602001908152602001600020541415905092915050565b6060600060028360026123139190613e1f565b61231d91906130f5565b67ffffffffffffffff81111561233657612335613e79565b5b6040519080825280601f01601f1916602001820160405280156123685781602001600182028036833780820191505090505b5090507f3000000000000000000000000000000000000000000000000000000000000000816000815181106123a05761239f61304f565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a9053507f7800000000000000000000000000000000000000000000000000000000000000816001815181106124045761240361304f565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600060018460026124449190613e1f565b61244e91906130f5565b90505b60018111156124ee577f3031323334353637383961626364656600000000000000000000000000000000600f8616601081106124905761248f61304f565b5b1a60f81b8282815181106124a7576124a661304f565b5b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a905350600485901c9450806124e790613ea8565b9050612451565b5060008414612532576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161252990613f1d565b60405180910390fd5b8091505092915050565b6000808360010160008481526020019081526020016000205490506000811461264457600060018261256e919061314b565b9050600060018660000180549050612586919061314b565b90508181146125f55760008660000182815481106125a7576125a661304f565b5b90600052602060002001549050808760000184815481106125cb576125ca61304f565b5b90600052602060002001819055508387600101600083815260200190815260200160002081905550505b8560000180548061260957612608613f3d565b5b60019003818190600052602060002001600090559055856001016000868152602001908152602001600020600090556001935050505061264a565b60009150505b92915050565b606061265f8484600085612668565b90509392505050565b6060824710156126ad576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126a490613fde565b60405180910390fd5b6126b68561277c565b6126f5576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016126ec9061404a565b60405180910390fd5b6000808673ffffffffffffffffffffffffffffffffffffffff16858760405161271e91906140b1565b60006040518083038185875af1925050503d806000811461275b576040519150601f19603f3d011682016040523d82523d6000602084013e612760565b606091505b509150915061277082828661279f565b92505050949350505050565b6000808273ffffffffffffffffffffffffffffffffffffffff163b119050919050565b606083156127af578290506127ff565b6000835111156127c25782518084602001fd5b816040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016127f69190613d12565b60405180910390fd5b9392505050565b6040518060e00160405280600073ffffffffffffffffffffffffffffffffffffffff16815260200160008152602001600081526020016000815260200160008152602001600081526020016000151581525090565b6040518060600160405280600073ffffffffffffffffffffffffffffffffffffffff168152602001600081526020016000151581525090565b600080fd5b600080fd5b60007fffffffff0000000000000000000000000000000000000000000000000000000082169050919050565b6128d38161289e565b81146128de57600080fd5b50565b6000813590506128f0816128ca565b92915050565b60006020828403121561290c5761290b612894565b5b600061291a848285016128e1565b91505092915050565b60008115159050919050565b61293881612923565b82525050565b6000602082019050612953600083018461292f565b92915050565b6000819050919050565b61296c81612959565b811461297757600080fd5b50565b60008135905061298981612963565b92915050565b6000602082840312156129a5576129a4612894565b5b60006129b38482850161297a565b91505092915050565b6129c581612959565b82525050565b60006020820190506129e060008301846129bc565b92915050565b6000819050919050565b6129f9816129e6565b8114612a0457600080fd5b50565b600081359050612a16816129f0565b92915050565b600060208284031215612a3257612a31612894565b5b6000612a4084828501612a07565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000612a7482612a49565b9050919050565b612a8481612a69565b82525050565b612a93816129e6565b82525050565b612aa281612923565b82525050565b60e082016000820151612abe6000850182612a7b565b506020820151612ad16020850182612a8a565b506040820151612ae46040850182612a8a565b506060820151612af76060850182612a8a565b506080820151612b0a6080850182612a8a565b5060a0820151612b1d60a0850182612a8a565b5060c0820151612b3060c0850182612a99565b50505050565b600060e082019050612b4b6000830184612aa8565b92915050565b612b5a81612a69565b8114612b6557600080fd5b50565b600081359050612b7781612b51565b92915050565b60008060408385031215612b9457612b93612894565b5b6000612ba28582860161297a565b9250506020612bb385828601612b68565b9150509250929050565b600080fd5b600080fd5b600080fd5b60008083601f840112612be257612be1612bbd565b5b8235905067ffffffffffffffff811115612bff57612bfe612bc2565b5b602083019150836060820283011115612c1b57612c1a612bc7565b5b9250929050565b60008060208385031215612c3957612c38612894565b5b600083013567ffffffffffffffff811115612c5757612c56612899565b5b612c6385828601612bcc565b92509250509250929050565b600080fd5b600060608284031215612c8a57612c89612c6f565b5b81905092915050565b600060608284031215612ca957612ca8612894565b5b6000612cb784828501612c74565b91505092915050565b60008060408385031215612cd757612cd6612894565b5b6000612ce58582860161297a565b9250506020612cf685828601612a07565b9150509250929050565b612d0981612a69565b82525050565b6000602082019050612d246000830184612d00565b92915050565b60008060408385031215612d4157612d40612894565b5b6000612d4f85828601612b68565b9250506020612d6085828601612a07565b9150509250929050565b60008060408385031215612d8157612d80612894565b5b6000612d8f85828601612a07565b9250506020612da085828601612b68565b9150509250929050565b606082016000820151612dc06000850182612a7b565b506020820151612dd36020850182612a8a565b506040820151612de66040850182612a99565b50505050565b6000606082019050612e016000830184612daa565b92915050565b612e10816129e6565b82525050565b6000602082019050612e2b6000830184612e07565b92915050565b600080600060608486031215612e4a57612e49612894565b5b6000612e5886828701612b68565b9350506020612e6986828701612a07565b9250506040612e7a86828701612a07565b9150509250925092565b600060208284031215612e9a57612e99612894565b5b6000612ea884828501612b68565b91505092915050565b60008060408385031215612ec857612ec7612894565b5b6000612ed685828601612a07565b9250506020612ee785828601612a07565b9150509250929050565b6000608082019050612f066000830185612d00565b612f136020830184612daa565b9392505050565b600082825260208201905092915050565b7f546872697665436f696e526577617264536561736f6e3a206d7573742068617660008201527f652077726974657220726f6c6500000000000000000000000000000000000000602082015250565b6000612f87602d83612f1a565b9150612f9282612f2b565b604082019050919050565b60006020820190508181036000830152612fb681612f7a565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20736561736f6e206960008201527f7320636c6f736564000000000000000000000000000000000000000000000000602082015250565b6000613019602883612f1a565b915061302482612fbd565b604082019050919050565b600060208201905081810360008301526130488161300c565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b60006130b8826129e6565b91507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82036130ea576130e961307e565b5b600182019050919050565b6000613100826129e6565b915061310b836129e6565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff038211156131405761313f61307e565b5b828201905092915050565b6000613156826129e6565b9150613161836129e6565b9250828210156131745761317361307e565b5b828203905092915050565b7f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560008201527f20726f6c657320666f722073656c660000000000000000000000000000000000602082015250565b60006131db602f83612f1a565b91506131e68261317f565b604082019050919050565b6000602082019050818103600083015261320a816131ce565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a206d7573742068617660008201527f652061646d696e20726f6c650000000000000000000000000000000000000000602082015250565b600061326d602c83612f1a565b915061327882613211565b604082019050919050565b6000602082019050818103600083015261329c81613260565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a2070726576696f757360008201527f20736561736f6e206e6f742066756c6c7920636c6f7365640000000000000000602082015250565b60006132ff603883612f1a565b915061330a826132a3565b604082019050919050565b6000602082019050818103600083015261332e816132f2565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20756e636c61696d6560008201527f642066756e6473206e6f742073656e7420796574000000000000000000000000602082015250565b6000613391603483612f1a565b915061339c82613335565b604082019050919050565b600060208201905081810360008301526133c081613384565b9050919050565b6000815190506133d6816129f0565b92915050565b6000602082840312156133f2576133f1612894565b5b6000613400848285016133c7565b91505092915050565b7f546872697665436f696e526577617264536561736f6e3a206e6f7420656e6f7560008201527f67682066756e647320617661696c61626c650000000000000000000000000000602082015250565b6000613465603283612f1a565b915061347082613409565b604082019050919050565b6000602082019050818103600083015261349481613458565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a2064656661756c742060008201527f64657374696e6174696f6e2063616e6e6f74206265207a65726f20616464726560208201527f7373000000000000000000000000000000000000000000000000000000000000604082015250565b600061351d604283612f1a565b91506135288261349b565b606082019050919050565b6000602082019050818103600083015261354c81613510565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20636c6f736520646160008201527f746520616c726561647920726561636865640000000000000000000000000000602082015250565b60006135af603283612f1a565b91506135ba82613553565b604082019050919050565b600060208201905081810360008301526135de816135a2565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20636c6f736520646160008201527f74652073686f756c64206265206265666f726520636c61696d20636c6f73652060208201527f6461746500000000000000000000000000000000000000000000000000000000604082015250565b6000613667604483612f1a565b9150613672826135e5565b606082019050919050565b600060208201905081810360008301526136968161365a565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20646561646c696e6560008201527f20666f7220636c61696d696e67206e6f74207265616368656400000000000000602082015250565b60006136f9603983612f1a565b91506137048261369d565b604082019050919050565b60006020820190508181036000830152613728816136ec565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a206e6f2066756e647360008201527f20617661696c61626c6500000000000000000000000000000000000000000000602082015250565b600061378b602a83612f1a565b91506137968261372f565b604082019050919050565b600060208201905081810360008301526137ba8161377e565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a2066756e647320616c60008201527f72656164792073656e7400000000000000000000000000000000000000000000602082015250565b600061381d602a83612f1a565b9150613828826137c1565b604082019050919050565b6000602082019050818103600083015261384c81613810565b9050919050565b60006040820190506138686000830185612d00565b6138756020830184612e07565b9392505050565b7f546872697665436f696e526577617264536561736f6e3a20736561736f6e206960008201527f73206e6f7420636c6f7365642079657400000000000000000000000000000000602082015250565b60006138d8603083612f1a565b91506138e38261387c565b604082019050919050565b60006020820190508181036000830152613907816138cb565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20646561646c696e6560008201527f20666f7220636c61696d696e6720726561636865640000000000000000000000602082015250565b600061396a603583612f1a565b91506139758261390e565b604082019050919050565b600060208201905081810360008301526139998161395d565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20726577617264206e60008201527f6f7420666f756e64000000000000000000000000000000000000000000000000602082015250565b60006139fc602883612f1a565b9150613a07826139a0565b604082019050919050565b60006020820190508181036000830152613a2b816139ef565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a20726577617264206960008201527f7320616c726561647920636c61696d6564000000000000000000000000000000602082015250565b6000613a8e603183612f1a565b9150613a9982613a32565b604082019050919050565b60006020820190508181036000830152613abd81613a81565b9050919050565b7f546872697665436f696e526577617264536561736f6e3a2063616c6c6572206960008201527f73206e6f7420616c6c6f77656420746f20636c61696d2074686520726577617260208201527f6400000000000000000000000000000000000000000000000000000000000000604082015250565b6000613b46604183612f1a565b9150613b5182613ac4565b606082019050919050565b60006020820190508181036000830152613b7581613b39565b9050919050565b600081905092915050565b7f416363657373436f6e74726f6c3a206163636f756e7420000000000000000000600082015250565b6000613bbd601783613b7c565b9150613bc882613b87565b601782019050919050565b600081519050919050565b60005b83811015613bfc578082015181840152602081019050613be1565b83811115613c0b576000848401525b50505050565b6000613c1c82613bd3565b613c268185613b7c565b9350613c36818560208601613bde565b80840191505092915050565b7f206973206d697373696e6720726f6c6520000000000000000000000000000000600082015250565b6000613c78601183613b7c565b9150613c8382613c42565b601182019050919050565b6000613c9982613bb0565b9150613ca58285613c11565b9150613cb082613c6b565b9150613cbc8284613c11565b91508190509392505050565b6000601f19601f8301169050919050565b6000613ce482613bd3565b613cee8185612f1a565b9350613cfe818560208601613bde565b613d0781613cc8565b840191505092915050565b60006020820190508181036000830152613d2c8184613cd9565b905092915050565b613d3d81612923565b8114613d4857600080fd5b50565b600081519050613d5a81613d34565b92915050565b600060208284031215613d7657613d75612894565b5b6000613d8484828501613d4b565b91505092915050565b7f5361666545524332303a204552433230206f7065726174696f6e20646964206e60008201527f6f74207375636365656400000000000000000000000000000000000000000000602082015250565b6000613de9602a83612f1a565b9150613df482613d8d565b604082019050919050565b60006020820190508181036000830152613e1881613ddc565b9050919050565b6000613e2a826129e6565b9150613e35836129e6565b9250817fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0483118215151615613e6e57613e6d61307e565b5b828202905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6000613eb3826129e6565b915060008203613ec657613ec561307e565b5b600182039050919050565b7f537472696e67733a20686578206c656e67746820696e73756666696369656e74600082015250565b6000613f07602083612f1a565b9150613f1282613ed1565b602082019050919050565b60006020820190508181036000830152613f3681613efa565b9050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603160045260246000fd5b7f416464726573733a20696e73756666696369656e742062616c616e636520666f60008201527f722063616c6c0000000000000000000000000000000000000000000000000000602082015250565b6000613fc8602683612f1a565b9150613fd382613f6c565b604082019050919050565b60006020820190508181036000830152613ff781613fbb565b9050919050565b7f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000600082015250565b6000614034601d83612f1a565b915061403f82613ffe565b602082019050919050565b6000602082019050818103600083015261406381614027565b9050919050565b600081519050919050565b600081905092915050565b600061408b8261406a565b6140958185614075565b93506140a5818560208601613bde565b80840191505092915050565b60006140bd8284614080565b91508190509291505056fea264697066735822122008d3a28ca406bda886fa6a5bae5dc6682d286a616b2410f01df5d1bf091b63c264736f6c634300080e0033

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
[ 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.