ETH Price: $2,547.74 (+4.53%)

Contract

0x7D8a51D182Dc46e60DF517139e1BA57a025A1F7e
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Token Holdings

Transaction Hash
Method
Block
From
To
Unlock Animated ...196719662024-04-17 1:39:47139 days ago1713317987IN
0x7D8a51D1...a025A1F7e
0 ETH0.001737746.47040453
Unlock Swappable...195319882024-03-28 10:22:35158 days ago1711621355IN
0x7D8a51D1...a025A1F7e
0 ETH0.0021790727.90675454
Unlock Swappable...195319572024-03-28 10:15:59158 days ago1711620959IN
0x7D8a51D1...a025A1F7e
0 ETH0.0025834331.1693362
Unlock Animated ...195319242024-03-28 10:09:23158 days ago1711620563IN
0x7D8a51D1...a025A1F7e
0 ETH0.0083939131.25435103
Unlock Animated ...195318142024-03-28 9:47:23158 days ago1711619243IN
0x7D8a51D1...a025A1F7e
0 ETH0.0068235825.40652209
Unlock Animated ...193492342024-03-02 18:20:11184 days ago1709403611IN
0x7D8a51D1...a025A1F7e
0 ETH0.014927555.58182867
Unlock Animated ...192490362024-02-17 17:23:23198 days ago1708190603IN
0x7D8a51D1...a025A1F7e
0 ETH0.0064903624.60522721
Unlock Animated ...188877772023-12-29 0:49:11249 days ago1703810951IN
0x7D8a51D1...a025A1F7e
0 ETH0.0055256820.94648946
Unlock Animated ...178162612023-07-31 23:25:23399 days ago1690845923IN
0x7D8a51D1...a025A1F7e
0 ETH0.0078896329.37448286
Unlock Swappable...173823502023-06-01 0:16:59460 days ago1685578619IN
0x7D8a51D1...a025A1F7e
0 ETH0.0018830822.71954153
Unlock Animated ...173574842023-05-28 12:21:23463 days ago1685276483IN
0x7D8a51D1...a025A1F7e
0 ETH0.0070441226.22730425
Unlock Animated ...173055702023-05-21 5:07:35470 days ago1684645655IN
0x7D8a51D1...a025A1F7e
0 ETH0.0078232529.12604507
Unlock Animated ...173055602023-05-21 5:05:35470 days ago1684645535IN
0x7D8a51D1...a025A1F7e
0 ETH0.0076161728.35717547
Unlock Animated ...173055552023-05-21 5:04:35470 days ago1684645475IN
0x7D8a51D1...a025A1F7e
0 ETH0.0074892827.88267164
Unlock Animated ...173055502023-05-21 5:03:35470 days ago1684645415IN
0x7D8a51D1...a025A1F7e
0 ETH0.0074725727.822542
Unlock Animated ...173055452023-05-21 5:02:35470 days ago1684645355IN
0x7D8a51D1...a025A1F7e
0 ETH0.007466527.79786581
Unlock Animated ...173055402023-05-21 5:01:35470 days ago1684645295IN
0x7D8a51D1...a025A1F7e
0 ETH0.007809629.07999363
Unlock Animated ...173055322023-05-21 4:59:59470 days ago1684645199IN
0x7D8a51D1...a025A1F7e
0 ETH0.0078048429.06487626
Unlock Animated ...173054852023-05-21 4:50:35470 days ago1684644635IN
0x7D8a51D1...a025A1F7e
0 ETH0.0077824328.97537541
Unlock Animated ...173054602023-05-21 4:45:35470 days ago1684644335IN
0x7D8a51D1...a025A1F7e
0 ETH0.0067869925.27105566
Unlock Animated ...173054412023-05-21 4:41:47470 days ago1684644107IN
0x7D8a51D1...a025A1F7e
0 ETH0.0072266426.90726551
Unlock Animated ...171228062023-04-25 10:53:35496 days ago1682420015IN
0x7D8a51D1...a025A1F7e
0 ETH0.0082952531.44524398
Unlock Animated ...171084272023-04-23 10:29:59498 days ago1682245799IN
0x7D8a51D1...a025A1F7e
0 ETH0.010488539.05517305
Unlock Animated ...171075212023-04-23 7:26:35498 days ago1682234795IN
0x7D8a51D1...a025A1F7e
0 ETH0.0090701333.77068803
Unlock Animated ...171075062023-04-23 7:23:35498 days ago1682234615IN
0x7D8a51D1...a025A1F7e
0 ETH0.0090988633.87666309
View all transactions

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
CapsuleHousePortrait

