Overview
ETH Balance
0.012 ETH
Eth Value
$40.58 (@ $3,381.82/ETH)More Info
Private Name Tags
ContractCreator
Latest 25 from a total of 3,168 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
Payout | 17228930 | 593 days ago | IN | 0 ETH | 0.00508163 | ||||
Payout | 17228911 | 593 days ago | IN | 0 ETH | 0.0018208 | ||||
Payout | 17199581 | 597 days ago | IN | 0 ETH | 0.00829794 | ||||
Payout | 17199574 | 597 days ago | IN | 0 ETH | 0.0042302 | ||||
Payout | 17184408 | 600 days ago | IN | 0 ETH | 0.00362444 | ||||
Payout | 17179748 | 600 days ago | IN | 0 ETH | 0.00536128 | ||||
Payout | 17175463 | 601 days ago | IN | 0 ETH | 0.00772311 | ||||
Payout | 17172443 | 601 days ago | IN | 0 ETH | 0.00576238 | ||||
Payout | 17161545 | 603 days ago | IN | 0 ETH | 0.0035077 | ||||
Payout | 17155321 | 604 days ago | IN | 0 ETH | 0.00270727 | ||||
Payout | 17154065 | 604 days ago | IN | 0 ETH | 0.00291907 | ||||
Payout | 17147613 | 605 days ago | IN | 0 ETH | 0.00292117 | ||||
Payout | 17140135 | 606 days ago | IN | 0 ETH | 0.00414476 | ||||
Payout | 17138533 | 606 days ago | IN | 0 ETH | 0.00372058 | ||||
Payout | 17135466 | 606 days ago | IN | 0 ETH | 0.00267758 | ||||
Payout | 17134618 | 607 days ago | IN | 0 ETH | 0.00214543 | ||||
Payout | 17130795 | 607 days ago | IN | 0 ETH | 0.00264868 | ||||
Payout | 17124047 | 608 days ago | IN | 0 ETH | 0.00282892 | ||||
Payout | 17120324 | 609 days ago | IN | 0 ETH | 0.00314607 | ||||
Payout | 17119612 | 609 days ago | IN | 0 ETH | 0.00342632 | ||||
Payout | 17113273 | 610 days ago | IN | 0 ETH | 0.0022893 | ||||
Payout | 17110772 | 610 days ago | IN | 0 ETH | 0.0026939 | ||||
Payout | 17108667 | 610 days ago | IN | 0 ETH | 0.00319852 | ||||
Payout | 17107580 | 610 days ago | IN | 0 ETH | 0.00174671 | ||||
Payout | 17103863 | 611 days ago | IN | 0 ETH | 0.00177039 |
Latest 25 internal transactions (View All)
Advanced mode:
Parent Transaction Hash | Block |
From
|
To
|
|||
---|---|---|---|---|---|---|
17228930 | 593 days ago | 0.27 ETH | ||||
17199581 | 597 days ago | 0.147 ETH | ||||
17184408 | 600 days ago | 0.235 ETH | ||||
17179748 | 600 days ago | 0.149 ETH | ||||
17175463 | 601 days ago | 0.675 ETH | ||||
17172443 | 601 days ago | 0.27 ETH | ||||
17161545 | 603 days ago | 0.229 ETH | ||||
17155321 | 604 days ago | 0.27 ETH | ||||
17154065 | 604 days ago | 0.27 ETH | ||||
17147613 | 605 days ago | 0.171 ETH | ||||
17140135 | 606 days ago | 0.237 ETH | ||||
17138533 | 606 days ago | 0.135 ETH | ||||
17135466 | 606 days ago | 0.135 ETH | ||||
17134618 | 607 days ago | 0.267 ETH | ||||
17130795 | 607 days ago | 0.163 ETH | ||||
17124047 | 608 days ago | 0.252 ETH | ||||
17120324 | 609 days ago | 0.27 ETH | ||||
17119612 | 609 days ago | 0.135 ETH | ||||
17113273 | 610 days ago | 0.158 ETH | ||||
17110772 | 610 days ago | 0.218 ETH | ||||
17108667 | 610 days ago | 0.135 ETH | ||||
17098023 | 612 days ago | 0.231 ETH | ||||
17097707 | 612 days ago | 0.27 ETH | ||||
17091938 | 613 days ago | 0.232 ETH | ||||
17069930 | 616 days ago | 0.234 ETH |
Loading...
Loading
Contract Name:
MBHuntressReward
Compiler Version
v0.8.13+commit.abaa5c0e
Optimization Enabled:
Yes with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity ^0.8.13; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol"; import "@openzeppelin/contracts/security/ReentrancyGuard.sol"; // @author: olive /////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////// // // // // // ___ _ _ _ ___ _ // // /'\_/`( _`\( ) ( ) ( )_ | _`\ ( ) // // | | (_) | |_| |_ _ ___ | ,_)_ __ __ ___ ___ | (_) ) __ _ _ _ _ _ _ __ _| | // // | (_) | _ <| _ ( ) ( /' _ `| | ( '__/'__`/',__/',__) | , / /'__`( ) ( ) ( )/'_` ( '__/'_` | // // | | | | (_) | | | | (_) | ( ) | |_| | ( ___\__, \__, \ | |\ \( ___| \_/ \_/ ( (_| | | ( (_| | // // (_) (_(____/(_) (_`\___/(_) (_`\__(_) `\____(____(____/ (_) (_`\____`\___x___/`\__,_(_) `\__,_) // // // // // /////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////// contract MBHuntressReward is Ownable, ReentrancyGuard { address private signerAddress; mapping(address => bool) internal admins; mapping(address => uint256) lastCheckPoint; uint256 public delayBetweenPayout = 20 * 24 * 60 * 60; mapping(address => uint256) payoutLimit; uint256 public defaultLimit = 5 ether; uint256 timeLimit = 90; address public constant topAdminAddress = 0x570530F085509D3BCFd76525fb8198d9E672885F; event Deposited(uint256 amount); event Payout(address to, uint256 amount); constructor(address _signer) { signerAddress = _signer; } modifier onlyAdmin() { require(admins[_msgSender()], 'MBHuntressReward: Caller is not the admin'); _; } function addAdminRole(address _address) external onlyOwner { admins[_address] = true; } function revokeAdminRole(address _address) external onlyOwner { admins[_address] = false; } function deposit() public payable onlyAdmin { require(msg.value > 0, "MBHuntressReward: Not a valid amount"); emit Deposited(msg.value); } function withdrawSome(uint256 _amount) public onlyAdmin { uint256 balance = address(this).balance; require(balance > 0 && _amount <= balance); _widthdraw(topAdminAddress, _amount); } function withdrawAll() public onlyAdmin { uint256 balance = address(this).balance; require(balance > 0); _widthdraw(topAdminAddress, address(this).balance); } function _widthdraw(address _address, uint256 _amount) private { (bool success, ) = _address.call{value: _amount}(""); require(success, "MBHuntressReward: Transfer failed."); } function getLimit(address _claimer) public view returns (uint256) { uint256 limit = payoutLimit[_claimer]; if (limit == 0) { limit = defaultLimit; } return limit; } function setLimit(address[] memory _claimer, uint256[] memory _limit) public onlyOwner { for(uint i = 0; i < _claimer.length; i ++){ payoutLimit[_claimer[i]] = _limit[i]; } } function payout(uint256 _amount, uint256 _timestamp, bytes memory _signature) external nonReentrant { uint256 balance = address(this).balance; require(_amount <= balance, "MBHuntressReward: Not enough balance"); address wallet = _msgSender(); address signerOwner = signatureWallet(wallet, _amount, _timestamp, _signature); require(signerOwner == signerAddress, "MBHuntressReward: Invalid data provided"); require(_timestamp >= block.timestamp - timeLimit, "MBHuntressReward: Out of time"); require(_timestamp >= lastCheckPoint[wallet] + delayBetweenPayout, "MBHuntressReward: Invalid timestamp"); require(_amount < getLimit(wallet), "MBHuntressReward: Amount exceeds limit"); lastCheckPoint[wallet] = block.timestamp; _widthdraw(wallet, _amount); emit Payout(wallet, _amount); } function signatureWallet(address _wallet, uint256 _amount, uint256 _timestamp, bytes memory _signature) public pure returns (address){ return ECDSA.recover(keccak256(abi.encode(_wallet, _amount, _timestamp)), _signature); } function setCheckPoint(address _claimer, uint256 _point) public onlyOwner { require(_claimer != address(0), "MBHuntressReward: Unknown address"); lastCheckPoint[_claimer] = _point; } function getCheckPoint(address _claimer) external view returns (uint256) { return lastCheckPoint[_claimer]; } function updateSignerAddress(address _signer) public onlyOwner { signerAddress = _signer; } function updateTimeLimit(uint256 _timeLimit) public onlyOwner { timeLimit = _timeLimit; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.7.0) (utils/cryptography/ECDSA.sol) pragma solidity ^0.8.0; import "../Strings.sol"; /** * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations. * * These functions can be used to verify that a message was signed by the holder * of the private keys of a given address. */ library ECDSA { enum RecoverError { NoError, InvalidSignature, InvalidSignatureLength, InvalidSignatureS, InvalidSignatureV } function _throwError(RecoverError error) private pure { if (error == RecoverError.NoError) { return; // no error: do nothing } else if (error == RecoverError.InvalidSignature) { revert("ECDSA: invalid signature"); } else if (error == RecoverError.InvalidSignatureLength) { revert("ECDSA: invalid signature length"); } else if (error == RecoverError.InvalidSignatureS) { revert("ECDSA: invalid signature 's' value"); } else if (error == RecoverError.InvalidSignatureV) { revert("ECDSA: invalid signature 'v' value"); } } /** * @dev Returns the address that signed a hashed message (`hash`) with * `signature` or error string. This address can then be used for verification purposes. * * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures: * this function rejects them by requiring the `s` value to be in the lower * half order, and the `v` value to be either 27 or 28. * * IMPORTANT: `hash` _must_ be the result of a hash operation for the * verification to be secure: it is possible to craft signatures that * recover to arbitrary addresses for non-hashed data. A safe way to ensure * this is by receiving a hash of the original message (which may otherwise * be too long), and then calling {toEthSignedMessageHash} on it. * * Documentation for signature generation: * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js] * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers] * * _Available since v4.3._ */ function tryRecover(bytes32 hash, bytes memory signature) internal pure returns (address, RecoverError) { // Check the signature length // - case 65: r,s,v signature (standard) // - case 64: r,vs signature (cf https://eips.ethereum.org/EIPS/eip-2098) _Available since v4.1._ if (signature.length == 65) { bytes32 r; bytes32 s; uint8 v; // ecrecover takes the signature parameters, and the only way to get them // currently is to use assembly. /// @solidity memory-safe-assembly assembly { r := mload(add(signature, 0x20)) s := mload(add(signature, 0x40)) v := byte(0, mload(add(signature, 0x60))) } return tryRecover(hash, v, r, s); } else if (signature.length == 64) { bytes32 r; bytes32 vs; // ecrecover takes the signature parameters, and the only way to get them // currently is to use assembly. /// @solidity memory-safe-assembly assembly { r := mload(add(signature, 0x20)) vs := mload(add(signature, 0x40)) } return tryRecover(hash, r, vs); } else { return (address(0), RecoverError.InvalidSignatureLength); } } /** * @dev Returns the address that signed a hashed message (`hash`) with * `signature`. This address can then be used for verification purposes. * * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures: * this function rejects them by requiring the `s` value to be in the lower * half order, and the `v` value to be either 27 or 28. * * IMPORTANT: `hash` _must_ be the result of a hash operation for the * verification to be secure: it is possible to craft signatures that * recover to arbitrary addresses for non-hashed data. A safe way to ensure * this is by receiving a hash of the original message (which may otherwise * be too long), and then calling {toEthSignedMessageHash} on it. */ function recover(bytes32 hash, bytes memory signature) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, signature); _throwError(error); return recovered; } /** * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately. * * See https://eips.ethereum.org/EIPS/eip-2098[EIP-2098 short signatures] * * _Available since v4.3._ */ function tryRecover( bytes32 hash, bytes32 r, bytes32 vs ) internal pure returns (address, RecoverError) { bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff); uint8 v = uint8((uint256(vs) >> 255) + 27); return tryRecover(hash, v, r, s); } /** * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately. * * _Available since v4.2._ */ function recover( bytes32 hash, bytes32 r, bytes32 vs ) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, r, vs); _throwError(error); return recovered; } /** * @dev Overload of {ECDSA-tryRecover} that receives the `v`, * `r` and `s` signature fields separately. * * _Available since v4.3._ */ function tryRecover( bytes32 hash, uint8 v, bytes32 r, bytes32 s ) internal pure returns (address, RecoverError) { // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most // signatures from current libraries generate a unique signature with an s-value in the lower half order. // // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept // these malleable signatures as well. if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) { return (address(0), RecoverError.InvalidSignatureS); } if (v != 27 && v != 28) { return (address(0), RecoverError.InvalidSignatureV); } // If the signature is valid (and not malleable), return the signer address address signer = ecrecover(hash, v, r, s); if (signer == address(0)) { return (address(0), RecoverError.InvalidSignature); } return (signer, RecoverError.NoError); } /** * @dev Overload of {ECDSA-recover} that receives the `v`, * `r` and `s` signature fields separately. */ function recover( bytes32 hash, uint8 v, bytes32 r, bytes32 s ) internal pure returns (address) { (address recovered, RecoverError error) = tryRecover(hash, v, r, s); _throwError(error); return recovered; } /** * @dev Returns an Ethereum Signed Message, created from a `hash`. This * produces hash corresponding to the one signed with the * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] * JSON-RPC method as part of EIP-191. * * See {recover}. */ function toEthSignedMessageHash(bytes32 hash) internal pure returns (bytes32) { // 32 is the length in bytes of hash, // enforced by the type signature above return keccak256(abi.encodePacked("\x19Ethereum Signed Message:\n32", hash)); } /** * @dev Returns an Ethereum Signed Message, created from `s`. This * produces hash corresponding to the one signed with the * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`] * JSON-RPC method as part of EIP-191. * * See {recover}. */ function toEthSignedMessageHash(bytes memory s) internal pure returns (bytes32) { return keccak256(abi.encodePacked("\x19Ethereum Signed Message:\n", Strings.toString(s.length), s)); } /** * @dev Returns an Ethereum Signed Typed Data, created from a * `domainSeparator` and a `structHash`. This produces hash corresponding * to the one signed with the * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`] * JSON-RPC method as part of EIP-712. * * See {recover}. */ function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32) { return keccak256(abi.encodePacked("\x19\x01", domainSeparator, structHash)); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.7.0) (utils/Strings.sol) pragma solidity ^0.8.0; /** * @dev String operations. */ library Strings { bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef"; uint8 private constant _ADDRESS_LENGTH = 20; /** * @dev Converts a `uint256` to its ASCII `string` decimal representation. */ function toString(uint256 value) internal pure returns (string memory) { // Inspired by OraclizeAPI's implementation - MIT licence // https://github.com/oraclize/ethereum-api/blob/b42146b063c7d6ee1358846c198246239e9360e8/oraclizeAPI_0.4.25.sol if (value == 0) { return "0"; } uint256 temp = value; uint256 digits; while (temp != 0) { digits++; temp /= 10; } bytes memory buffer = new bytes(digits); while (value != 0) { digits -= 1; buffer[digits] = bytes1(uint8(48 + uint256(value % 10))); value /= 10; } return string(buffer); } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation. */ function toHexString(uint256 value) internal pure returns (string memory) { if (value == 0) { return "0x00"; } uint256 temp = value; uint256 length = 0; while (temp != 0) { length++; temp >>= 8; } return toHexString(value, length); } /** * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length. */ function toHexString(uint256 value, uint256 length) internal pure returns (string memory) { bytes memory buffer = new bytes(2 * length + 2); buffer[0] = "0"; buffer[1] = "x"; for (uint256 i = 2 * length + 1; i > 1; --i) { buffer[i] = _HEX_SYMBOLS[value & 0xf]; value >>= 4; } require(value == 0, "Strings: hex length insufficient"); return string(buffer); } /** * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation. */ function toHexString(address addr) internal pure returns (string memory) { return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (utils/Context.sol) pragma solidity ^0.8.0; /** * @dev Provides information about the current execution context, including the * sender of the transaction and its data. While these are generally available * via msg.sender and msg.data, they should not be accessed in such a direct * manner, since when dealing with meta-transactions the account sending and * paying for execution may not be the actual sender (as far as an application * is concerned). * * This contract is only required for intermediate, library-like contracts. */ abstract contract Context { function _msgSender() internal view virtual returns (address) { return msg.sender; } function _msgData() internal view virtual returns (bytes calldata) { return msg.data; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (security/ReentrancyGuard.sol) pragma solidity ^0.8.0; /** * @dev Contract module that helps prevent reentrant calls to a function. * * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier * available, which can be applied to functions to make sure there are no nested * (reentrant) calls to them. * * Note that because there is a single `nonReentrant` guard, functions marked as * `nonReentrant` may not call one another. This can be worked around by making * those functions `private`, and then adding `external` `nonReentrant` entry * points to them. * * TIP: If you would like to learn more about reentrancy and alternative ways * to protect against it, check out our blog post * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul]. */ abstract contract ReentrancyGuard { // Booleans are more expensive than uint256 or any type that takes up a full // word because each write operation emits an extra SLOAD to first read the // slot's contents, replace the bits taken up by the boolean, and then write // back. This is the compiler's defense against contract upgrades and // pointer aliasing, and it cannot be disabled. // The values being non-zero value makes deployment a bit more expensive, // but in exchange the refund on every call to nonReentrant will be lower in // amount. Since refunds are capped to a percentage of the total // transaction's gas, it is best to keep them low in cases like this one, to // increase the likelihood of the full refund coming into effect. uint256 private constant _NOT_ENTERED = 1; uint256 private constant _ENTERED = 2; uint256 private _status; constructor() { _status = _NOT_ENTERED; } /** * @dev Prevents a contract from calling itself, directly or indirectly. * Calling a `nonReentrant` function from another `nonReentrant` * function is not supported. It is possible to prevent this from happening * by making the `nonReentrant` function external, and making it call a * `private` function that does the actual work. */ modifier nonReentrant() { // On the first call to nonReentrant, _notEntered will be true require(_status != _ENTERED, "ReentrancyGuard: reentrant call"); // Any calls to nonReentrant after this point will fail _status = _ENTERED; _; // By storing the original value once again, a refund is triggered (see // https://eips.ethereum.org/EIPS/eip-2200) _status = _NOT_ENTERED; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol) pragma solidity ^0.8.0; import "../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. * * By default, the owner account will be the one that deploys the contract. 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; event OwnershipTransferred(address indexed previousOwner, address indexed newOwner); /** * @dev Initializes the contract setting the deployer as the initial owner. */ constructor() { _transferOwnership(_msgSender()); } /** * @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 { require(owner() == _msgSender(), "Ownable: caller is not the owner"); } /** * @dev Leaves the contract without owner. It will not be possible to call * `onlyOwner` functions anymore. Can only be called by the current owner. * * NOTE: Renouncing ownership will leave the contract without an owner, * thereby removing 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 { require(newOwner != address(0), "Ownable: new owner is the zero address"); _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); } }
{ "remappings": [], "optimizer": { "enabled": true, "runs": 200 }, "evmVersion": "london", "libraries": {}, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[{"internalType":"address","name":"_signer","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Deposited","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":"to","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"Payout","type":"event"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"addAdminRole","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"defaultLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"delayBetweenPayout","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"deposit","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"address","name":"_claimer","type":"address"}],"name":"getCheckPoint","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_claimer","type":"address"}],"name":"getLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_amount","type":"uint256"},{"internalType":"uint256","name":"_timestamp","type":"uint256"},{"internalType":"bytes","name":"_signature","type":"bytes"}],"name":"payout","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_address","type":"address"}],"name":"revokeAdminRole","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_claimer","type":"address"},{"internalType":"uint256","name":"_point","type":"uint256"}],"name":"setCheckPoint","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address[]","name":"_claimer","type":"address[]"},{"internalType":"uint256[]","name":"_limit","type":"uint256[]"}],"name":"setLimit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_wallet","type":"address"},{"internalType":"uint256","name":"_amount","type":"uint256"},{"internalType":"uint256","name":"_timestamp","type":"uint256"},{"internalType":"bytes","name":"_signature","type":"bytes"}],"name":"signatureWallet","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"topAdminAddress","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_signer","type":"address"}],"name":"updateSignerAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_timeLimit","type":"uint256"}],"name":"updateTimeLimit","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"withdrawAll","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_amount","type":"uint256"}],"name":"withdrawSome","outputs":[],"stateMutability":"nonpayable","type":"function"}]
Contract Creation Code
6080604052621a5e00600555674563918244f40000600755605a60085534801561002857600080fd5b5060405161149a38038061149a833981016040819052610047916100c9565b61005033610079565b60018055600280546001600160a01b0319166001600160a01b03929092169190911790556100f9565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100db57600080fd5b81516001600160a01b03811681146100f257600080fd5b9392505050565b611392806101086000396000f3fe6080604052600436106101145760003560e01c80638fa2a9f0116100a0578063d0e30db011610064578063d0e30db0146102f6578063e26b013b146102fe578063f232056814610314578063f2fde38b14610334578063f405aff11461035457600080fd5b80638fa2a9f014610260578063947e52ba146102805780639a19c7b014610296578063a312ac97146102b6578063ae9b051c146102d657600080fd5b80636595171c116100e75780636595171c146101ae578063715018a6146101ce5780637f4b73d2146101e3578063853828b6146102195780638da5cb5b1461022e57600080fd5b806309e9be4b1461011957806314c591fc1461013b5780631ce28e721461015b5780636422039d1461018e575b600080fd5b34801561012557600080fd5b50610139610134366004611008565b61037c565b005b34801561014757600080fd5b50610139610156366004611103565b61066a565b34801561016757600080fd5b5061017b6101763660046111c3565b6106f2565b6040519081526020015b60405180910390f35b34801561019a57600080fd5b506101396101a93660046111e5565b61071d565b3480156101ba57600080fd5b506101396101c93660046111c3565b6107a1565b3480156101da57600080fd5b506101396107cd565b3480156101ef57600080fd5b5061017b6101fe3660046111c3565b6001600160a01b031660009081526004602052604090205490565b34801561022557600080fd5b506101396107e1565b34801561023a57600080fd5b506000546001600160a01b03165b6040516001600160a01b039091168152602001610185565b34801561026c57600080fd5b5061013961027b3660046111c3565b61083c565b34801561028c57600080fd5b5061017b60055481565b3480156102a257600080fd5b506101396102b13660046111c3565b610866565b3480156102c257600080fd5b506101396102d136600461120f565b61088f565b3480156102e257600080fd5b506101396102f136600461120f565b61089c565b610139610906565b34801561030a57600080fd5b5061017b60075481565b34801561032057600080fd5b5061024861032f366004611228565b6109c6565b34801561034057600080fd5b5061013961034f3660046111c3565b610a15565b34801561036057600080fd5b5061024873570530f085509d3bcfd76525fb8198d9e672885f81565b6002600154036103d35760405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c0060448201526064015b60405180910390fd5b600260015547808411156104355760405162461bcd60e51b8152602060048201526024808201527f4d4248756e74726573735265776172643a204e6f7420656e6f7567682062616c604482015263616e636560e01b60648201526084016103ca565b336000610444828787876109c6565b6002549091506001600160a01b038083169116146104b45760405162461bcd60e51b815260206004820152602760248201527f4d4248756e74726573735265776172643a20496e76616c6964206461746120706044820152661c9bdd9a59195960ca1b60648201526084016103ca565b6008546104c1904261129f565b8510156105105760405162461bcd60e51b815260206004820152601d60248201527f4d4248756e74726573735265776172643a204f7574206f662074696d6500000060448201526064016103ca565b6005546001600160a01b03831660009081526004602052604090205461053691906112b6565b8510156105915760405162461bcd60e51b815260206004820152602360248201527f4d4248756e74726573735265776172643a20496e76616c69642074696d6573746044820152620616d760ec1b60648201526084016103ca565b61059a826106f2565b86106105f75760405162461bcd60e51b815260206004820152602660248201527f4d4248756e74726573735265776172643a20416d6f756e742065786365656473604482015265081b1a5b5a5d60d21b60648201526084016103ca565b6001600160a01b038216600090815260046020526040902042905561061c8287610a8b565b604080516001600160a01b0384168152602081018890527f5afeca38b2064c23a692c4cf353015d80ab3ecc417b4f893f372690c11fbd9a6910160405180910390a150506001805550505050565b610672610b39565b60005b82518110156106ed57818181518110610690576106906112ce565b6020026020010151600660008584815181106106ae576106ae6112ce565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000208190555080806106e5906112e4565b915050610675565b505050565b6001600160a01b03811660009081526006602052604081205480820361071757506007545b92915050565b610725610b39565b6001600160a01b0382166107855760405162461bcd60e51b815260206004820152602160248201527f4d4248756e74726573735265776172643a20556e6b6e6f776e206164647265736044820152607360f81b60648201526084016103ca565b6001600160a01b03909116600090815260046020526040902055565b6107a9610b39565b6001600160a01b03166000908152600360205260409020805460ff19166001179055565b6107d5610b39565b6107df6000610b93565b565b3360009081526003602052604090205460ff166108105760405162461bcd60e51b81526004016103ca906112fd565b478061081b57600080fd5b61083973570530f085509d3bcfd76525fb8198d9e672885f47610a8b565b50565b610844610b39565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b61086e610b39565b6001600160a01b03166000908152600360205260409020805460ff19169055565b610897610b39565b600855565b3360009081526003602052604090205460ff166108cb5760405162461bcd60e51b81526004016103ca906112fd565b4780158015906108db5750808211155b6108e457600080fd5b61090273570530f085509d3bcfd76525fb8198d9e672885f83610a8b565b5050565b3360009081526003602052604090205460ff166109355760405162461bcd60e51b81526004016103ca906112fd565b600034116109915760405162461bcd60e51b8152602060048201526024808201527f4d4248756e74726573735265776172643a204e6f7420612076616c696420616d6044820152631bdd5b9d60e21b60648201526084016103ca565b6040513481527f2a89b2e3d580398d6dc2db5e0f336b52602bbaa51afa9bb5cdf59239cf0d2bea9060200160405180910390a1565b604080516001600160a01b038616602082015290810184905260608101839052600090610a0c906080016040516020818303038152906040528051906020012083610be3565b95945050505050565b610a1d610b39565b6001600160a01b038116610a825760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016103ca565b61083981610b93565b6000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114610ad8576040519150601f19603f3d011682016040523d82523d6000602084013e610add565b606091505b50509050806106ed5760405162461bcd60e51b815260206004820152602260248201527f4d4248756e74726573735265776172643a205472616e73666572206661696c65604482015261321760f11b60648201526084016103ca565b6000546001600160a01b031633146107df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016103ca565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000806000610bf28585610c07565b91509150610bff81610c75565b509392505050565b6000808251604103610c3d5760208301516040840151606085015160001a610c3187828585610e2b565b94509450505050610c6e565b8251604003610c665760208301516040840151610c5b868383610f18565b935093505050610c6e565b506000905060025b9250929050565b6000816004811115610c8957610c89611346565b03610c915750565b6001816004811115610ca557610ca5611346565b03610cf25760405162461bcd60e51b815260206004820152601860248201527f45434453413a20696e76616c6964207369676e6174757265000000000000000060448201526064016103ca565b6002816004811115610d0657610d06611346565b03610d535760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e6774680060448201526064016103ca565b6003816004811115610d6757610d67611346565b03610dbf5760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b60648201526084016103ca565b6004816004811115610dd357610dd3611346565b036108395760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b60648201526084016103ca565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0831115610e625750600090506003610f0f565b8460ff16601b14158015610e7a57508460ff16601c14155b15610e8b5750600090506004610f0f565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015610edf573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116610f0857600060019250925050610f0f565b9150600090505b94509492505050565b6000806001600160ff1b03831681610f3560ff86901c601b6112b6565b9050610f4387828885610e2b565b935093505050935093915050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715610f9057610f90610f51565b604052919050565b600082601f830112610fa957600080fd5b813567ffffffffffffffff811115610fc357610fc3610f51565b610fd6601f8201601f1916602001610f67565b818152846020838601011115610feb57600080fd5b816020850160208301376000918101602001919091529392505050565b60008060006060848603121561101d57600080fd5b8335925060208401359150604084013567ffffffffffffffff81111561104257600080fd5b61104e86828701610f98565b9150509250925092565b600067ffffffffffffffff82111561107257611072610f51565b5060051b60200190565b80356001600160a01b038116811461109357600080fd5b919050565b600082601f8301126110a957600080fd5b813560206110be6110b983611058565b610f67565b82815260059290921b840181019181810190868411156110dd57600080fd5b8286015b848110156110f857803583529183019183016110e1565b509695505050505050565b6000806040838503121561111657600080fd5b823567ffffffffffffffff8082111561112e57600080fd5b818501915085601f83011261114257600080fd5b813560206111526110b983611058565b82815260059290921b8401810191818101908984111561117157600080fd5b948201945b83861015611196576111878661107c565b82529482019490820190611176565b965050860135925050808211156111ac57600080fd5b506111b985828601611098565b9150509250929050565b6000602082840312156111d557600080fd5b6111de8261107c565b9392505050565b600080604083850312156111f857600080fd5b6112018361107c565b946020939093013593505050565b60006020828403121561122157600080fd5b5035919050565b6000806000806080858703121561123e57600080fd5b6112478561107c565b93506020850135925060408501359150606085013567ffffffffffffffff81111561127157600080fd5b61127d87828801610f98565b91505092959194509250565b634e487b7160e01b600052601160045260246000fd5b6000828210156112b1576112b1611289565b500390565b600082198211156112c9576112c9611289565b500190565b634e487b7160e01b600052603260045260246000fd5b6000600182016112f6576112f6611289565b5060010190565b60208082526029908201527f4d4248756e74726573735265776172643a2043616c6c6572206973206e6f74206040820152683a34329030b236b4b760b91b606082015260800190565b634e487b7160e01b600052602160045260246000fdfea26469706673582212204fd6666f9196f1ed0b2a41693d3f4a4576eca93389c29dcb949e2d7aa5275f6764736f6c634300080d0033000000000000000000000000e8f515990db3ef189c781021a64f14ac6e42de27
Deployed Bytecode
0x6080604052600436106101145760003560e01c80638fa2a9f0116100a0578063d0e30db011610064578063d0e30db0146102f6578063e26b013b146102fe578063f232056814610314578063f2fde38b14610334578063f405aff11461035457600080fd5b80638fa2a9f014610260578063947e52ba146102805780639a19c7b014610296578063a312ac97146102b6578063ae9b051c146102d657600080fd5b80636595171c116100e75780636595171c146101ae578063715018a6146101ce5780637f4b73d2146101e3578063853828b6146102195780638da5cb5b1461022e57600080fd5b806309e9be4b1461011957806314c591fc1461013b5780631ce28e721461015b5780636422039d1461018e575b600080fd5b34801561012557600080fd5b50610139610134366004611008565b61037c565b005b34801561014757600080fd5b50610139610156366004611103565b61066a565b34801561016757600080fd5b5061017b6101763660046111c3565b6106f2565b6040519081526020015b60405180910390f35b34801561019a57600080fd5b506101396101a93660046111e5565b61071d565b3480156101ba57600080fd5b506101396101c93660046111c3565b6107a1565b3480156101da57600080fd5b506101396107cd565b3480156101ef57600080fd5b5061017b6101fe3660046111c3565b6001600160a01b031660009081526004602052604090205490565b34801561022557600080fd5b506101396107e1565b34801561023a57600080fd5b506000546001600160a01b03165b6040516001600160a01b039091168152602001610185565b34801561026c57600080fd5b5061013961027b3660046111c3565b61083c565b34801561028c57600080fd5b5061017b60055481565b3480156102a257600080fd5b506101396102b13660046111c3565b610866565b3480156102c257600080fd5b506101396102d136600461120f565b61088f565b3480156102e257600080fd5b506101396102f136600461120f565b61089c565b610139610906565b34801561030a57600080fd5b5061017b60075481565b34801561032057600080fd5b5061024861032f366004611228565b6109c6565b34801561034057600080fd5b5061013961034f3660046111c3565b610a15565b34801561036057600080fd5b5061024873570530f085509d3bcfd76525fb8198d9e672885f81565b6002600154036103d35760405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c0060448201526064015b60405180910390fd5b600260015547808411156104355760405162461bcd60e51b8152602060048201526024808201527f4d4248756e74726573735265776172643a204e6f7420656e6f7567682062616c604482015263616e636560e01b60648201526084016103ca565b336000610444828787876109c6565b6002549091506001600160a01b038083169116146104b45760405162461bcd60e51b815260206004820152602760248201527f4d4248756e74726573735265776172643a20496e76616c6964206461746120706044820152661c9bdd9a59195960ca1b60648201526084016103ca565b6008546104c1904261129f565b8510156105105760405162461bcd60e51b815260206004820152601d60248201527f4d4248756e74726573735265776172643a204f7574206f662074696d6500000060448201526064016103ca565b6005546001600160a01b03831660009081526004602052604090205461053691906112b6565b8510156105915760405162461bcd60e51b815260206004820152602360248201527f4d4248756e74726573735265776172643a20496e76616c69642074696d6573746044820152620616d760ec1b60648201526084016103ca565b61059a826106f2565b86106105f75760405162461bcd60e51b815260206004820152602660248201527f4d4248756e74726573735265776172643a20416d6f756e742065786365656473604482015265081b1a5b5a5d60d21b60648201526084016103ca565b6001600160a01b038216600090815260046020526040902042905561061c8287610a8b565b604080516001600160a01b0384168152602081018890527f5afeca38b2064c23a692c4cf353015d80ab3ecc417b4f893f372690c11fbd9a6910160405180910390a150506001805550505050565b610672610b39565b60005b82518110156106ed57818181518110610690576106906112ce565b6020026020010151600660008584815181106106ae576106ae6112ce565b60200260200101516001600160a01b03166001600160a01b031681526020019081526020016000208190555080806106e5906112e4565b915050610675565b505050565b6001600160a01b03811660009081526006602052604081205480820361071757506007545b92915050565b610725610b39565b6001600160a01b0382166107855760405162461bcd60e51b815260206004820152602160248201527f4d4248756e74726573735265776172643a20556e6b6e6f776e206164647265736044820152607360f81b60648201526084016103ca565b6001600160a01b03909116600090815260046020526040902055565b6107a9610b39565b6001600160a01b03166000908152600360205260409020805460ff19166001179055565b6107d5610b39565b6107df6000610b93565b565b3360009081526003602052604090205460ff166108105760405162461bcd60e51b81526004016103ca906112fd565b478061081b57600080fd5b61083973570530f085509d3bcfd76525fb8198d9e672885f47610a8b565b50565b610844610b39565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b61086e610b39565b6001600160a01b03166000908152600360205260409020805460ff19169055565b610897610b39565b600855565b3360009081526003602052604090205460ff166108cb5760405162461bcd60e51b81526004016103ca906112fd565b4780158015906108db5750808211155b6108e457600080fd5b61090273570530f085509d3bcfd76525fb8198d9e672885f83610a8b565b5050565b3360009081526003602052604090205460ff166109355760405162461bcd60e51b81526004016103ca906112fd565b600034116109915760405162461bcd60e51b8152602060048201526024808201527f4d4248756e74726573735265776172643a204e6f7420612076616c696420616d6044820152631bdd5b9d60e21b60648201526084016103ca565b6040513481527f2a89b2e3d580398d6dc2db5e0f336b52602bbaa51afa9bb5cdf59239cf0d2bea9060200160405180910390a1565b604080516001600160a01b038616602082015290810184905260608101839052600090610a0c906080016040516020818303038152906040528051906020012083610be3565b95945050505050565b610a1d610b39565b6001600160a01b038116610a825760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b60648201526084016103ca565b61083981610b93565b6000826001600160a01b03168260405160006040518083038185875af1925050503d8060008114610ad8576040519150601f19603f3d011682016040523d82523d6000602084013e610add565b606091505b50509050806106ed5760405162461bcd60e51b815260206004820152602260248201527f4d4248756e74726573735265776172643a205472616e73666572206661696c65604482015261321760f11b60648201526084016103ca565b6000546001600160a01b031633146107df5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016103ca565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000806000610bf28585610c07565b91509150610bff81610c75565b509392505050565b6000808251604103610c3d5760208301516040840151606085015160001a610c3187828585610e2b565b94509450505050610c6e565b8251604003610c665760208301516040840151610c5b868383610f18565b935093505050610c6e565b506000905060025b9250929050565b6000816004811115610c8957610c89611346565b03610c915750565b6001816004811115610ca557610ca5611346565b03610cf25760405162461bcd60e51b815260206004820152601860248201527f45434453413a20696e76616c6964207369676e6174757265000000000000000060448201526064016103ca565b6002816004811115610d0657610d06611346565b03610d535760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e6774680060448201526064016103ca565b6003816004811115610d6757610d67611346565b03610dbf5760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b60648201526084016103ca565b6004816004811115610dd357610dd3611346565b036108395760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b60648201526084016103ca565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0831115610e625750600090506003610f0f565b8460ff16601b14158015610e7a57508460ff16601c14155b15610e8b5750600090506004610f0f565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015610edf573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b038116610f0857600060019250925050610f0f565b9150600090505b94509492505050565b6000806001600160ff1b03831681610f3560ff86901c601b6112b6565b9050610f4387828885610e2b565b935093505050935093915050565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f1916810167ffffffffffffffff81118282101715610f9057610f90610f51565b604052919050565b600082601f830112610fa957600080fd5b813567ffffffffffffffff811115610fc357610fc3610f51565b610fd6601f8201601f1916602001610f67565b818152846020838601011115610feb57600080fd5b816020850160208301376000918101602001919091529392505050565b60008060006060848603121561101d57600080fd5b8335925060208401359150604084013567ffffffffffffffff81111561104257600080fd5b61104e86828701610f98565b9150509250925092565b600067ffffffffffffffff82111561107257611072610f51565b5060051b60200190565b80356001600160a01b038116811461109357600080fd5b919050565b600082601f8301126110a957600080fd5b813560206110be6110b983611058565b610f67565b82815260059290921b840181019181810190868411156110dd57600080fd5b8286015b848110156110f857803583529183019183016110e1565b509695505050505050565b6000806040838503121561111657600080fd5b823567ffffffffffffffff8082111561112e57600080fd5b818501915085601f83011261114257600080fd5b813560206111526110b983611058565b82815260059290921b8401810191818101908984111561117157600080fd5b948201945b83861015611196576111878661107c565b82529482019490820190611176565b965050860135925050808211156111ac57600080fd5b506111b985828601611098565b9150509250929050565b6000602082840312156111d557600080fd5b6111de8261107c565b9392505050565b600080604083850312156111f857600080fd5b6112018361107c565b946020939093013593505050565b60006020828403121561122157600080fd5b5035919050565b6000806000806080858703121561123e57600080fd5b6112478561107c565b93506020850135925060408501359150606085013567ffffffffffffffff81111561127157600080fd5b61127d87828801610f98565b91505092959194509250565b634e487b7160e01b600052601160045260246000fd5b6000828210156112b1576112b1611289565b500390565b600082198211156112c9576112c9611289565b500190565b634e487b7160e01b600052603260045260246000fd5b6000600182016112f6576112f6611289565b5060010190565b60208082526029908201527f4d4248756e74726573735265776172643a2043616c6c6572206973206e6f74206040820152683a34329030b236b4b760b91b606082015260800190565b634e487b7160e01b600052602160045260246000fdfea26469706673582212204fd6666f9196f1ed0b2a41693d3f4a4576eca93389c29dcb949e2d7aa5275f6764736f6c634300080d0033
Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)
000000000000000000000000e8f515990db3ef189c781021a64f14ac6e42de27
-----Decoded View---------------
Arg [0] : _signer (address): 0xE8F515990dB3EF189C781021a64F14Ac6E42De27
-----Encoded View---------------
1 Constructor Arguments found :
Arg [0] : 000000000000000000000000e8f515990db3ef189c781021a64f14ac6e42de27
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 30 Chains
Chain | Token | Portfolio % | Price | Amount | Value |
---|---|---|---|---|---|
ETH | Ether (ETH) | 100.00% | $3,378.7 | 0.012 | $40.54 |
Loading...
Loading
[ 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.