Abstract Testnet

Contract

0xebac652AD62900fDB81047a920F97A5F76486E46

Overview

ETH Balance

0.00011 ETH

Token Holdings

Multichain Info

N/A
Transaction Hash
Method
Block
From
To
Hit Pinata56973842025-02-03 16:16:1117 hrs ago1738599371IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56973612025-02-03 16:15:4417 hrs ago1738599344IN
0xebac652A...F76486E46
0.0001 ETH0.000006630.025
Hit Pinata56973152025-02-03 16:14:4717 hrs ago1738599287IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56972932025-02-03 16:14:1917 hrs ago1738599259IN
0xebac652A...F76486E46
0.0001 ETH0.000006630.025
Hit Pinata56972582025-02-03 16:13:3617 hrs ago1738599216IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56972392025-02-03 16:13:0817 hrs ago1738599188IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56972132025-02-03 16:12:3717 hrs ago1738599157IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56971872025-02-03 16:12:0317 hrs ago1738599123IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56971722025-02-03 16:11:3817 hrs ago1738599098IN
0xebac652A...F76486E46
0.0001 ETH0.000009320.025
Hit Pinata56971352025-02-03 16:10:4917 hrs ago1738599049IN
0xebac652A...F76486E46
0.0001 ETH0.000012210.025

Latest 25 internal transactions (View All)

Parent Transaction Hash Block From To
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973872025-02-03 16:16:1517 hrs ago1738599375
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0.00008849 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0.0000105 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0.0000105 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0 ETH
56973842025-02-03 16:16:1117 hrs ago1738599371
0xebac652A...F76486E46
0.0001 ETH
56973642025-02-03 16:15:4817 hrs ago1738599348
0xebac652A...F76486E46
0 ETH
56973642025-02-03 16:15:4817 hrs ago1738599348
0xebac652A...F76486E46
0 ETH
View All Internal Transactions
Loading...
Loading

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

Contract Name:
Pinata

Compiler Version
v0.8.28+commit.7893614a

ZkSolc Version
v1.5.11

Optimization Enabled:
Yes with Mode 3

Other Settings:
paris EvmVersion

Contract Source Code (Solidity Standard Json-Input format)

File 1 of 8 : Pinata.sol
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.28;

import {ReentrancyGuard} from "@openzeppelin/contracts/utils/ReentrancyGuard.sol";
import {Ownable} from "@openzeppelin/contracts/access/Ownable.sol";
import {IEntropyConsumer} from "@pythnetwork/entropy-sdk-solidity/IEntropyConsumer.sol";
import {IEntropy} from "@pythnetwork/entropy-sdk-solidity/IEntropy.sol";