Compiler Version
v0.8.10+commit.fc410830

Optimization Enabled:
Yes with 1000 runs

Other Settings:
default evmVersion
File 1 of 8 : CapsuleHousePortrait.sol
// SPDX-License-Identifier: MIT
// Author: Eric Gao (@itsoksami, https://github.com/Ericxgao)

pragma solidity ^0.8.6;

import "@openzeppelin/contracts/access/Ownable.sol";
import "./ICapsuleHouseElixir.sol";
import "@openzeppelin/contracts/token/ERC721/IERC721.sol";
import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol";

contract CapsuleHousePortrait is Ownable {
    using ECDSA for bytes32;

    mapping(uint256 => bool) public unlockedSwappableBackgrounds;
    mapping(uint256 => bool) public unlockedAnimated;

    IERC721 public capsules;
    IERC721 public zodiacs;
    ICapsuleHouseElixir public elixir;

    string public animatedElixirZodiacPrefix = "Animated Elixir Zodiac Verification:";
    string public animatedElixirPrefix = "Animated Elixir Verification:";
    string public swapElixirPrefix = "Swap Elixir Verification:";

    constructor(address elixirAddress, address capsulesAddress, address zodiacsAddress) {
        elixir = ICapsuleHouseElixir(elixirAddress);
        capsules = IERC721(capsulesAddress);
        zodiacs = IERC721(zodiacsAddress);
    }

    function bulkTransfer(uint256[] calldata tokenIds) internal {
        for(uint256 i = 0; i < tokenIds.length; i++) {
            zodiacs.transferFrom(_msgSender(), address(this), tokenIds[i]);
        }
    }

    function _hash(string memory prefix, address _address, uint256[] calldata zodiacIds) internal view returns (bytes32) {
        return keccak256(abi.encodePacked(prefix, _address, zodiacIds));
    }

    function _verify(bytes32 hash, bytes calldata signature) internal view returns (bool) {
        return (_recover(hash, signature) == owner());
    }

    function _recover(bytes32 hash, bytes calldata signature) internal pure returns (address) {
        return hash.recover(signature);
    }

    function unlockSwappableBackgroundsWithElixir(uint16 tokenId) external {
        require(capsules.ownerOf(tokenId) == msg.sender, "You don't own this Capsule.");
        require(!unlockedSwappableBackgrounds[tokenId], "Already unlocked.");

        unlockedSwappableBackgrounds[tokenId] = true;

        elixir.burn(1, msg.sender);
    }

    function unlockAnimatedWithElixir(uint16 tokenId) external {
        require(capsules.ownerOf(tokenId) == msg.sender, "You don't own this Capsule.");
        require(!unlockedAnimated[tokenId], "Already unlocked.");

        unlockedAnimated[tokenId] = true;

        elixir.burn(2, msg.sender);
    }

    // Signature needed to validate here as we do our Zodiac type checking on server.
    // We could use a bunch of Merkle trees too but seems pretty inefficient, especially if we're going to have a signature based minting mechanism anyways.
    function unlockAnimatedWithZodiacs(bytes32 hash, bytes calldata signature, uint256[] calldata zodiacIds, uint256 tokenId) external {
        require(_verify(hash, signature), "Signature invalid.");
        require(_hash(animatedElixirZodiacPrefix, msg.sender, zodiacIds) == hash, "Hash fail.");
        require(zodiacIds.length == 12, "Need 12 zodiacs.");
        require(capsules.ownerOf(tokenId) == msg.sender, "You don't own this Capsule.");
        require(!unlockedAnimated[tokenId], "Already unlocked.");

        unlockedAnimated[tokenId] = true;

        bulkTransfer(zodiacIds);
    }

    function unlockSwappableBackgroundsWithZodiac(uint256 zodiacId, uint256 tokenId) external {
        require(!unlockedSwappableBackgrounds[tokenId], "Already unlocked.");
        require(capsules.ownerOf(tokenId) == msg.sender, "You don't own this Capsule.");

        unlockedSwappableBackgrounds[tokenId] = true;

        zodiacs.transferFrom(_msgSender(), address(this), zodiacId);
    }
}

File 2 of 8 : Ownable.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (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 Returns the address of the current owner.
     */
    function owner() public view virtual returns (address) {
        return _owner;
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        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);
    }
}

File 3 of 8 : ICapsuleHouseElixir.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.6;

abstract contract ICapsuleHouseElixir {
    function burn(uint256 typeId, address burnTokenAddress)
        external
        virtual;
}

File 4 of 8 : IERC721.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (token/ERC721/IERC721.sol)

pragma solidity ^0.8.0;

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

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

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

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

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

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

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

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

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

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

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

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

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

File 5 of 8 : ECDSA.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (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.
            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.
            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;
        uint8 v;
        assembly {
            s := and(vs, 0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff)
            v := add(shr(255, vs), 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));
    }
}

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

pragma solidity ^0.8.0;

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

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

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

pragma solidity ^0.8.0;

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

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

pragma solidity ^0.8.0;

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

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

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

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

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

Settings
{
  "optimizer": {
    "enabled": true,
    "runs": 1000
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  },
  "libraries": {}
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"address","name":"elixirAddress","type":"address"},{"internalType":"address","name":"capsulesAddress","type":"address"},{"internalType":"address","name":"zodiacsAddress","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name":"animatedElixirPrefix","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"animatedElixirZodiacPrefix","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"capsules","outputs":[{"internalType":"contract IERC721","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"elixir","outputs":[{"internalType":"contract ICapsuleHouseElixir","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"swapElixirPrefix","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint16","name":"tokenId","type":"uint16"}],"name":"unlockAnimatedWithElixir","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"hash","type":"bytes32"},{"internalType":"bytes","name":"signature","type":"bytes"},{"internalType":"uint256[]","name":"zodiacIds","type":"uint256[]"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"unlockAnimatedWithZodiacs","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint16","name":"tokenId","type":"uint16"}],"name":"unlockSwappableBackgroundsWithElixir","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"zodiacId","type":"uint256"},{"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"unlockSwappableBackgroundsWithZodiac","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"unlockedAnimated","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"unlockedSwappableBackgrounds","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"zodiacs","outputs":[{"internalType":"contract IERC721","name":"","type":"address"}],"stateMutability":"view","type":"function"}]