contract Pinata is ReentrancyGuard, Ownable, IEntropyConsumer {
    IEntropy private entropy;

    // EVENTS
    event userWonPrize(address user, uint256 amount);
    event userWonJackpot(address user, uint256 amount); // this means the user broke the pinata
    event userTriesToHit(address user, address pinata, uint256 sequenceNumber);
    event prizePoolRefilled(address user, uint256 amount);
    event prizePoolWithdrawed(address user, uint256 amount);
    event HitResult(
        address user,
        address entropyProvider,
        uint256 sequenceNumber,
        uint256 firstNumber,
        uint256 secondNumber,
        uint256 thirdNumber,
        uint256 timesHit,
        uint256 totalPayed
    );

    // STATES
    address private entropyProvider;
    address public platformAddress;
    bool public pinataIsBroken = false;
    bool public hasJackpotSequence;
    bool private sequencesInitialized;
    uint256 public maxMultiplier;
    uint256 public hasBeenHit;
    uint256 public hasBeenPaid;
    uint256 public hitCost;
    uint256 public creatorFee;
    uint256 public creatorBenefits;
    uint256 public platformFee;
    uint256 public platformBenefits;
    bytes32 public jackpotSequence;
    uint256 public secondNumberMaxRange;
    uint256 public originalPrizePool;
    uint256 public ownerWithdrawn;
    uint256 public constant MAX_TOTAL_FEES = 15; // 15%
    mapping(uint8 => uint256) private allowedRanges;
    mapping(address => uint256) public playerNumbers;
    mapping(uint256 => address) private numberToPlayer;
    mapping(bytes32 => uint256) public winningSequences;

    constructor(
        address _initialOwner,
        uint256 _prizePool,
        uint256 _hitCost,
        uint256 _creatorFee,
        uint256 _platformFee,
        address _platformAddress,
        address _entropyAddress,
        address _entropyProvider,
        uint8 _rangeIndex
    ) payable Ownable(_initialOwner) {
        require(_initialOwner != address(0), "Invalid owner address");
        require(_platformAddress != address(0), "Invalid platform address");
        require(_entropyAddress != address(0), "Invalid entropy address");
        require(_entropyProvider != address(0), "Invalid entropy provider");
        require(_creatorFee <= 1000, "Fees cannot exceed 10%");
        require(
            (_creatorFee + _platformFee) <= MAX_TOTAL_FEES * 10000,
            "Fees cant be more than 15%"
        );
        require(msg.value >= _prizePool, "Insufficient initial prize pool");
        // Initialize allowed ranges
        allowedRanges[0] = 6;
        allowedRanges[1] = 8;
        allowedRanges[2] = 12;
        allowedRanges[3] = 18;
        allowedRanges[4] = 24;

        require(_rangeIndex <= 4, "Invalid range index");
        secondNumberMaxRange = allowedRanges[_rangeIndex];
        require(
            _prizePool >= (_hitCost * (secondNumberMaxRange - 1)),
            "Prize pool cant cover max prize"
        );
        maxMultiplier = secondNumberMaxRange - 1;

        _initializeWinningSequences();
        _initializeJackpotSequence();

        hitCost = _hitCost;
        creatorFee = _creatorFee;
        platformFee = _platformFee;
        platformAddress = _platformAddress;
        originalPrizePool = _prizePool;
        entropy = IEntropy(_entropyAddress);
        entropyProvider = _entropyProvider;
    }

    // FUNCTIONS

    // A function to try to hit the pinata
    function hitPinata(bytes32 userRandomNumber) public payable nonReentrant {
        uint256 _hitCost = hitCost; // Cache storage read
        uint256 _maxMultiplier = maxMultiplier; // Cache storage read
        uint256 fee = entropy.getFee(entropyProvider);
        uint256 totalCost = _hitCost + fee;
        uint256 maxPrize = _hitCost * _maxMultiplier;

        require(playerNumbers[msg.sender] == 0, "user is already playing"); // this is 0 again once the user finish playing
        require(msg.value >= totalCost, "no enought payment to hit the pinata");
        require(
            address(this).balance >=
                maxPrize + creatorBenefits + platformBenefits,
            "Insufficient contract balance for potential prizes"
        );

        // here we call entropy of pyth
        uint64 sequenceNumber = entropy.requestWithCallback{value: fee}(
            entropyProvider,
            userRandomNumber
        );

        playerNumbers[msg.sender] = sequenceNumber;
        numberToPlayer[sequenceNumber] = msg.sender; // this will be deleted once the user finish playing

        // Calculate fees based on hitCost using basis points (1 basis point = 0.01%)
        uint256 creatorAmount = (_hitCost * creatorFee) / 10000;
        uint256 platformAmount = (_hitCost * platformFee) / 10000;

        creatorBenefits += creatorAmount;
        platformBenefits += platformAmount;

        // Refund excess payment if user sent more than required
        uint256 excess = msg.value - totalCost;
        if (excess > 0) {
            (bool success, ) = payable(msg.sender).call{value: excess}("");
            require(success, "Refund transfer failed");
        }

        emit userTriesToHit(msg.sender, address(this), sequenceNumber);
    }

    function entropyCallback(
        uint64 sequenceNumber,
        address provider,
        bytes32 randomNumber
    ) internal override {
        address user = numberToPlayer[sequenceNumber];

        hasBeenHit += 1;

        uint256[3] memory sequence = generateSequence(
            randomNumber,
            secondNumberMaxRange
        );

        uint256 prize = getPrizeForSequence(sequence);

        if (prize > 0) {
            sendPrize(prize, user);
        }

        delete numberToPlayer[sequenceNumber];
        playerNumbers[user] = 0;

        emit HitResult(
            user,
            provider,
            sequenceNumber,
            sequence[0],
            sequence[1],
            sequence[2],
            hasBeenHit,
            hasBeenPaid
        );
    }

    // Maps a random number into a range between minRange and maxRange (inclusive)
    function mapRandomNumber(
        bytes32 randomNumber,
        uint256 minRange,
        uint256 maxRange
    ) internal pure returns (uint256) {
        uint256 range = maxRange - minRange + 1;
        return minRange + (uint256(randomNumber) % range);
    }

    function generateSequence(
        bytes32 randomNumber,
        uint256 maxRange
    ) internal pure returns (uint256[3] memory) {
        uint256 firstResult = mapRandomNumber(
            keccak256(abi.encodePacked(randomNumber, "first")),
            1,
            maxRange
        );
        uint256 secondResult = mapRandomNumber(
            keccak256(abi.encodePacked(randomNumber, "second")),
            1,
            maxRange
        );
        uint256 thirdResult = mapRandomNumber(
            keccak256(abi.encodePacked(randomNumber, "third")),
            1,
            maxRange
        );

        uint256[3] memory sequence = [firstResult, secondResult, thirdResult];

        return sequence;
    }

    // Function to withdraw accumulated benefits for either creator or platform
    function withdrawBenefits(bool isCreator) public nonReentrant {
        uint256 amount;
        address recipient;

        if (isCreator) {
            require(
                creatorBenefits > 0,
                "No creator benefits available to withdraw"
            );
            amount = creatorBenefits;
            creatorBenefits = 0;
            recipient = owner();
        } else {
            require(
                msg.sender == platformAddress,
                "Only platform can withdraw platform benefits"
            );
            require(
                platformBenefits > 0,
                "No platform benefits available to withdraw"
            );
            amount = platformBenefits;
            platformBenefits = 0;
            recipient = platformAddress;
        }

        (bool success, ) = payable(recipient).call{value: amount}("");
        require(success, "Transfer failed");
    }

    function getEntropy() internal view override returns (address) {
        return address(entropy);
    }

    // Function to get the prize amount for a given sequence
    // This function also calculates the jackpot minus creator or platform benefits
    function getPrizeForSequence(
        uint256[3] memory _sequence
    ) public view returns (uint256) {
        bytes32 keyHash = keccak256(abi.encodePacked(_sequence));

        // Check if this is the jackpot sequence
        if (hasJackpotSequence && keyHash == jackpotSequence) {
            // The prize will be the total balance minus all fees
            return address(this).balance - creatorBenefits - platformBenefits;
        }

        return winningSequences[keyHash];
    }

    // A function to send a prize, minus the creator and plaform benefits
    function sendPrize(uint256 _amount, address _winner) internal {
        require(_winner != address(0), "Invalid winner address");
        require(_amount > 0, "Prize amount must be greater than 0");
        require(
            _amount <=
                address(this).balance - creatorBenefits - platformBenefits,
            "Insufficient contract balance"
        );

        // Calculate fees using basis points
        uint256 creatorAmount = (_amount * creatorFee) / 10000;
        uint256 platformAmount = (_amount * platformFee) / 10000;
        uint256 finalPrizeAmount = _amount - creatorAmount - platformAmount;

        // Check if this is a jackpot win
        bool isJackpot = finalPrizeAmount ==
            address(this).balance - creatorBenefits - platformBenefits;

        // Update state before transfer
        creatorBenefits += creatorAmount;
        platformBenefits += platformAmount;
        hasBeenPaid += finalPrizeAmount;

        if (isJackpot) {
            pinataIsBroken = true;
        }

        // Send prize to user
        (bool success, ) = payable(_winner).call{value: finalPrizeAmount}("");
        require(success, "Prize transfer failed");

        if (isJackpot) {
            emit userWonJackpot(_winner, finalPrizeAmount);
        } else {
            emit userWonPrize(_winner, finalPrizeAmount);
        }
    }

    function _initializeWinningSequences() private {
        require(!sequencesInitialized, "Sequences already initialized");

        // Initialize full sequences (all three numbers match)
        for (uint8 i = 1; i < secondNumberMaxRange; i++) {
            uint8[] memory sequence = new uint8[](3);
            sequence[0] = i;
            sequence[1] = i;
            sequence[2] = i;
            bytes32 keyHash = keccak256(abi.encodePacked(sequence));
            winningSequences[keyHash] = i * hitCost;
        }

        // Initialize partial sequences (two numbers match)
        for (uint8 i = 1; i < secondNumberMaxRange; i++) {
            for (uint8 j = 1; j <= secondNumberMaxRange; j++) {
                if (i != j) {
                    // Pattern: [i,i,j]
                    uint8[] memory seq1 = new uint8[](3);
                    seq1[0] = i;
                    seq1[1] = i;
                    seq1[2] = j;
                    bytes32 keyHash1 = keccak256(abi.encodePacked(seq1));
                    winningSequences[keyHash1] = (i * hitCost) / 2;

                    // Pattern: [j,i,i]
                    uint8[] memory seq3 = new uint8[](3);
                    seq3[0] = j;
                    seq3[1] = i;
                    seq3[2] = i;
                    bytes32 keyHash3 = keccak256(abi.encodePacked(seq3));
                    winningSequences[keyHash3] = (i * hitCost) / 2;
                }
            }
        }

        sequencesInitialized = true;
    }

    function _initializeJackpotSequence() private {
        require(!hasJackpotSequence, "Jackpot sequence already initialized");

        uint8[] memory sequence = new uint8[](3);
        sequence[0] = uint8(secondNumberMaxRange);
        sequence[1] = uint8(secondNumberMaxRange);
        sequence[2] = uint8(secondNumberMaxRange);

        jackpotSequence = keccak256(abi.encodePacked(sequence));
        hasJackpotSequence = true;
    }

    // Function to refill the prize pool
    function refillPrizePool() public payable nonReentrant {
        require(msg.value > 0, "Must send some ETH to refill");
        require(!pinataIsBroken, "Cannot refill a broken pinata");

        emit prizePoolRefilled(msg.sender, msg.value);
    }

    function withdrawPrizePool() external onlyOwner nonReentrant {
        require(!pinataIsBroken, "Cannot withdraw from broken pinata");
        require(
            address(this).balance > creatorBenefits + platformBenefits,
            "No funds available for withdrawal"
        );

        uint256 availableForWithdrawal = originalPrizePool - ownerWithdrawn;
        require(availableForWithdrawal > 0, "No prize pool left to withdraw");

        uint256 actualBalance = address(this).balance -
            creatorBenefits -
            platformBenefits;
        uint256 withdrawAmount = availableForWithdrawal;

        if (actualBalance < withdrawAmount) {
            withdrawAmount = actualBalance;
        }

        // Calculate required balance for max prize
        uint256 maxPrize = hitCost * maxMultiplier;
        require(
            (actualBalance - withdrawAmount) >= maxPrize,
            "Withdrawal would leave insufficient funds for max prize"
        );

        ownerWithdrawn += withdrawAmount;

        (bool success, ) = payable(owner()).call{value: withdrawAmount}("");
        require(success, "Transfer failed");
    }
}

File 2 of 8 : Ownable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)

pragma solidity ^0.8.20;

import {Context} from "../utils/Context.sol";

/**
 * @dev Contract module which provides a basic access control mechanism, where
 * there is an account (an owner) that can be granted exclusive access to
 * specific functions.
 *
 * The initial owner is set to the address provided by the deployer. This can
 * later be changed with {transferOwnership}.
 *
 * This module is used through inheritance. It will make available the modifier
 * `onlyOwner`, which can be applied to your functions to restrict their use to
 * the owner.
 */