60e060405260246080818152906200177b60a0398051620000299160069160209091019062000186565b5060408051808201909152601d8082527f416e696d6174656420456c6978697220566572696669636174696f6e3a0000006020909201918252620000709160079162000186565b506040805180820190915260198082527f5377617020456c6978697220566572696669636174696f6e3a000000000000006020909201918252620000b79160089162000186565b50348015620000c557600080fd5b506040516200179f3803806200179f833981016040819052620000e89162000249565b620000f33362000136565b600580546001600160a01b039485166001600160a01b031991821617909155600380549385169382169390931790925560048054919093169116179055620002d0565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b828054620001949062000293565b90600052602060002090601f016020900481019282620001b8576000855562000203565b82601f10620001d357805160ff191683800117855562000203565b8280016001018555821562000203579182015b8281111562000203578251825591602001919060010190620001e6565b506200021192915062000215565b5090565b5b8082111562000211576000815560010162000216565b80516001600160a01b03811681146200024457600080fd5b919050565b6000806000606084860312156200025f57600080fd5b6200026a846200022c565b92506200027a602085016200022c565b91506200028a604085016200022c565b90509250925092565b600181811c90821680620002a857607f821691505b60208210811415620002ca57634e487b7160e01b600052602260045260246000fd5b50919050565b61149b80620002e06000396000f3fe608060405234801561001057600080fd5b50600436106100f55760003560e01c806387f94aab11610097578063df27e2a911610066578063df27e2a914610208578063e8ddb1371461021b578063ee57c4b214610223578063f2fde38b1461023657600080fd5b806387f94aab146101b95780638da5cb5b146101dc57806396f392f4146101ed57806397fff2ad1461020057600080fd5b806322f4ea23116100d357806322f4ea2314610140578063328667a31461017357806352b73b6814610186578063715018a6146101b157600080fd5b80630ac4249b146100fa57806318bb46881461010f5780631ab6540014610122575b600080fd5b61010d610108366004611150565b610249565b005b61010d61011d366004611172565b610414565b61012a6105bc565b60405161013791906111cd565b60405180910390f35b61016361014e366004611200565b60026020526000908152604090205460ff1681565b6040519015158152602001610137565b61010d610181366004611172565b61064a565b600454610199906001600160a01b031681565b6040516001600160a01b039091168152602001610137565b61010d6107c0565b6101636101c7366004611200565b60016020526000908152604090205460ff1681565b6000546001600160a01b0316610199565b600554610199906001600160a01b031681565b61012a610826565b600354610199906001600160a01b031681565b61012a610833565b61010d61023136600461125e565b610840565b61010d610244366004611323565b610b04565b60008181526001602052604090205460ff16156102a15760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b60448201526064015b60405180910390fd5b6003546040516331a9108f60e11b81526004810183905233916001600160a01b031690636352211e90602401602060405180830381865afa1580156102ea573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061030e9190611340565b6001600160a01b0316146103645760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b6000818152600160208190526040909120805460ff191690911790556004546001600160a01b03166323b872dd336040517fffffffff0000000000000000000000000000000000000000000000000000000060e084901b1681526001600160a01b03909116600482015230602482015260448101859052606401600060405180830381600087803b1580156103f857600080fd5b505af115801561040c573d6000803e3d6000fd5b505050505050565b6003546040516331a9108f60e11b815261ffff8316600482015233916001600160a01b031690636352211e90602401602060405180830381865afa158015610460573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104849190611340565b6001600160a01b0316146104da5760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b61ffff811660009081526002602052604090205460ff16156105325760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b61ffff8116600090815260026020819052604091829020805460ff191660011790556005549151633f34d4cf60e21b815260048101919091523360248201526001600160a01b039091169063fcd3533c906044015b600060405180830381600087803b1580156105a157600080fd5b505af11580156105b5573d6000803e3d6000fd5b5050505050565b600680546105c99061135d565b80601f01602080910402602001604051908101604052809291908181526020018280546105f59061135d565b80156106425780601f1061061757610100808354040283529160200191610642565b820191906000526020600020905b81548152906001019060200180831161062557829003601f168201915b505050505081565b6003546040516331a9108f60e11b815261ffff8316600482015233916001600160a01b031690636352211e90602401602060405180830381865afa158015610696573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106ba9190611340565b6001600160a01b0316146107105760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b61ffff811660009081526001602052604090205460ff16156107685760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b61ffff8116600090815260016020819052604091829020805460ff1916821790556005549151633f34d4cf60e21b815260048101919091523360248201526001600160a01b039091169063fcd3533c90604401610587565b6000546001600160a01b0316331461081a5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610298565b6108246000610be6565b565b600880546105c99061135d565b600780546105c99061135d565b61084b868686610c4e565b6108975760405162461bcd60e51b815260206004820152601260248201527f5369676e617475726520696e76616c69642e00000000000000000000000000006044820152606401610298565b8561092e600680546108a89061135d565b80601f01602080910402602001604051908101604052809291908181526020018280546108d49061135d565b80156109215780601f106108f657610100808354040283529160200191610921565b820191906000526020600020905b81548152906001019060200180831161090457829003601f168201915b5050505050338686610c78565b1461097b5760405162461bcd60e51b815260206004820152600a60248201527f48617368206661696c2e000000000000000000000000000000000000000000006044820152606401610298565b600c82146109cb5760405162461bcd60e51b815260206004820152601060248201527f4e656564203132207a6f64696163732e000000000000000000000000000000006044820152606401610298565b6003546040516331a9108f60e11b81526004810183905233916001600160a01b031690636352211e90602401602060405180830381865afa158015610a14573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a389190611340565b6001600160a01b031614610a8e5760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b60008181526002602052604090205460ff1615610ae15760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b6000818152600260205260409020805460ff1916600117905561040c8383610cb1565b6000546001600160a01b03163314610b5e5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610298565b6001600160a01b038116610bda5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f64647265737300000000000000000000000000000000000000000000000000006064820152608401610298565b610be381610be6565b50565b600080546001600160a01b038381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080546001600160a01b0316610c66858585610d80565b6001600160a01b031614949350505050565b600084848484604051602001610c919493929190611398565b604051602081830303815290604052805190602001209050949350505050565b60005b81811015610d7b576004546001600160a01b03166323b872dd3330868686818110610ce157610ce1611410565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e088901b1681526001600160a01b03958616600482015294909316602485015250602090910201356044820152606401600060405180830381600087803b158015610d5057600080fd5b505af1158015610d64573d6000803e3d6000fd5b505050508080610d7390611426565b915050610cb4565b505050565b6000610dc483838080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508893925050610dcc9050565b949350505050565b6000806000610ddb8585610df0565b91509150610de881610e60565b509392505050565b600080825160411415610e275760208301516040840151606085015160001a610e1b8782858561101b565b94509450505050610e59565b825160401415610e515760208301516040840151610e46868383611108565b935093505050610e59565b506000905060025b9250929050565b6000816004811115610e7457610e7461144f565b1415610e7d5750565b6001816004811115610e9157610e9161144f565b1415610edf5760405162461bcd60e51b815260206004820152601860248201527f45434453413a20696e76616c6964207369676e617475726500000000000000006044820152606401610298565b6002816004811115610ef357610ef361144f565b1415610f415760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610298565b6003816004811115610f5557610f5561144f565b1415610fae5760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610298565b6004816004811115610fc257610fc261144f565b1415610be35760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b6064820152608401610298565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a083111561105257506000905060036110ff565b8460ff16601b1415801561106a57508460ff16601c14155b1561107b57506000905060046110ff565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa1580156110cf573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b0381166110f8576000600192509250506110ff565b9150600090505b94509492505050565b6000807f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff831660ff84901c601b016111428782888561101b565b935093505050935093915050565b6000806040838503121561116357600080fd5b50508035926020909101359150565b60006020828403121561118457600080fd5b813561ffff8116811461119657600080fd5b9392505050565b60005b838110156111b85781810151838201526020016111a0565b838111156111c7576000848401525b50505050565b60208152600082518060208401526111ec81604085016020870161119d565b601f01601f19169190910160400192915050565b60006020828403121561121257600080fd5b5035919050565b60008083601f84011261122b57600080fd5b50813567ffffffffffffffff81111561124357600080fd5b6020830191508360208260051b8501011115610e5957600080fd5b6000806000806000806080878903121561127757600080fd5b86359550602087013567ffffffffffffffff8082111561129657600080fd5b818901915089601f8301126112aa57600080fd5b8135818111156112b957600080fd5b8a60208285010111156112cb57600080fd5b6020830197508096505060408901359150808211156112e957600080fd5b506112f689828a01611219565b979a9699509497949695606090950135949350505050565b6001600160a01b0381168114610be357600080fd5b60006020828403121561133557600080fd5b81356111968161130e565b60006020828403121561135257600080fd5b81516111968161130e565b600181811c9082168061137157607f821691505b6020821081141561139257634e487b7160e01b600052602260045260246000fd5b50919050565b600085516113aa818460208a0161119d565b606086901b6bffffffffffffffffffffffff19169083019081527f07ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8411156113f157600080fd5b8360051b80866014840137600091016014019081529695505050505050565b634e487b7160e01b600052603260045260246000fd5b600060001982141561144857634e487b7160e01b600052601160045260246000fd5b5060010190565b634e487b7160e01b600052602160045260246000fdfea2646970667358221220108662700bcc5b59181349076704ac019db9cd19983b3d362c4232a37335d3c064736f6c634300080a0033416e696d6174656420456c69786972205a6f6469616320566572696669636174696f6e3a00000000000000000000000041b527f8b0c0f4914de08880cad0ffb6697d46bf000000000000000000000000fcb1315c4273954f74cb16d5b663dbf479eec62e00000000000000000000000035e1402fa69c60851ea8b86f04d823ff41796a51