abstract contract Ownable is Context {
    address private _owner;

    /**
     * @dev The caller account is not authorized to perform an operation.
     */
    error OwnableUnauthorizedAccount(address account);

    /**
     * @dev The owner is not a valid owner account. (eg. `address(0)`)
     */
    error OwnableInvalidOwner(address owner);

    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);

    /**
     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
     */
    constructor(address initialOwner) {
        if (initialOwner == address(0)) {
            revert OwnableInvalidOwner(address(0));
        }
        _transferOwnership(initialOwner);
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        _checkOwner();
        _;
    }

    /**
     * @dev Returns the address of the current owner.
     */
    function owner() public view virtual returns (address) {
        return _owner;
    }

    /**
     * @dev Throws if the sender is not the owner.
     */
    function _checkOwner() internal view virtual {
        if (owner() != _msgSender()) {
            revert OwnableUnauthorizedAccount(_msgSender());
        }
    }

    /**
     * @dev Leaves the contract without owner. It will not be possible to call
     * `onlyOwner` functions. Can only be called by the current owner.
     *
     * NOTE: Renouncing ownership will leave the contract without an owner,
     * thereby disabling any functionality that is only available to the owner.
     */
    function renounceOwnership() public virtual onlyOwner {
        _transferOwnership(address(0));
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Can only be called by the current owner.
     */
    function transferOwnership(address newOwner) public virtual onlyOwner {
        if (newOwner == address(0)) {
            revert OwnableInvalidOwner(address(0));
        }
        _transferOwnership(newOwner);
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Internal function without access restriction.
     */
    function _transferOwnership(address newOwner) internal virtual {
        address oldOwner = _owner;
        _owner = newOwner;
        emit OwnershipTransferred(oldOwner, newOwner);
    }
}

File 3 of 8 : IEntropyConsumer.sol
// SPDX-License-Identifier: Apache 2
pragma solidity ^0.8.0;

abstract contract IEntropyConsumer {
    // This method is called by Entropy to provide the random number to the consumer.
    // It asserts that the msg.sender is the Entropy contract. It is not meant to be
    // override by the consumer.
    function _entropyCallback(
        uint64 sequence,
        address provider,
        bytes32 randomNumber
    ) external {
        address entropy = getEntropy();
        require(entropy != address(0), "Entropy address not set");
        require(msg.sender == entropy, "Only Entropy can call this function");

        entropyCallback(sequence, provider, randomNumber);
    }

    // getEntropy returns Entropy contract address. The method is being used to check that the
    // callback is indeed from Entropy contract. The consumer is expected to implement this method.
    // Entropy address can be found here - https://docs.pyth.network/entropy/contract-addresses
    function getEntropy() internal view virtual returns (address);

    // This method is expected to be implemented by the consumer to handle the random number.
    // It will be called by _entropyCallback after _entropyCallback ensures that the call is
    // indeed from Entropy contract.
    function entropyCallback(
        uint64 sequence,
        address provider,
        bytes32 randomNumber
    ) internal virtual;
}

File 4 of 8 : IEntropy.sol
// SPDX-License-Identifier: Apache 2
pragma solidity ^0.8.0;

import "./EntropyEvents.sol";

interface IEntropy is EntropyEvents {
    // Register msg.sender as a randomness provider. The arguments are the provider's configuration parameters
    // and initial commitment. Re-registering the same provider rotates the provider's commitment (and updates
    // the feeInWei).
    //
    // chainLength is the number of values in the hash chain *including* the commitment, that is, chainLength >= 1.
    function register(
        uint128 feeInWei,
        bytes32 commitment,
        bytes calldata commitmentMetadata,
        uint64 chainLength,
        bytes calldata uri
    ) external;

    // Withdraw a portion of the accumulated fees for the provider msg.sender.
    // Calling this function will transfer `amount` wei to the caller (provided that they have accrued a sufficient
    // balance of fees in the contract).
    function withdraw(uint128 amount) external;

    // Withdraw a portion of the accumulated fees for provider. The msg.sender must be the fee manager for this provider.
    // Calling this function will transfer `amount` wei to the caller (provided that they have accrued a sufficient
    // balance of fees in the contract).
    function withdrawAsFeeManager(address provider, uint128 amount) external;

    // As a user, request a random number from `provider`. Prior to calling this method, the user should
    // generate a random number x and keep it secret. The user should then compute hash(x) and pass that
    // as the userCommitment argument. (You may call the constructUserCommitment method to compute the hash.)
    //
    // This method returns a sequence number. The user should pass this sequence number to
    // their chosen provider (the exact method for doing so will depend on the provider) to retrieve the provider's
    // number. The user should then call fulfillRequest to construct the final random number.
    //
    // This method will revert unless the caller provides a sufficient fee (at least getFee(provider)) as msg.value.
    // Note that excess value is *not* refunded to the caller.
    function request(
        address provider,
        bytes32 userCommitment,
        bool useBlockHash
    ) external payable returns (uint64 assignedSequenceNumber);

    // Request a random number. The method expects the provider address and a secret random number
    // in the arguments. It returns a sequence number.
    //
    // The address calling this function should be a contract that inherits from the IEntropyConsumer interface.
    // The `entropyCallback` method on that interface will receive a callback with the generated random number.
    //
    // This method will revert unless the caller provides a sufficient fee (at least getFee(provider)) as msg.value.
    // Note that excess value is *not* refunded to the caller.
    function requestWithCallback(
        address provider,
        bytes32 userRandomNumber
    ) external payable returns (uint64 assignedSequenceNumber);

    // Fulfill a request for a random number. This method validates the provided userRandomness and provider's proof
    // against the corresponding commitments in the in-flight request. If both values are validated, this function returns
    // the corresponding random number.
    //
    // Note that this function can only be called once per in-flight request. Calling this function deletes the stored
    // request information (so that the contract doesn't use a linear amount of storage in the number of requests).
    // If you need to use the returned random number more than once, you are responsible for storing it.
    function reveal(
        address provider,
        uint64 sequenceNumber,
        bytes32 userRevelation,
        bytes32 providerRevelation
    ) external returns (bytes32 randomNumber);

    // Fulfill a request for a random number. This method validates the provided userRandomness
    // and provider's revelation against the corresponding commitment in the in-flight request. If both values are validated
    // and the requestor address is a contract address, this function calls the requester's entropyCallback method with the
    // sequence number, provider address and the random number as arguments. Else if the requestor is an EOA, it won't call it.
    //
    // Note that this function can only be called once per in-flight request. Calling this function deletes the stored
    // request information (so that the contract doesn't use a linear amount of storage in the number of requests).
    // If you need to use the returned random number more than once, you are responsible for storing it.
    //
    // Anyone can call this method to fulfill a request, but the callback will only be made to the original requester.
    function revealWithCallback(
        address provider,
        uint64 sequenceNumber,
        bytes32 userRandomNumber,
        bytes32 providerRevelation
    ) external;

    function getProviderInfo(
        address provider
    ) external view returns (EntropyStructs.ProviderInfo memory info);

    function getDefaultProvider() external view returns (address provider);

    function getRequest(
        address provider,
        uint64 sequenceNumber
    ) external view returns (EntropyStructs.Request memory req);

    function getFee(address provider) external view returns (uint128 feeAmount);

    function getAccruedPythFees()
        external
        view
        returns (uint128 accruedPythFeesInWei);

    function setProviderFee(uint128 newFeeInWei) external;

    function setProviderFeeAsFeeManager(
        address provider,
        uint128 newFeeInWei
    ) external;

    function setProviderUri(bytes calldata newUri) external;

    // Set manager as the fee manager for the provider msg.sender.
    // After calling this function, manager will be able to set the provider's fees and withdraw them.
    // Only one address can be the fee manager for a provider at a time -- calling this function again with a new value
    // will override the previous value. Call this function with the all-zero address to disable the fee manager role.
    function setFeeManager(address manager) external;

    function constructUserCommitment(
        bytes32 userRandomness
    ) external pure returns (bytes32 userCommitment);

    function combineRandomValues(
        bytes32 userRandomness,
        bytes32 providerRandomness,
        bytes32 blockHash
    ) external pure returns (bytes32 combinedRandomness);
}

File 5 of 8 : ReentrancyGuard.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.1.0) (utils/ReentrancyGuard.sol)

pragma solidity ^0.8.20;

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

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

    uint256 private _status;

    /**
     * @dev Unauthorized reentrant call.
     */
    error ReentrancyGuardReentrantCall();

    constructor() {
        _status = NOT_ENTERED;
    }

    /**
     * @dev Prevents a contract from calling itself, directly or indirectly.
     * Calling a `nonReentrant` function from another `nonReentrant`
     * function is not supported. It is possible to prevent this from happening
     * by making the `nonReentrant` function external, and making it call a
     * `private` function that does the actual work.
     */
    modifier nonReentrant() {
        _nonReentrantBefore();
        _;
        _nonReentrantAfter();
    }

    function _nonReentrantBefore() private {
        // On the first call to nonReentrant, _status will be NOT_ENTERED
        if (_status == ENTERED) {
            revert ReentrancyGuardReentrantCall();
        }

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

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

    /**
     * @dev Returns true if the reentrancy guard is currently set to "entered", which indicates there is a
     * `nonReentrant` function in the call stack.
     */
    function _reentrancyGuardEntered() internal view returns (bool) {
        return _status == ENTERED;
    }
}

File 6 of 8 : Context.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)

pragma solidity ^0.8.20;

/**
 * @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;
    }

    function _contextSuffixLength() internal view virtual returns (uint256) {
        return 0;
    }
}

File 7 of 8 : EntropyEvents.sol
// SPDX-License-Identifier: Apache-2.0
pragma solidity ^0.8.0;

import "./EntropyStructs.sol";

interface EntropyEvents {
    event Registered(EntropyStructs.ProviderInfo provider);

    event Requested(EntropyStructs.Request request);
    event RequestedWithCallback(
        address indexed provider,
        address indexed requestor,
        uint64 indexed sequenceNumber,
        bytes32 userRandomNumber,
        EntropyStructs.Request request
    );

    event Revealed(
        EntropyStructs.Request request,
        bytes32 userRevelation,
        bytes32 providerRevelation,
        bytes32 blockHash,
        bytes32 randomNumber
    );
    event RevealedWithCallback(
        EntropyStructs.Request request,
        bytes32 userRandomNumber,
        bytes32 providerRevelation,
        bytes32 randomNumber
    );

    event ProviderFeeUpdated(address provider, uint128 oldFee, uint128 newFee);

    event ProviderUriUpdated(address provider, bytes oldUri, bytes newUri);

    event ProviderFeeManagerUpdated(
        address provider,
        address oldFeeManager,
        address newFeeManager
    );

    event Withdrawal(
        address provider,
        address recipient,
        uint128 withdrawnAmount
    );
}

File 8 of 8 : EntropyStructs.sol
// SPDX-License-Identifier: Apache 2

pragma solidity ^0.8.0;

contract EntropyStructs {
    struct ProviderInfo {
        uint128 feeInWei;
        uint128 accruedFeesInWei;
        // The commitment that the provider posted to the blockchain, and the sequence number
        // where they committed to this. This value is not advanced after the provider commits,
        // and instead is stored to help providers track where they are in the hash chain.
        bytes32 originalCommitment;
        uint64 originalCommitmentSequenceNumber;
        // Metadata for the current commitment. Providers may optionally use this field to help
        // manage rotations (i.e., to pick the sequence number from the correct hash chain).
        bytes commitmentMetadata;
        // Optional URI where clients can retrieve revelations for the provider.
        // Client SDKs can use this field to automatically determine how to retrieve random values for each provider.
        // TODO: specify the API that must be implemented at this URI
        bytes uri;
        // The first sequence number that is *not* included in the current commitment (i.e., an exclusive end index).
        // The contract maintains the invariant that sequenceNumber <= endSequenceNumber.
        // If sequenceNumber == endSequenceNumber, the provider must rotate their commitment to add additional random values.
        uint64 endSequenceNumber;
        // The sequence number that will be assigned to the next inbound user request.
        uint64 sequenceNumber;
        // The current commitment represents an index/value in the provider's hash chain.
        // These values are used to verify requests for future sequence numbers. Note that
        // currentCommitmentSequenceNumber < sequenceNumber.
        //
        // The currentCommitment advances forward through the provider's hash chain as values
        // are revealed on-chain.
        bytes32 currentCommitment;
        uint64 currentCommitmentSequenceNumber;
        // An address that is authorized to set / withdraw fees on behalf of this provider.
        address feeManager;
    }

    struct Request {
        // Storage slot 1 //
        address provider;
        uint64 sequenceNumber;
        // The number of hashes required to verify the provider revelation.
        uint32 numHashes;
        // Storage slot 2 //
        // The commitment is keccak256(userCommitment, providerCommitment). Storing the hash instead of both saves 20k gas by
        // eliminating 1 store.
        bytes32 commitment;
        // Storage slot 3 //
        // The number of the block where this request was created.
        // Note that we're using a uint64 such that we have an additional space for an address and other fields in
        // this storage slot. Although block.number returns a uint256, 64 bits should be plenty to index all of the
        // blocks ever generated.
        uint64 blockNumber;
        // The address that requested this random number.
        address requester;
        // If true, incorporate the blockhash of blockNumber into the generated random value.
        bool useBlockhash;
        // If true, the requester will be called back with the generated random value.
        bool isRequestWithCallback;
        // There are 2 remaining bytes of free space in this slot.
    }
}

Settings
{
  "evmVersion": "paris",
  "optimizer": {
    "enabled": true,
    "mode": "3"
  },
  "outputSelection": {
    "*": {
      "*": [
        "abi"
      ]
    }
  },
  "detectMissingLibraries": false,
  "forceEVMLA": false,
  "enableEraVMExtensions": false,
  "libraries": {}
}

Contract ABI

[{"inputs":[{"internalType":"address","name":"_initialOwner","type":"address"},{"internalType":"uint256","name":"_prizePool","type":"uint256"},{"internalType":"uint256","name":"_hitCost","type":"uint256"},{"internalType":"uint256","name":"_creatorFee","type":"uint256"},{"internalType":"uint256","name":"_platformFee","type":"uint256"},{"internalType":"address","name":"_platformAddress","type":"address"},{"internalType":"address","name":"_entropyAddress","type":"address"},{"internalType":"address","name":"_entropyProvider","type":"address"},{"internalType":"uint8","name":"_rangeIndex","type":"uint8"}],"stateMutability":"payable","type":"constructor"},{"inputs":[{"internalType":"address","name":"owner","type":"address"}],"name":"OwnableInvalidOwner","type":"error"},{"inputs":[{"internalType":"address","name":"account","type":"address"}],"name":"OwnableUnauthorizedAccount","type":"error"},{"inputs":[],"name":"ReentrancyGuardReentrantCall","type":"error"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"address","name":"entropyProvider","type":"address"},{"indexed":false,"internalType":"uint256","name":"sequenceNumber","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"firstNumber","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"secondNumber","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"thirdNumber","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"timesHit","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"totalPayed","type":"uint256"}],"name":"HitResult","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"prizePoolRefilled","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"prizePoolWithdrawed","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"address","name":"pinata","type":"address"},{"indexed":false,"internalType":"uint256","name":"sequenceNumber","type":"uint256"}],"name":"userTriesToHit","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"userWonJackpot","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"userWonPrize","type":"event"},{"inputs":[],"name":"MAX_TOTAL_FEES","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint64","name":"sequence","type":"uint64"},{"internalType":"address","name":"provider","type":"address"},{"internalType":"bytes32","name":"randomNumber","type":"bytes32"}],"name":"_entropyCallback","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"creatorBenefits","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"creatorFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256[3]","name":"_sequence","type":"uint256[3]"}],"name":"getPrizeForSequence","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"hasBeenHit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"hasBeenPaid","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"hasJackpotSequence","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"hitCost","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"userRandomNumber","type":"bytes32"}],"name":"hitPinata","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"jackpotSequence","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"maxMultiplier","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"originalPrizePool","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"ownerWithdrawn","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"pinataIsBroken","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"platformAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"platformBenefits","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"platformFee","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"playerNumbers","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"refillPrizePool","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"secondNumberMaxRange","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"name":"winningSequences","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bool","name":"isCreator","type":"bool"}],"name":"withdrawBenefits","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"withdrawPrizePool","outputs":[],"stateMutability":"nonpayable","type":"function"}]

Deployed Bytecode

0x0004000000000002000d00000000000200000060041002700000026e03400197000300000031035500020000000103550000026e0040019d00000001002001900000002d0000c13d0000008002000039000000400020043f000000040030008c000008b00000413d000000000201043b000000e0022002700000028c0020009c000000690000a13d0000028d0020009c000000780000213d000002970020009c000000bc0000a13d000002980020009c000001110000213d0000029b0020009c000001720000613d0000029c0020009c000008b00000c13d000000000100041a000000020010008c000001f40000613d0000000201000039000000000010041b0000000001000416000000000001004b0000022e0000c13d0000027a01000041000000800010043f0000002001000039000000840010043f0000001c01000039000000a40010043f000002ca01000041000000c40010043f000002c701000041000009b7000104300000001f023000390000026f022001970000008002200039000000400020043f0000001f0430018f000002700530019800000080025000390000003b0000613d0000008006000039000000000701034f000000007807043c0000000006860436000000000026004b000000370000c13d000000000004004b000000480000613d000000000151034f0000000304400210000000000502043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f0000000000120435000001200030008c000008b00000413d000000800600043d000002710060009c000008b00000213d000001200200043d000002710020009c000008b00000213d000001400100043d000d00000001001d000002710010009c000008b00000213d000001600100043d000c00000001001d000002710010009c000008b00000213d000001800100043d000b00000001001d000000ff0010008c000008b00000213d000001000300043d000000e00400043d000000c00500043d000000a00100043d0000000107000039000000000070041b000000000006004b000002010000c13d000002b401000041000000000010043f000000040000043f000002b301000041000009b700010430000002a00020009c000000850000a13d000002a10020009c0000009d0000a13d000002a20020009c000001080000213d000002a50020009c000001600000613d000002a60020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000601000039000001d20000013d0000028e0020009c000000c70000a13d0000028f0020009c0000013e0000213d000002920020009c000001790000613d000002930020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000c01000039000001d20000013d000002aa0020009c000000920000213d000002ae0020009c000001560000613d000002af0020009c000001470000613d000002b00020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000d01000039000001d20000013d000002ab0020009c0000015b0000613d000002ac0020009c0000014c0000613d000002ad0020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000e01000039000001d20000013d000002a70020009c000001d60000613d000002a80020009c0000017e0000613d000002a90020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000101000039000000000201041a00000271052001970000000003000411000000000035004b000002240000c13d0000027202200197000000000021041b00000000010004140000026e0010009c0000026e01008041000000c00110021000000273011001c70000800d0200003900000003030000390000027404000041000000000600001909b509ab0000040f0000000100200190000008b00000613d0000000001000019000009b60001042e0000029d0020009c000001ef0000613d0000029e0020009c000001be0000613d0000029f0020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000001001000039000001d20000013d000002940020009c000001f80000613d000002950020009c000001c30000613d000002960020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000101000039000000000101041a00000271021001970000000001000411000000000012004b000002290000c13d000000000100041a000000020010008c000001f40000613d0000000201000039000000000010041b0000000401000039000000000101041a000002b500100198000002ea0000c13d000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f00000001002001900000084f0000613d0000000a02000039000000000402041a0000000c02000039000000000302041a000000000043001a0000031d0000413d0000000002430019000000000101043b000000000021004b000003500000a13d0000001001000039000000000201041a0000000f01000039000000000101041a000000000121004b0000031d0000413d000b00000004001d000c00000003001d000a00000002001d000d00000001001d000003b70000c13d000000400100043d0000004402100039000002bf03000041000000000032043500000024021000390000001e03000039000002df0000013d000002a30020009c000001670000613d000002a40020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000101000039000001fc0000013d000002990020009c0000019c0000613d0000029a0020009c000008b00000c13d000000240030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d0000000401100370000000000101043b000000000001004b0000000002000039000000010200c039000000000021004b000008b00000c13d000000000200041a000000020020008c000001f40000613d0000000202000039000000000020041b000000000001004b000002f60000c13d0000000401000039000000000101041a00000271011001970000000004000411000000000014004b000003290000c13d0000000c01000039000000000301041a000000000003004b000003640000c13d0000027a01000041000000800010043f0000002001000039000000840010043f0000002a01000039000000a40010043f000002c401000041000000c40010043f000002c501000041000000e40010043f000002b801000041000009b700010430000002900020009c000001a10000613d000002910020009c000008b00000c13d0000000001000416000000000001004b000008b00000c13d0000000701000039000001d20000013d0000000001000416000000000001004b000008b00000c13d0000000501000039000001d20000013d000000240030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d0000000401100370000000000101043b000000000010043f0000001401000039000001ce0000013d0000000001000416000000000001004b000008b00000c13d0000000801000039000001d20000013d0000000001000416000000000001004b000008b00000c13d0000000b01000039000001d20000013d0000000001000416000000000001004b000008b00000c13d0000000401000039000000000101041a0000027d001001980000016d0000013d0000000001000416000000000001004b000008b00000c13d0000000401000039000000000101041a000002b5001001980000000001000039000000010100c039000000800010043f000002b101000041000009b60001042e0000000001000416000000000001004b000008b00000c13d0000000f01000039000000800010043f000002b101000041000009b60001042e0000000001000416000000000001004b000008b00000c13d0000000901000039000001d20000013d000000640030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d0000000402100370000000000202043b000002d20020009c000008b00000213d0000002403100370000000000303043b000d00000003001d000002710030009c000008b00000213d0000004401100370000000000401043b0000000201000039000000000101041a0000027101100198000003060000c13d0000027a01000041000000800010043f0000002001000039000000840010043f0000001701000039000000a40010043f000002ec01000041000000c40010043f000002c701000041000009b7000104300000000001000416000000000001004b000008b00000c13d0000000f01000039000001d20000013d000000240030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d0000000401100370000000000601043b000002710060009c000008b00000213d0000000101000039000000000201041a00000271052001970000000003000411000000000035004b000002240000c13d000000000006004b000000640000613d0000027202200197000000000262019f000000000021041b00000000010004140000026e0010009c0000026e01008041000000c00110021000000273011001c70000800d0200003900000003030000390000027404000041000000b70000013d0000000001000416000000000001004b000008b00000c13d0000000a01000039000001d20000013d000000240030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d0000000401100370000000000101043b000002710010009c000008b00000213d000000000010043f0000001201000039000000200010043f0000004002000039000000000100001909b509960000040f000000000101041a000000800010043f000002b101000041000009b60001042e000000640030008c000008b00000413d0000000002000416000000000002004b000008b00000c13d000000e002000039000000400020043f0000000402100370000000000202043b000000800020043f0000002402100370000000000202043b000000a00020043f0000004401100370000000000101043b000000c00010043f000000800100003909b508f10000040f000000400200043d00000000001204350000026e0020009c0000026e020080410000004001200210000002ed011001c7000009b60001042e000000240030008c000008b00000413d000000000100041a000000020010008c000002420000c13d000002db01000041000000000010043f000002dc01000041000009b7000104300000000001000416000000000001004b000008b00000c13d0000000401000039000000000101041a0000027101100197000000800010043f000002b101000041000009b60001042e000600000005001d000900000004001d000800000003001d000700000001001d000000000107041a000a00000002001d0000027202100197000000000262019f000000000027041b000000000200041400000271051001970000026e0020009c0000026e02008041000000c00120021000000273011001c70000800d020000390000000303000039000002740400004109b509ab0000040f00000001002001900000000a02000029000008b00000613d0000000403000039000000000103041a0000027501100197000000000013041b000000000002004b000002d70000c13d000000400100043d00000044021000390000028b03000041000000000032043500000024021000390000001803000039000002df0000013d000002b201000041000000000010043f000000040030043f000002b301000041000009b700010430000002b202000041000000000020043f000000040010043f000002b301000041000009b7000104300000000402000039000000000202041a000002b500200198000002af0000c13d00000000020004110000027102200197000000800020043f000000a00010043f00000000010004140000026e0010009c0000026e01008041000000c001100210000002c8011001c70000800d020000390000000103000039000002c90400004109b509ab0000040f0000000100200190000003750000c13d000008b00000013d0000000201000039000000000010041b0000000502000039000000000202041a000c00000002001d0000000802000039000000000202041a000d00000002001d000000000101041a0000000302000039000000000202041a000002cb03000041000000800030043f0000027102200197000b00000002001d000000840020043f000000000300041400000271021001970000026e0030009c0000026e03008041000000c001300210000002cc011001c7000a00000002001d09b509b00000040f000000800a00003900000060031002700000026e03300197000000200030008c000000200400003900000000040340190000001f0640018f000000200740019000000080057001bf000002690000613d000000000801034f000000008908043c000000000a9a043600000000005a004b000002650000c13d000000000006004b000002760000613d000000000771034f0000000306600210000000000805043300000000086801cf000000000868022f000000000707043b0000010006600089000000000767022f00000000066701cf000000000686019f0000000000650435000100000003001f00030000000103550000000100200190000002b90000613d0000001f01400039000000600110018f00000080011001bf000000400010043f000000200030008c000008b00000413d000000800100043d000900000001001d000002cd0010009c000008b00000213d0000000d01000029000000090010002a0000000c020000290000031d0000413d00000000031200a9000000000001004b0000028e0000613d00000000011300d9000000000021004b0000031d0000c13d000c00000003001d0000000001000411000000000010043f0000001201000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000000000101041a000000000001004b000003b30000c13d00000009020000290008000d0020002d0000000002000416000000080020006c0000043e0000813d000000400100043d0000006402100039000002d90300004100000000003204350000004402100039000002da03000041000000000032043500000024021000390000002403000039000003590000013d0000027a01000041000000800010043f0000002001000039000000840010043f0000001d01000039000000a40010043f000002c601000041000000c40010043f000002c701000041000009b7000104300000001f0530018f0000027006300198000000400200043d0000000004620019000002c40000613d000000000701034f0000000008020019000000007907043c0000000008980436000000000048004b000002c00000c13d000000000005004b000002d10000613d000000000161034f0000000305500210000000000604043300000000065601cf000000000656022f000000000101043b0000010005500089000000000151022f00000000015101cf000000000161019f000000000014043500000060013002100000026e0020009c0000026e020080410000004002200210000000000112019f000009b7000104300000000d0000006b000003230000c13d000000400100043d00000044021000390000028a0300004100000000003204350000002402100039000000170300003900000000003204350000027a0200004100000000002104350000000402100039000000200300003900000000003204350000026e0010009c0000026e0100804100000040011002100000027b011001c7000009b7000104300000027a01000041000000800010043f0000002001000039000000840010043f0000002201000039000000a40010043f000002b601000041000000c40010043f000002b701000041000000e40010043f000002b801000041000009b7000104300000000a01000039000000000301041a000000000003004b000003350000c13d0000027a01000041000000800010043f0000002001000039000000840010043f0000002901000039000000a40010043f000002c001000041000000c40010043f000002c101000041000000e40010043f000002b801000041000009b7000104300000000003000411000000000013004b0000033a0000c13d000c00000004001d000002d201200197000b00000001001d000000000010043f0000001301000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000604000039000000000204041a000000010320003a000003860000c13d000002eb01000041000000000010043f0000001101000039000000040010043f000002b301000041000009b7000104300000000c0000006b000003460000c13d000000400100043d00000044021000390000028903000041000002200000013d0000027a01000041000000800010043f0000002001000039000000840010043f0000002c01000039000000a40010043f000002c201000041000000c40010043f000002c301000041000000e40010043f000002b801000041000009b700010430000000000001041b0000000101000039000000000101041a0000027104100197000003650000013d0000027a01000041000000800010043f0000002001000039000000840010043f0000002301000039000000a40010043f000002dd01000041000000c40010043f000002de01000041000000e40010043f000002b801000041000009b7000104300000000902000029000003e90020008c000003790000413d000000400100043d00000044021000390000028803000041000000000032043500000024021000390000001603000039000002df0000013d000000400100043d0000006402100039000002bb0300004100000000003204350000004402100039000002bc0300004100000000003204350000002402100039000000210300003900000000003204350000027a0200004100000000002104350000000402100039000000200300003900000000003204350000026e0010009c0000026e01008041000000400110021000000280011001c7000009b700010430000000000001041b00000000010004140000026e0010009c0000026e01008041000000c00110021000000273011001c70000800902000039000000000500001909b509ab0000040f000d00000002001d00000060021002700001026e0020019d000300000001035509b509520000040f0000000d01000029000000010110018f09b509810000040f0000000101000039000000000010041b0000000001000019000009b60001042e000000080020002a0000031d0000413d00000009020000290000000801200029000002760010009c000003a90000a13d000000400100043d00000044021000390000028703000041000000000032043500000024021000390000001a03000039000002df0000013d000000000201041a000000000034041b000000400100043d000002df0010009c000003a30000213d0000000d03000029000902710030019b000a02710020019b0000000e02000039000000000202041a000d00000002001d0000006002100039000000400020043f00000000030000310000000203300367000000003403043c0000000001410436000000000021004b000003950000c13d000000400100043d0000004002100039000002e0030000410000000000320435000000250200003900000000022104360000000c030000290000000000320435000002df0010009c0000046f0000a13d000002eb01000041000000000010043f0000004101000039000000040010043f000002b301000041000009b7000104300000000001000416000000070010006c000003e40000813d000000400100043d00000044021000390000028603000041000000000032043500000024021000390000001f03000039000002df0000013d000000400100043d0000004402100039000002ce03000041000002dc0000013d000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f00000001002001900000084f0000613d000000000101043b0000000b0110006c0000000d050000290000000c020000290000031d0000413d000000000121004b0000031d0000413d000000000051004b00000000050140190000000502000039000000000302041a0000000802000039000000000402041a00000000024300a9000000000004004b000003d70000613d00000000044200d9000000000034004b0000031d0000c13d0000000001510049000000000021004b000005f30000813d000000400100043d0000006402100039000002bd0300004100000000003204350000004402100039000002be03000041000000000032043500000024021000390000003703000039000003590000013d000000000000043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000602000039000000000021041b0000000101000039000000000010043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000802000039000000000021041b0000000201000039000000000010043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000c02000039000000000021041b0000000301000039000000000010043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000001202000039000000000021041b0000000401000039000000000010043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d0000000b02000029000000ff0220018f000000000101043b0000001803000039000000000031041b000000050020008c000006060000413d000000400100043d00000044021000390000028503000041000000000032043500000024021000390000001303000039000002df0000013d000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f00000001002001900000084f0000613d000000000201043b0000000a01000039000000000101041a0000000c03000029000000000031001a0000031d0000413d00000000013100190000000c03000039000000000303041a000000000013001a0000031d0000413d0000000004130019000000400300043d0000002401300039000c00000003001d0000000403300039000000000042004b0000052c0000813d0000027a020000410000000c04000029000000000024043500000020020000390000000000230435000000320200003900000000002104350000006401400039000002d70200004100000000002104350000004401400039000002d80200004100000000002104350000026e0040009c0000026e04008041000000400140021000000280011001c7000009b7000104300000006003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d0000000d0000006b0000031d0000613d000000000101043b000800000001001d000000400100043d0000004002100039000002e103000041000000000032043500000020021000390000000c03000029000000000032043500000026030000390000000000310435000002df0010009c000003a30000213d0000006003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000700000001001d000000400100043d0000004002100039000002e203000041000000000032043500000020021000390000000c03000029000000000032043500000025030000390000000000310435000002df0010009c000003a30000213d0000006003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000400200043d000c00000002001d000002df0020009c000003a30000213d00000008020000290000000d202000fa000000010220003900000007030000290000000d303000fa0000000103300039000000000501043b0000000c010000290000006004100039000000400040043f0000002004100039000800000004001d000000000034043500000000002104350000000d205000fa00000001022000390000004003100039000d00000003001d000000000023043509b508f10000040f000700000001001d000000000001004b000006250000c13d0000000b01000029000000000010043f0000001301000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000000000201041a0000027202200197000000000021041b0000000a01000029000000000010043f0000001201000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000000000001041b0000000c010000290000000001010433000000080200002900000000020204330000000d0300002900000000030304330000000604000039000000000404041a0000000705000039000000000505041a000000400600043d000000e0076000390000000000570435000000c0056000390000000000450435000000a0046000390000000000340435000000800360003900000000002304350000006002600039000000000012043500000040016000390000000b0200002900000000002104350000002001600039000000090200002900000000002104350000000a0100002900000000001604350000026e0060009c0000026e06008041000000400160021000000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f000002e9011001c70000800d020000390000000103000039000002ea04000041000000b70000013d000002cf020000410000000c0400002900000000002404350000000b02000029000000000023043500000004020000390000000202200367000000000202043b00000000002104350000026e0040009c0000026e010000410000000001044019000000400110021000000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f000000090000006b000005430000c13d000002d1011001c70000000a02000029000005480000013d000002d0011001c7000080090200003900000009030000290000000a04000029000000000500001909b509ab0000040f00000060031002700000026e03300197000000200030008c000000200400003900000000040340190000001f0640018f00000020074001900000000c05700029000005580000613d000000000801034f0000000c09000029000000008a08043c0000000009a90436000000000059004b000005540000c13d000000000006004b000005650000613d000000000771034f0000000306600210000000000805043300000000086801cf000000000868022f000000000707043b0000010006600089000000000767022f00000000066701cf000000000686019f0000000000650435000100000003001f00030000000103550000000100200190000005e70000613d0000001f01400039000000600210018f0000000c01200029000000000021004b00000000020000390000000102004039000002d20010009c000003a30000213d0000000100200190000003a30000c13d000000400010043f000000200030008c000008b00000413d0000000c010000290000000001010433000c00000001001d000002d20010009c000008b00000213d0000000001000411000000000010043f0000001201000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000c02000029000000000021041b000000000020043f0000001301000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000000000201041a00000272022001970000000003000411000000000232019f000000000021041b0000000d0000006b00000000010000190000000002000019000005af0000613d0000000901000039000000000101041a0000000d0400002900000000024100a900000000034200d9000000000013004b0000031d0000c13d0000000b01000039000000000301041a00000000014300a900000000044100d9000000000034004b0000031d0000c13d000027100220011a0000000a03000039000000000303041a000000000023001a0000031d0000413d00000000022300190000000a03000039000000000023041b000027100110011a0000000c02000039000000000202041a000000000012001a0000031d0000413d00000000011200190000000c02000039000000000012041b0000000002000416000000080320006c000005d10000613d00000000010004140000026e0010009c0000026e01008041000000c00110021000000273011001c700008009020000390000000004000411000000000500001909b509ab0000040f000300000001035500000060031002700001026e0030019d0000026e03300198000007c60000c13d0000000100200190000007ec0000613d000000400100043d00000040021000390000000c030000290000000000320435000000200210003900000000030004100000000000320435000000000200041100000000002104350000026e0010009c0000026e01008041000000400110021000000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f000002d5011001c70000800d020000390000000103000039000002d6040000410000023e0000013d0000001f0530018f0000027006300198000000400200043d0000000004620019000002c40000613d000000000701034f0000000008020019000000007907043c0000000008980436000000000048004b000005ee0000c13d000002c40000013d00000000030500190000000a01000029000000000015001a00000010020000390000031d0000413d0000000001130019000000000012041b0000000101000039000000000201041a00000000010004140000026e0010009c0000026e01008041000000c001100210000000000003004b000002730110c1c70000027104200197000080090200003900000000020460190000036b0000013d000000000020043f0000001101000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b000000000101041a0000000e02000039000000000012041b000000000001004b0000031d0000613d000000010210008a00000006032000b9000000060000006b0000061f0000613d00000006043000fa000000000024004b0000031d0000c13d000000070030006b0000062b0000813d000000400100043d00000044021000390000028403000041000003af0000013d0000000a0000006b000007a10000c13d000000400100043d0000004402100039000002e8030000410000034c0000013d0000000503000039000000000023041b0000000402000039000000000202041a0000027800200198000007bf0000c13d000000020010008c000007490000413d0000000107000039000000400100043d0000027c0010009c000003a30000213d0000008002100039000000400020043f00000003030000390000000003310436000000000400003100000002044003670000000005030019000000004604043c0000000005650436000000000025004b0000063e0000c13d00000000007304350000006003100039000000000073043500000040041000390000000000740435000000400100043d000000200210003900000000007204350000000004040433000000ff0440018f000000400510003900000000004504350000000003030433000000ff0330018f00000060041000390000000000340435000000600300003900000000003104350000027c0010009c000003a30000213d000b00000007001d0000008003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000802000039000000000202041a0000000b0300002900000000043200a9000000000003004b000006750000613d00000000033400d9000000000023004b0000031d0000c13d000500000004001d000000000010043f0000001401000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b0000000502000029000000000021041b0000000b02000029000000ff0020008c0000031d0000613d0000000e01000039000000000101041a0000000102200039000000ff0720018f000000000017004b000006340000413d000000020010008c000007490000413d000b00010000003d0000000b01000029000500ff0010019300000001070000390000000b0070006b00000005020000290000073b0000613d000000400100043d0000027c0010009c000003a30000213d0000008002100039000000400020043f00000003030000390000000003310436000000000400003100000002044003670000000005030019000000004604043c0000000005650436000000000025004b000006a10000c13d0000000b0200002900000000002304350000006003100039000000000073043500000040041000390000000000240435000000400100043d0000002002100039000000050500002900000000005204350000000004040433000000ff0440018f000000400510003900000000004504350000000003030433000000ff0330018f00000060041000390000000000340435000000600300003900000000003104350000027c0010009c000003a30000213d000400000007001d0000008003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d0000000802000039000000000202041a0000000b042000b9000300000004001d0000000b034000fa000000000023004b0000031d0000c13d000000000101043b000000000010043f0000001401000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b00000003020000290000000102200270000000000021041b000000400100043d0000027c0010009c0000000407000029000003a30000213d0000008002100039000000400020043f00000003030000390000000003310436000000000400003100000002044003670000000005030019000000004604043c0000000005650436000000000025004b000006f30000c13d000000000073043500000060031000390000000b02000029000000000023043500000040041000390000000000240435000000ff0570018f000000400100043d0000002002100039000400000005001d00000000005204350000000004040433000000ff0440018f000000400510003900000000004504350000000003030433000000ff0330018f00000060041000390000000000340435000000600300003900000000003104350000027c0010009c000003a30000213d0000008003100039000000400030043f0000026e0020009c0000026e02008041000000400220021000000000010104330000026e0010009c0000026e010080410000006001100210000000000121019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d0000000802000039000000000202041a0000000b042000b9000300000004001d0000000b034000fa000000000023004b0000031d0000c13d000000000101043b000000000010043f0000001401000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000008b00000613d000000000101043b00000003020000290000000102200270000000000021041b0000000402000029000000ff0020008c0000031d0000613d00000001072000390000000e01000039000000000101041a000000000012004b000006940000413d0000000502000029000000ff0020008c0000031d0000613d0000000502000029000b00010020003d0000000b0010006b000006910000413d000000400100043d000b00000001001d0000000401000039000000000101041a000500000001001d0000027d00100198000007f00000c13d00000080020000390000000b0100002909b508b20000040f00000003010000390000000b020000290000000001120436000000800220003900000000030000310000000203300367000000003403043c0000000001410436000000000021004b000007590000c13d0000000e01000039000000000101041a000400000001001d0000000b0100002909b508c40000040f0000000402000029000000ff0220018f000400000002001d00000000002104350000000b0100002909b508ce0000040f000000040200002900000000002104350000000b0100002909b508d90000040f00000004020000290000000000210435000000400100043d000400000001001d0000002002100039000300000002001d0000000b0100002909b508e40000040f00000004030000290000000002310049000000200120008a0000000000130435000000000103001909b508b20000040f00000004010000290000000002010433000000030100002909b509960000040f0000000d02000039000000000012041b00000006010000290000000802000039000000000012041b00000009010000390000000902000029000000000021041b0000000b010000390000000802000029000000000021041b000000050100002900000281011001970000000a011001af00000282011001c70000000402000039000000000012041b0000000f010000390000000702000029000000000021041b0000000203000039000000000103041a00000272011001970000000d011001af000000000013041b0000000303000039000000000103041a00000272011001970000000c011001af000000000013041b0000002001000039000001000010044300000120000004430000028301000041000009b60001042e000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f00000001002001900000084f0000613d0000000a02000039000000000202041a000000000101043b000600000002001d000000000121004b0000031d0000413d0000000c02000039000000000202041a000500000002001d000000000121004b0000031d0000413d000000070010006b000008040000a13d000000400100043d0000004402100039000002e703000041000007c20000013d000000400100043d00000044021000390000027903000041000000000032043500000024021000390000001d03000039000002df0000013d0000001f043000390000026f044001970000003f04400039000002d304400197000000400500043d0000000004450019000000000054004b00000000060000390000000106004039000002d20040009c000003a30000213d0000000100600190000003a30000c13d000000400040043f0000001f0430018f000000000635043600000270053001980000000003560019000007de0000613d000000000701034f000000007807043c0000000006860436000000000036004b000007da0000c13d000000000004004b000005cf0000613d000000000151034f0000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f0000000000130435000005cf0000013d000000400100043d0000004402100039000002d4030000410000034c0000013d0000000b0300002900000064013000390000027e02000041000000000021043500000044013000390000027f0200004100000000002104350000002401300039000000240200003900000000002104350000027a0100004100000000001304350000000401300039000000200200003900000000002104350000026e0030009c0000026e03008041000000400130021000000280011001c7000009b7000104300000000901000039000000000201041a00000007012000b900000007031000fa000000000023004b0000031d0000c13d0000000b02000039000000000302041a00000007023000b900000007042000fa000000000034004b0000031d0000c13d000027100310011a000400000003001d00070007003000730000031d0000413d000027100220011a000300000002001d00020007002000730000031d0000413d000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f00000001002001900000084f0000613d000000000101043b000000060110006c0000031d0000413d00010005001000740000031d0000413d0000000402000029000000060020002a0000031d0000413d000000040200002900000006012000290000000a02000039000000000012041b0000000302000029000000050020002a0000031d0000413d000000030200002900000005012000290000000c02000039000000000012041b0000000701000039000000000201041a000000020020002a0000031d0000413d0000000202200029000000000021041b0000000101000029000000020010006b000008460000c13d0000000401000039000000000201041a0000027502200197000002e3022001c7000000000021041b00000000010004140000026e0010009c0000026e01008041000000c0011002100000000303000029000000070030006b000008500000c13d0000000a02000029000008550000013d000000000001042f00000273011001c7000080090200003900000002030000290000000a04000029000000000500001909b509ab0000040f000300000001035500000060031002700001026e0030019d0000026e03300198000008800000613d0000001f043000390000026f044001970000003f04400039000002d304400197000000400500043d0000000004450019000000000054004b00000000060000390000000106004039000002d20040009c000003a30000213d0000000100600190000003a30000c13d000000400040043f0000001f0430018f000000000635043600000270053001980000000003560019000008730000613d000000000701034f000000007807043c0000000006860436000000000036004b0000086f0000c13d000000000004004b000008800000613d000000000151034f0000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f0000000000130435000000400300043d0000026e0030009c0000026e01000041000000000103401900000040011002100000000100200190000008970000613d0000000a02000029000000000223043600000002030000290000000000320435000000010030006c000008a40000c13d00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000277011001c70000800d020000390000000103000039000002e604000041000008ad0000013d0000004402300039000002e40400004100000000004204350000002402300039000000150400003900000000004204350000027a0200004100000000002304350000000402300039000000200300003900000000003204350000027b011001c7000009b70001043000000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000277011001c70000800d020000390000000103000039000002e50400004109b509ab0000040f0000000100200190000004e20000c13d0000000001000019000009b7000104300000001f02200039000002ee022001970000000001120019000000000021004b00000000020000390000000102004039000002d20010009c000008be0000213d0000000100200190000008be0000c13d000000400010043f000000000001042d000002eb01000041000000000010043f0000004101000039000000040010043f000002b301000041000009b7000104300000000012010434000000000002004b000008c80000613d000000000001042d000002eb01000041000000000010043f0000003201000039000000040010043f000002b301000041000009b7000104300000000002010433000000010020008c000008d30000a13d0000004001100039000000000001042d000002eb01000041000000000010043f0000003201000039000000040010043f000002b301000041000009b7000104300000000002010433000000020020008c000008de0000a13d0000006001100039000000000001042d000002eb01000041000000000010043f0000003201000039000000040010043f000002b301000041000009b7000104300000000003010433000000000003004b000008ef0000613d000000000400001900000020011000390000000005010433000000ff0550018f00000000025204360000000104400039000000000034004b000008e80000413d0000000001020019000000000001042d0000000054010434000000400200043d000000200320003900000000004304350000000004050433000000400520003900000000004504350000004001100039000000000101043300000060042000390000000000140435000000600100003900000000001204350000027c0020009c000009450000213d0000008001200039000000400010043f0000026e0030009c0000026e03008041000000400130021000000000020204330000026e0020009c0000026e020080410000006002200210000000000112019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000009430000613d000000000101043b0000000402000039000000000202041a0000027d00200198000009340000613d0000000d02000039000000000202041a000000000021004b000009340000c13d000002b90100004100000000001004430000000001000410000000040010044300000000010004140000026e0010009c0000026e01008041000000c001100210000002ba011001c70000800a0200003909b509b00000040f0000000100200190000009510000613d0000000a02000039000000000202041a000000000101043b000000000121004b0000094b0000413d0000000c02000039000000000202041a000000000121004b0000094b0000413d000000000001042d000000000010043f0000001401000039000000200010043f00000000010004140000026e0010009c0000026e01008041000000c00110021000000277011001c7000080100200003909b509b00000040f0000000100200190000009430000613d000000000101043b000000000101041a000000000001042d0000000001000019000009b700010430000002eb01000041000000000010043f0000004101000039000000040010043f000002b301000041000009b700010430000002eb01000041000000000010043f0000001101000039000000040010043f000002b301000041000009b700010430000000000001042f00000001010000320000097a0000613d0000001f03100039000002ee033001970000003f03300039000002ee04300197000000400300043d0000000004430019000000000034004b00000000050000390000000105004039000002d20040009c0000097b0000213d00000001005001900000097b0000c13d000000400040043f0000000005130436000002ee021001980000001f0310018f000000000125001900000003040003670000096d0000613d000000000604034f000000006706043c0000000005750436000000000015004b000009690000c13d000000000003004b0000097a0000613d000000000224034f0000000303300210000000000401043300000000043401cf000000000434022f000000000202043b0000010003300089000000000232022f00000000023201cf000000000242019f0000000000210435000000000001042d000002eb01000041000000000010043f0000004101000039000000040010043f000002b301000041000009b700010430000000000001004b000009840000613d000000000001042d000000400100043d0000004402100039000002ef03000041000000000032043500000024021000390000000f0300003900000000003204350000027a0200004100000000002104350000000402100039000000200300003900000000003204350000026e0010009c0000026e0100804100000040011002100000027b011001c7000009b700010430000000000001042f0000026e0010009c0000026e0100804100000040011002100000026e0020009c0000026e020080410000006002200210000000000112019f00000000020004140000026e0020009c0000026e02008041000000c002200210000000000112019f00000273011001c7000080100200003909b509b00000040f0000000100200190000009a90000613d000000000101043b000000000001042d0000000001000019000009b700010430000009ae002104210000000102000039000000000001042d0000000002000019000000000001042d000009b3002104230000000102000039000000000001042d0000000002000019000000000001042d000009b500000432000009b60001042e000009b70001043000000000000000000000000000000000000000000000000000000000ffffffff00000000000000000000000000000000000000000000000000000001ffffffe000000000000000000000000000000000000000000000000000000000ffffffe0000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000008be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0ffffffffffffffffffffff00ffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000249f00200000000000000000000000000000000000040000000000000000000000000000000000000000000ff0000000000000000000000000000000000000000000053657175656e63657320616c726561647920696e697469616c697a656400000008c379a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffff7f00000000000000000000ff000000000000000000000000000000000000000000697a6564000000000000000000000000000000000000000000000000000000004a61636b706f742073657175656e636520616c726561647920696e697469616c0000000000000000000000000000000000000084000000000000000000000000ffffffffffffffffff0000ff0000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000002000000000000000000000000000000400000010000000000000000005072697a6520706f6f6c2063616e7420636f766572206d6178207072697a6500496e76616c69642072616e676520696e64657800000000000000000000000000496e73756666696369656e7420696e697469616c207072697a6520706f6f6c00466565732063616e74206265206d6f7265207468616e20313525000000000000466565732063616e6e6f74206578636565642031302500000000000000000000496e76616c696420656e74726f70792070726f76696465720000000000000000496e76616c696420656e74726f70792061646472657373000000000000000000496e76616c696420706c6174666f726d206164647265737300000000000000000000000000000000000000000000000000000000000000000000000090dd336c00000000000000000000000000000000000000000000000000000000dbe55e5500000000000000000000000000000000000000000000000000000000e88958db00000000000000000000000000000000000000000000000000000000f2fde38a00000000000000000000000000000000000000000000000000000000f2fde38b00000000000000000000000000000000000000000000000000000000fed5760100000000000000000000000000000000000000000000000000000000e88958dc00000000000000000000000000000000000000000000000000000000efa7b7ea00000000000000000000000000000000000000000000000000000000dbe55e5600000000000000000000000000000000000000000000000000000000e03a028800000000000000000000000000000000000000000000000000000000e0470fd900000000000000000000000000000000000000000000000000000000c3a1ed4700000000000000000000000000000000000000000000000000000000d472706900000000000000000000000000000000000000000000000000000000d472706a00000000000000000000000000000000000000000000000000000000d7be375c00000000000000000000000000000000000000000000000000000000c3a1ed4800000000000000000000000000000000000000000000000000000000c7cc2aaa0000000000000000000000000000000000000000000000000000000090dd336d00000000000000000000000000000000000000000000000000000000b95298f100000000000000000000000000000000000000000000000000000000c20615ed000000000000000000000000000000000000000000000000000000004407176b000000000000000000000000000000000000000000000000000000007c57505600000000000000000000000000000000000000000000000000000000853e6e9b00000000000000000000000000000000000000000000000000000000853e6e9c000000000000000000000000000000000000000000000000000000008da5cb5b000000000000000000000000000000000000000000000000000000007c57505700000000000000000000000000000000000000000000000000000000844622ab000000000000000000000000000000000000000000000000000000004407176c0000000000000000000000000000000000000000000000000000000052a5f1f800000000000000000000000000000000000000000000000000000000715018a60000000000000000000000000000000000000000000000000000000026232a2d0000000000000000000000000000000000000000000000000000000026232a2e00000000000000000000000000000000000000000000000000000000306c183f00000000000000000000000000000000000000000000000000000000426c0601000000000000000000000000000000000000000000000000000000000025ebc8000000000000000000000000000000000000000000000000000000000187aea000000000000000000000000000000000000000000000000000000000230b38060000000000000000000000000000000000000020000000800000000000000000118cdaa70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000240000000000000000000000001e4fbdf7000000000000000000000000000000000000000000000000000000000000000000000000000000ff000000000000000000000000000000000000000043616e6e6f742077697468647261772066726f6d2062726f6b656e2070696e61746100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000840000008000000000000000009cc7f708afc65944829bd487b90b72536b1951864fbfc14e125fc972a6507f3902000002000000000000000000000000000000240000000000000000000000006c000000000000000000000000000000000000000000000000000000000000004e6f2066756e647320617661696c61626c6520666f7220776974686472617761656e742066756e647320666f72206d6178207072697a650000000000000000005769746864726177616c20776f756c64206c6561766520696e737566666963694e6f207072697a6520706f6f6c206c65667420746f20776974686472617700004e6f2063726561746f722062656e656669747320617661696c61626c6520746f20776974686472617700000000000000000000000000000000000000000000004f6e6c7920706c6174666f726d2063616e20776974686472617720706c6174666f726d2062656e656669747300000000000000000000000000000000000000004e6f20706c6174666f726d2062656e656669747320617661696c61626c6520746f2077697468647261770000000000000000000000000000000000000000000043616e6e6f7420726566696c6c20612062726f6b656e2070696e617461000000000000000000000000000000000000000000006400000080000000000000000002000000000000000000000000000000000000400000008000000000000000003ab412fa5fb94a1ed45e37b17f472f264059f989a5e1dc35f618f20fb787ec1a4d7573742073656e6420736f6d652045544820746f20726566696c6c00000000b88c914800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000080000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffff7573657220697320616c726561647920706c6179696e6700000000000000000019cb825f0000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000440000000000000000000000000000000000000000000000000000000000000044000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffff00000000000000000000000000000000000000000000000000000003ffffffe0526566756e64207472616e73666572206661696c6564000000000000000000000200000000000000000000000000000000000060000000000000000000000000a8053e9cad936254b459004a1af6b763a0a9901f15f6a14de645791ca3a031d17220706f74656e7469616c207072697a65730000000000000000000000000000496e73756666696369656e7420636f6e74726163742062616c616e636520666f6e617461000000000000000000000000000000000000000000000000000000006e6f20656e6f75676874207061796d656e7420746f20686974207468652070693ee5aeb50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000004f6e6c7920456e74726f70792063616e2063616c6c20746869732066756e6374696f6e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffff9f66697273740000000000000000000000000000000000000000000000000000007365636f6e640000000000000000000000000000000000000000000000000000746869726400000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000005072697a65207472616e73666572206661696c65640000000000000000000000f880d731312e03a89088c39f014e1d148a0f86a184b56b15ac4b3b854c503bc07340431096b3abd2ae8cd7cf3fe7a2c97e1fbe9908e53d2775b0522c1a2b6e38496e73756666696369656e7420636f6e74726163742062616c616e6365000000496e76616c69642077696e6e6572206164647265737300000000000000000000020000000000000000000000000000000000010000000000000000000000000058a22df16b525dbf6db3b25495f925c89731c06efb8a37afa95e454d237ea75f4e487b7100000000000000000000000000000000000000000000000000000000456e74726f70792061646472657373206e6f74207365740000000000000000000000000000000000000000000000000000000020000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe05472616e73666572206661696c656400000000000000000000000000000000006e891e08a4aa8b01a9372fb645df6854b38855fdb53177cb1360eb0dec4fcbb6

Block Transaction 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  ]
[ 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.