Deployed Bytecode

0x608060405234801561001057600080fd5b50600436106100f55760003560e01c806387f94aab11610097578063df27e2a911610066578063df27e2a914610208578063e8ddb1371461021b578063ee57c4b214610223578063f2fde38b1461023657600080fd5b806387f94aab146101b95780638da5cb5b146101dc57806396f392f4146101ed57806397fff2ad1461020057600080fd5b806322f4ea23116100d357806322f4ea2314610140578063328667a31461017357806352b73b6814610186578063715018a6146101b157600080fd5b80630ac4249b146100fa57806318bb46881461010f5780631ab6540014610122575b600080fd5b61010d610108366004611150565b610249565b005b61010d61011d366004611172565b610414565b61012a6105bc565b60405161013791906111cd565b60405180910390f35b61016361014e366004611200565b60026020526000908152604090205460ff1681565b6040519015158152602001610137565b61010d610181366004611172565b61064a565b600454610199906001600160a01b031681565b6040516001600160a01b039091168152602001610137565b61010d6107c0565b6101636101c7366004611200565b60016020526000908152604090205460ff1681565b6000546001600160a01b0316610199565b600554610199906001600160a01b031681565b61012a610826565b600354610199906001600160a01b031681565b61012a610833565b61010d61023136600461125e565b610840565b61010d610244366004611323565b610b04565b60008181526001602052604090205460ff16156102a15760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b60448201526064015b60405180910390fd5b6003546040516331a9108f60e11b81526004810183905233916001600160a01b031690636352211e90602401602060405180830381865afa1580156102ea573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061030e9190611340565b6001600160a01b0316146103645760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b6000818152600160208190526040909120805460ff191690911790556004546001600160a01b03166323b872dd336040517fffffffff0000000000000000000000000000000000000000000000000000000060e084901b1681526001600160a01b03909116600482015230602482015260448101859052606401600060405180830381600087803b1580156103f857600080fd5b505af115801561040c573d6000803e3d6000fd5b505050505050565b6003546040516331a9108f60e11b815261ffff8316600482015233916001600160a01b031690636352211e90602401602060405180830381865afa158015610460573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906104849190611340565b6001600160a01b0316146104da5760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b61ffff811660009081526002602052604090205460ff16156105325760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b61ffff8116600090815260026020819052604091829020805460ff191660011790556005549151633f34d4cf60e21b815260048101919091523360248201526001600160a01b039091169063fcd3533c906044015b600060405180830381600087803b1580156105a157600080fd5b505af11580156105b5573d6000803e3d6000fd5b5050505050565b600680546105c99061135d565b80601f01602080910402602001604051908101604052809291908181526020018280546105f59061135d565b80156106425780601f1061061757610100808354040283529160200191610642565b820191906000526020600020905b81548152906001019060200180831161062557829003601f168201915b505050505081565b6003546040516331a9108f60e11b815261ffff8316600482015233916001600160a01b031690636352211e90602401602060405180830381865afa158015610696573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106ba9190611340565b6001600160a01b0316146107105760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b61ffff811660009081526001602052604090205460ff16156107685760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b61ffff8116600090815260016020819052604091829020805460ff1916821790556005549151633f34d4cf60e21b815260048101919091523360248201526001600160a01b039091169063fcd3533c90604401610587565b6000546001600160a01b0316331461081a5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610298565b6108246000610be6565b565b600880546105c99061135d565b600780546105c99061135d565b61084b868686610c4e565b6108975760405162461bcd60e51b815260206004820152601260248201527f5369676e617475726520696e76616c69642e00000000000000000000000000006044820152606401610298565b8561092e600680546108a89061135d565b80601f01602080910402602001604051908101604052809291908181526020018280546108d49061135d565b80156109215780601f106108f657610100808354040283529160200191610921565b820191906000526020600020905b81548152906001019060200180831161090457829003601f168201915b5050505050338686610c78565b1461097b5760405162461bcd60e51b815260206004820152600a60248201527f48617368206661696c2e000000000000000000000000000000000000000000006044820152606401610298565b600c82146109cb5760405162461bcd60e51b815260206004820152601060248201527f4e656564203132207a6f64696163732e000000000000000000000000000000006044820152606401610298565b6003546040516331a9108f60e11b81526004810183905233916001600160a01b031690636352211e90602401602060405180830381865afa158015610a14573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a389190611340565b6001600160a01b031614610a8e5760405162461bcd60e51b815260206004820152601b60248201527f596f7520646f6e2774206f776e20746869732043617073756c652e00000000006044820152606401610298565b60008181526002602052604090205460ff1615610ae15760405162461bcd60e51b815260206004820152601160248201527020b63932b0b23c903ab73637b1b5b2b21760791b6044820152606401610298565b6000818152600260205260409020805460ff1916600117905561040c8383610cb1565b6000546001600160a01b03163314610b5e5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610298565b6001600160a01b038116610bda5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f64647265737300000000000000000000000000000000000000000000000000006064820152608401610298565b610be381610be6565b50565b600080546001600160a01b038381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080546001600160a01b0316610c66858585610d80565b6001600160a01b031614949350505050565b600084848484604051602001610c919493929190611398565b604051602081830303815290604052805190602001209050949350505050565b60005b81811015610d7b576004546001600160a01b03166323b872dd3330868686818110610ce157610ce1611410565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e088901b1681526001600160a01b03958616600482015294909316602485015250602090910201356044820152606401600060405180830381600087803b158015610d5057600080fd5b505af1158015610d64573d6000803e3d6000fd5b505050508080610d7390611426565b915050610cb4565b505050565b6000610dc483838080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508893925050610dcc9050565b949350505050565b6000806000610ddb8585610df0565b91509150610de881610e60565b509392505050565b600080825160411415610e275760208301516040840151606085015160001a610e1b8782858561101b565b94509450505050610e59565b825160401415610e515760208301516040840151610e46868383611108565b935093505050610e59565b506000905060025b9250929050565b6000816004811115610e7457610e7461144f565b1415610e7d5750565b6001816004811115610e9157610e9161144f565b1415610edf5760405162461bcd60e51b815260206004820152601860248201527f45434453413a20696e76616c6964207369676e617475726500000000000000006044820152606401610298565b6002816004811115610ef357610ef361144f565b1415610f415760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610298565b6003816004811115610f5557610f5561144f565b1415610fae5760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610298565b6004816004811115610fc257610fc261144f565b1415610be35760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202776272076616c604482015261756560f01b6064820152608401610298565b6000807f7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a083111561105257506000905060036110ff565b8460ff16601b1415801561106a57508460ff16601c14155b1561107b57506000905060046110ff565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa1580156110cf573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b0381166110f8576000600192509250506110ff565b9150600090505b94509492505050565b6000807f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff831660ff84901c601b016111428782888561101b565b935093505050935093915050565b6000806040838503121561116357600080fd5b50508035926020909101359150565b60006020828403121561118457600080fd5b813561ffff8116811461119657600080fd5b9392505050565b60005b838110156111b85781810151838201526020016111a0565b838111156111c7576000848401525b50505050565b60208152600082518060208401526111ec81604085016020870161119d565b601f01601f19169190910160400192915050565b60006020828403121561121257600080fd5b5035919050565b60008083601f84011261122b57600080fd5b50813567ffffffffffffffff81111561124357600080fd5b6020830191508360208260051b8501011115610e5957600080fd5b6000806000806000806080878903121561127757600080fd5b86359550602087013567ffffffffffffffff8082111561129657600080fd5b818901915089601f8301126112aa57600080fd5b8135818111156112b957600080fd5b8a60208285010111156112cb57600080fd5b6020830197508096505060408901359150808211156112e957600080fd5b506112f689828a01611219565b979a9699509497949695606090950135949350505050565b6001600160a01b0381168114610be357600080fd5b60006020828403121561133557600080fd5b81356111968161130e565b60006020828403121561135257600080fd5b81516111968161130e565b600181811c9082168061137157607f821691505b6020821081141561139257634e487b7160e01b600052602260045260246000fd5b50919050565b600085516113aa818460208a0161119d565b606086901b6bffffffffffffffffffffffff19169083019081527f07ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8411156113f157600080fd5b8360051b80866014840137600091016014019081529695505050505050565b634e487b7160e01b600052603260045260246000fd5b600060001982141561144857634e487b7160e01b600052601160045260246000fd5b5060010190565b634e487b7160e01b600052602160045260246000fdfea2646970667358221220108662700bcc5b59181349076704ac019db9cd19983b3d362c4232a37335d3c064736f6c634300080a0033

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

00000000000000000000000041b527f8b0c0f4914de08880cad0ffb6697d46bf000000000000000000000000fcb1315c4273954f74cb16d5b663dbf479eec62e00000000000000000000000035e1402fa69c60851ea8b86f04d823ff41796a51

-----Decoded View---------------
Arg [0] : elixirAddress (address): 0x41B527F8b0C0f4914De08880CAd0FfB6697d46Bf
Arg [1] : capsulesAddress (address): 0xfcB1315C4273954F74Cb16D5b663DBF479EEC62e
Arg [2] : zodiacsAddress (address): 0x35E1402Fa69C60851EA8b86f04d823ff41796a51

-----Encoded View---------------
3 Constructor Arguments found :
Arg [0] : 00000000000000000000000041b527f8b0c0f4914de08880cad0ffb6697d46bf
Arg [1] : 000000000000000000000000fcb1315c4273954f74cb16d5b663dbf479eec62e
Arg [2] : 00000000000000000000000035e1402fa69c60851ea8b86f04d823ff41796a51


Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

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

Validator Index Block Amount
View All Withdrawals

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

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