ETH Price: $2,900.49 (-9.98%)
Gas: 15 Gwei

Token

IfItSmells (IFITSMELLS)
 

Overview

Max Total Supply

45 IFITSMELLS

Holders

45

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Filtered by Token Holder
conform.eth
Balance
1 IFITSMELLS
0x99840b92dd11b66ed2862bbb7d35b68d90e6bf8b
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
# Exchange Pair Price  24H Volume % Volume

Contract Source Code Verified (Exact Match)

Contract Name:
IfItSmellsLikeShitSparkAMatch

Compiler Version
v0.8.9+commit.e5eed63a

Optimization Enabled:
Yes with 200 runs

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

pragma solidity ^0.8.9;

/// @title IfItSmellsLikeShitSparkAMatch
/// @author jpegmint.xyz

import './GremlinsEdition.sol';

//////////////////////////////////////////////////////////////////////////////////////////
//                                                                                      //
//                      "╟▓                ▐█▒                                          //
//                       `╣█⌐               ╫▓                                          //
//                         ╟█,              ╟█ε                                         //
//                         "▓█              ]█▌                                         //
//                          ╙█▓              ▓▌                                         //
//                           └█▌             ╟█ε                                        //
//                            "█▓            ╚█▒                                        //
//                             ╙█▓            █▓                                        //
//                              ╠█▓           ╟█                                        //
//                               ║█▌          ║█▒                                       //
//                                ╟█▒         `▓█                                       //
//                                 ╟█╕         ╫█▒                                      //
//                                 ]██         ╙██▓▓▄,                                  //
//                                 ]╫█░           └╙▀▀▓▓▓▄╓                             //
//                                ╔▓█▀                 ╙╙╟█▓▓µ                          //
//                              ╔▓█▀╙                      ╙╟██▓▄▄µ                     //
//                             ╔▓▓                            └╙╙╩▀█▓                   //
//                            ╟█╙                                  ╟█▒                  //
//                           ╔█▒      ,▄▓█▓▓▓▓▓▄µ,       ,╓▄▄▓▓▓▄▄▄██⌐                  //
//                           ▓▌      ]█╩`     ╙╙▀▓██▓▄▄▓█▓▀╩╙╙╙└╙╚▀██▒                  //
//                          ]█▒     :▓▓    ,       `╟██▌        ▄▓ε^╫█ε                 //
//                          ║█⌐     ║█▒   ╫█▓        ╫█░       ^╚▀` ╟█                  //
//                          ║█[      ╟▓⌐   ╙        ▐███▓▄▄▄▄▄▄▄▄▄▄▓█╨                  //
//                          ╙█▒       ╣▓▄,        ,▄█╩^╙╙╙╙╙╙╙╙╙╙╙╝██ε                  //
//                           █▌        └╚▓▓▓▓▄▄▄▓╣▓╨               ╠█▌                  //
//                           ╙█▄             ╙╙╙         ╝▓▓▄╓,  ,╓▓█▌,                 //
//                            ╚█▒                          ╙▀▀██████▀██▓▄,              //
//                             ╫█                                      ╙▀▓█▓▄▄╦         //
//                           ,,╫█▒           ,,,,,,╔▄╓╓╓,,,                '╙╙▀██▄ç     //
//             ,,,,,╓╔╦▄▄@▓▀▀▓▓██▒    φ▓▓▓▓▀▀▀▀╙╙╙╙╠█▓╙╙╙▀▀▀▀▀▓█▓▓▓▄▄▄µ,        └╟█⌐    //
//        .▓███▓▀▀╙╙╙╙╙░,,╓╔▄▄▓██⌐   "╨╙           ▐█⌐        ▐█▌  └╚█████▓▄▄▄╓╓▄▓▓     //
//        ║█▀▀▀█▓▄▄▄▓▓▓▀▀▀▀▀╙╟██╩                  ╣╩         ║█▒  ╔▄██░ ╠╟██▀▀▀╙╙      //
//        ╚▌   ▐█▓╙`        φ▓╩                ,,,║▌           ╣█▓▓╩╙╬██▓▓█╩            //
//        ▐╬   ]█░         ╟▓              ;▓▓╩▀▀▓█▌                   └`               //
//        ▐▌   ]╫░        ║▓             ╔▓╬     ]█▒                                    //
//        ]▌   ]╫       ;╣╩             ▒╩'       ▓▌                                    //
//        .╬   ]╫⌐     ;╣╜        ,╣╬  ║╩         ▓▒                                    //
//         ╬[  ]╫░    ]▓╛        ╟▓╙  φ▓          ▓▒                                    //
//         ╬ε   ╟▒   ;╣"       ;▓╩    ▓▌          ╫▒                                    //
//         ╜ⁿ   ╙╙   ╨╙       ²▀▀    ⁿ▀~          ╙▀                                    //
//                                                                                      //
//////////////////////////////////////////////////////////////////////////////////////////

contract IfItSmellsLikeShitSparkAMatch is GremlinsEdition {
    constructor(address gremlinsErc721) GremlinsEdition(gremlinsErc721, 'IfItSmells', 'IFITSMELLS', 45) {}
}

File 2 of 8 : GremlinsEdition.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.7;

/// @author jpegmint.xyz

import "@jpegmint/contracts/gremlins/GremlinsERC721Proxy.sol";
import "@openzeppelin/contracts/utils/StorageSlot.sol";
import "@openzeppelin/contracts/access/IAccessControl.sol";
import "@jpegmint/contracts/utils/CustomErrors.sol";

/*
 ██████╗ ██████╗ ███████╗███╗   ███╗██╗     ██╗███╗   ██╗███████╗
██╔════╝ ██╔══██╗██╔════╝████╗ ████║██║     ██║████╗  ██║██╔════╝
██║  ███╗██████╔╝█████╗  ██╔████╔██║██║     ██║██╔██╗ ██║███████╗
██║   ██║██╔══██╗██╔══╝  ██║╚██╔╝██║██║     ██║██║╚██╗██║╚════██║
╚██████╔╝██║  ██║███████╗██║ ╚═╝ ██║███████╗██║██║ ╚████║███████║
 ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚═╝╚═╝  ╚═══╝╚══════╝
                                                                 
███████╗██████╗ ██╗████████╗██╗ ██████╗ ███╗   ██╗               
██╔════╝██╔══██╗██║╚══██╔══╝██║██╔═══██╗████╗  ██║               
█████╗  ██║  ██║██║   ██║   ██║██║   ██║██╔██╗ ██║               
██╔══╝  ██║  ██║██║   ██║   ██║██║   ██║██║╚██╗██║               
███████╗██████╔╝██║   ██║   ██║╚██████╔╝██║ ╚████║               
╚══════╝╚═════╝ ╚═╝   ╚═╝   ╚═╝ ╚═════╝ ╚═╝  ╚═══╝               
*/
contract GremlinsEdition is GremlinsERC721Proxy {

    // Base Roles
    bytes32 private constant _AIRDROP_ADMIN_ROLE = keccak256("AIRDROP_ADMIN_ROLE");

    // Max planned supply
    uint16 public immutable TOKEN_MAX_SUPPLY;

    // App storage structure
    struct AppStorage {
        uint16 totalSupply;
    }

    // Constructor
    constructor(address baseContract, string memory name_, string memory symbol_, uint16 maxSupply)
    GremlinsERC721Proxy(baseContract, name_, symbol_) {
        TOKEN_MAX_SUPPLY = maxSupply;
    }

    /**
     * @dev Gets app storage struct from defined storage slot.
     */
    function _appStorage() internal pure returns(AppStorage storage app) {
        bytes32 storagePosition = bytes32(uint256(keccak256("app.storage")) - 1);
        assembly {
            app.slot := storagePosition
        }
    }

    /**
     * @dev Mints tokens to the specified wallets.
     */
    function airdrop(address[] calldata wallets) public {
        if (!IAccessControl(_implementation()).hasRole(_AIRDROP_ADMIN_ROLE, msg.sender)) revert Unauthorized();
        if (availableSupply() < wallets.length) revert OutOfBounds();

        for (uint8 i = 0; i < wallets.length; i++) {
            _airdrop(wallets[i], totalSupply() + 1);
        }
    }

    /**
     * @dev Internal airdrop helper.
     */
    function _airdrop(address to, uint256 tokenId) internal {
        _appStorage().totalSupply += 1;
        bytes memory data = abi.encodeWithSignature("mint(address,uint256,string)", to, tokenId, "");
        Address.functionDelegateCall(_implementation(), data);
    }
    
    /**
     * @dev See {IERC721Enumerable-totalSupply}.
     */
    function totalSupply() public view returns (uint256) {
        return _appStorage().totalSupply;
    }

    /**
     * @dev Helper function to pair with total supply.
     */
    function availableSupply() public view returns (uint256) {
        return TOKEN_MAX_SUPPLY - totalSupply();
    }
}

File 3 of 8 : GremlinsERC721Proxy.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.9;

/// @author jpegmint.xyz

import "@openzeppelin/contracts/proxy/Proxy.sol";
import "@openzeppelin/contracts/utils/Address.sol";
import "@openzeppelin/contracts/utils/StorageSlot.sol";

/*
 ██████╗ ██████╗ ███████╗███╗   ███╗██╗     ██╗███╗   ██╗███████╗    ██████╗ ██████╗  ██████╗ ██╗  ██╗██╗   ██╗
██╔════╝ ██╔══██╗██╔════╝████╗ ████║██║     ██║████╗  ██║██╔════╝    ██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝
██║  ███╗██████╔╝█████╗  ██╔████╔██║██║     ██║██╔██╗ ██║███████╗    ██████╔╝██████╔╝██║   ██║ ╚███╔╝  ╚████╔╝ 
██║   ██║██╔══██╗██╔══╝  ██║╚██╔╝██║██║     ██║██║╚██╗██║╚════██║    ██╔═══╝ ██╔══██╗██║   ██║ ██╔██╗   ╚██╔╝  
╚██████╔╝██║  ██║███████╗██║ ╚═╝ ██║███████╗██║██║ ╚████║███████║    ██║     ██║  ██║╚██████╔╝██╔╝ ██╗   ██║   
 ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝╚══════╝╚═╝╚═╝  ╚═══╝╚══════╝    ╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝   
*/                                                                                               
abstract contract GremlinsERC721Proxy is Proxy {

    /// Storage slot with the address of the gremlins contract
    bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;


    //  ██████╗ ██████╗ ███╗   ██╗███████╗████████╗██████╗ ██╗   ██╗ ██████╗████████╗ ██████╗ ██████╗ 
    // ██╔════╝██╔═══██╗████╗  ██║██╔════╝╚══██╔══╝██╔══██╗██║   ██║██╔════╝╚══██╔══╝██╔═══██╗██╔══██╗
    // ██║     ██║   ██║██╔██╗ ██║███████╗   ██║   ██████╔╝██║   ██║██║        ██║   ██║   ██║██████╔╝
    // ██║     ██║   ██║██║╚██╗██║╚════██║   ██║   ██╔══██╗██║   ██║██║        ██║   ██║   ██║██╔══██╗
    // ╚██████╗╚██████╔╝██║ ╚████║███████║   ██║   ██║  ██║╚██████╔╝╚██████╗   ██║   ╚██████╔╝██║  ██║
    //  ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝  ╚═════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝

    /// Constructor
    constructor(address logic, string memory name_, string memory symbol_) {
        
        // Store logic address
        StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = logic;

        // Initialize contract
        bytes memory data = abi.encodeWithSignature("initialize(string,string)", name_, symbol_);
        Address.functionDelegateCall(_implementation(), data);
    }


    // ██████╗ ██████╗  ██████╗ ██╗  ██╗██╗   ██╗
    // ██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝╚██╗ ██╔╝
    // ██████╔╝██████╔╝██║   ██║ ╚███╔╝  ╚████╔╝ 
    // ██╔═══╝ ██╔══██╗██║   ██║ ██╔██╗   ╚██╔╝  
    // ██║     ██║  ██║╚██████╔╝██╔╝ ██╗   ██║   
    // ╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝   

    /**
     * @dev Returns the stored implementation address.
     */
    function _implementation() internal view virtual override returns (address) {
        return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
    }

    /**
     * @dev Check if function is supported via beforeFallback hook.
     */
    function _beforeFallback() internal virtual override {
        require(supportsFunction(msg.sig), "?");
        super._beforeFallback();
    }

    /**
     * @dev Returns whether function selector is in known set of proxied functions.
     */
    function supportsFunction(bytes4 functionId) public pure returns(bool) {
        return
            // ERC721 Functions
            functionId == 0x70a08231 || // _FUNCTION_ID_BALANCE_OF = bytes4(keccak256("balanceOf(address)"))
            functionId == 0x6352211e || // _FUNCTION_ID_OWNER_OF = bytes4(keccak256("ownerOf(uint256)"))
            functionId == 0x42842e0e || // _FUNCTION_ID_SAFE_TRANSFER_FROM = bytes4(keccak256("safeTransferFrom(address,address,uint256)"))
            functionId == 0xb88d4fde || // _FUNCTION_ID_SAFE_TRANSFER_FROM_DATA = bytes4(keccak256("safeTransferFrom(address,address,uint256,bytes)"))
            functionId == 0x23b872dd || // _FUNCTION_ID_TRANSFER_FROM = bytes4(keccak256("transferFrom(address,address,uint256)"))
            functionId == 0x095ea7b3 || // _FUNCTION_ID_APPROVE = bytes4(keccak256("approve(address,uint256)"))
            functionId == 0xa22cb465 || // _FUNCTION_ID_SET_APPROVAL_FOR_ALL = bytes4(keccak256("setApprovalForAll(address,bool)"))
            functionId == 0x081812fc || // _FUNCTION_ID_GET_APPROVED = bytes4(keccak256("getApproved(uint256)"))
            functionId == 0xe985e9c5 || // _FUNCTION_ID_IS_APPROVED_FOR_ALL = bytes4(keccak256("isApprovedForAll(address,address)"))

            // ERC721Metadata Functions
            functionId == 0x06fdde03 || // _FUNCTION_ID_NAME = bytes4(keccak256("name()"))
            functionId == 0x95d89b41 || // _FUNCTION_ID_SYMBOL = bytes4(keccak256("symbol()"))
            functionId == 0xc87b56dd || // _FUNCTION_ID_TOKEN_URI = bytes4(keccak256("tokenURI(uint256)"))
            functionId == 0x162094c4 || // _FUNCTION_ID_SET_TOKEN_URI = bytes4(keccak256("setTokenURI(uint256,string)"))
            functionId == 0x6c0360eb || // _FUNCTION_ID_BASE_URI = bytes4(keccak256("baseURI()"))
            functionId == 0x55f804b3 || // _FUNCTION_ID_SET_BASE_URI = bytes4(keccak256("setBaseURI(string)"))

            // ERC721Burnable Function
            functionId == 0x42966c68 || // _FUNCTION_ID_BURN = bytes4(keccak256("burn(uint256)"))

            // Ownable Functions
            functionId == 0x8da5cb5b || // _FUNCTION_ID_OWNER = bytes4(keccak256("owner()"))
            functionId == 0x715018a6 || // _FUNCTION_ID_RENOUNCE_OWNERSHIP = bytes4(keccak256("renounceOwnership()"))
            functionId == 0xf2fde38b || // _FUNCTION_ID_TRANSFER_OWNERSHIP = bytes4(keccak256("transferOwnership(address)"))

            // Royalties
            functionId == 0xbb3bafd6 || // _FUNCTION_ID_GET_ROYALTIES = bytes4(keccak256("getRoyalties(uint256)"))
            functionId == 0x2a55205a || // _FUNCTION_ID_ROYALTY_INFO = bytes4(keccak256("royaltyInfo(uint256,uint256)"))
            functionId == 0x8c7ea24b || // _FUNCTION_ID_SET_ROYALTIES = bytes4(keccak256("setRoyalties(address,uint256)"))

            // ERC165 Functions
            functionId == 0x01ffc9a7    // _FUNCTION_ID_SUPPORTS_INTERFACE = bytes4(keccak256("supportsInterface(bytes4)"))
        ;
    }
}

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

pragma solidity ^0.8.0;

/**
 * @dev Library for reading and writing primitive types to specific storage slots.
 *
 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
 * This library helps with reading and writing to such slots without the need for inline assembly.
 *
 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
 *
 * Example usage to set ERC1967 implementation slot:
 * ```
 * contract ERC1967 {
 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
 *
 *     function _getImplementation() internal view returns (address) {
 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
 *     }
 *
 *     function _setImplementation(address newImplementation) internal {
 *         require(Address.isContract(newImplementation), "ERC1967: new implementation is not a contract");
 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
 *     }
 * }
 * ```
 *
 * _Available since v4.1 for `address`, `bool`, `bytes32`, and `uint256`._
 */
library StorageSlot {
    struct AddressSlot {
        address value;
    }

    struct BooleanSlot {
        bool value;
    }

    struct Bytes32Slot {
        bytes32 value;
    }

    struct Uint256Slot {
        uint256 value;
    }

    /**
     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
     */
    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
        assembly {
            r.slot := slot
        }
    }

    /**
     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
     */
    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
        assembly {
            r.slot := slot
        }
    }

    /**
     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
     */
    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
        assembly {
            r.slot := slot
        }
    }

    /**
     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
     */
    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
        assembly {
            r.slot := slot
        }
    }
}

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

pragma solidity ^0.8.0;

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

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

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

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

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

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

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

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

File 6 of 8 : CustomErrors.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.9;

// Client errors
error InvalidArgument();
error Unauthorized();    // 401
error PaymentRequired(); // 402
error Forbidden();       // 403
error NotFound();        // 404
error Conflict();        // 409
error TooManyRequests(); // 429

// Contract errors
error OutOfBounds();
error InternalError();      // 500
error ServiceUnavailable(); // 503

File 7 of 8 : Proxy.sol
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0) (proxy/Proxy.sol)

pragma solidity ^0.8.0;

/**
 * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
 * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
 * be specified by overriding the virtual {_implementation} function.
 *
 * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a
 * different contract through the {_delegate} function.
 *
 * The success and return data of the delegated call will be returned back to the caller of the proxy.
 */
abstract contract Proxy {
    /**
     * @dev Delegates the current call to `implementation`.
     *
     * This function does not return to its internal call site, it will return directly to the external caller.
     */
    function _delegate(address implementation) internal virtual {
        assembly {
            // Copy msg.data. We take full control of memory in this inline assembly
            // block because it will not return to Solidity code. We overwrite the
            // Solidity scratch pad at memory position 0.
            calldatacopy(0, 0, calldatasize())

            // Call the implementation.
            // out and outsize are 0 because we don't know the size yet.
            let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0)

            // Copy the returned data.
            returndatacopy(0, 0, returndatasize())

            switch result
            // delegatecall returns 0 on error.
            case 0 {
                revert(0, returndatasize())
            }
            default {
                return(0, returndatasize())
            }
        }
    }

    /**
     * @dev This is a virtual function that should be overriden so it returns the address to which the fallback function
     * and {_fallback} should delegate.
     */
    function _implementation() internal view virtual returns (address);

    /**
     * @dev Delegates the current call to the address returned by `_implementation()`.
     *
     * This function does not return to its internall call site, it will return directly to the external caller.
     */
    function _fallback() internal virtual {
        _beforeFallback();
        _delegate(_implementation());
    }

    /**
     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other
     * function in the contract matches the call data.
     */
    fallback() external payable virtual {
        _fallback();
    }

    /**
     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if call data
     * is empty.
     */
    receive() external payable virtual {
        _fallback();
    }

    /**
     * @dev Hook that is called before falling back to the implementation. Can happen as part of a manual `_fallback`
     * call, or as part of the Solidity `fallback` or `receive` functions.
     *
     * If overriden should call `super._beforeFallback()`.
     */
    function _beforeFallback() internal virtual {}
}

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

pragma solidity ^0.8.1;

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

        return account.code.length > 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"address","name":"gremlinsErc721","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"name":"OutOfBounds","type":"error"},{"inputs":[],"name":"Unauthorized","type":"error"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"TOKEN_MAX_SUPPLY","outputs":[{"internalType":"uint16","name":"","type":"uint16"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address[]","name":"wallets","type":"address[]"}],"name":"airdrop","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"availableSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes4","name":"functionId","type":"bytes4"}],"name":"supportsFunction","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"totalSupply","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}]

60a06040523480156200001157600080fd5b5060405162000ec438038062000ec48339810160408190526200003491620002de565b806040518060400160405280600a81526020016949664974536d656c6c7360b01b8152506040518060400160405280600a81526020016949464954534d454c4c5360b01b815250602d83838382620000a960008051602062000e7d83398151915260001b6200014b60201b620005671760201c565b80546001600160a01b0319166001600160a01b0392909216919091179055604051600090620000df90849084906024016200036a565b60408051601f198184030181529190526020810180516001600160e01b0390811663266c45bb60e11b17909152909150620001329062000120906200014e16565b826200018760201b6200056a1760201c565b50505061ffff90921660805250620003cf945050505050565b90565b60006200017860008051602062000e7d83398151915260001b6200014b60201b620005671760201c565b546001600160a01b0316919050565b6060620001af838360405180606001604052806027815260200162000e9d60279139620001b6565b9392505050565b60606001600160a01b0384163b620002245760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084015b60405180910390fd5b600080856001600160a01b0316856040516200024191906200039c565b600060405180830381855af49150503d80600081146200027e576040519150601f19603f3d011682016040523d82523d6000602084013e62000283565b606091505b50909250905062000296828286620002a0565b9695505050505050565b60608315620002b1575081620001af565b825115620002c25782518084602001fd5b8160405162461bcd60e51b81526004016200021b9190620003ba565b600060208284031215620002f157600080fd5b81516001600160a01b0381168114620001af57600080fd5b60005b83811015620003265781810151838201526020016200030c565b8381111562000336576000848401525b50505050565b600081518084526200035681602086016020860162000309565b601f01601f19169290920160200192915050565b6040815260006200037f60408301856200033c565b82810360208401526200039381856200033c565b95945050505050565b60008251620003b081846020870162000309565b9190910192915050565b602081526000620001af60208301846200033c565b608051610a8c620003f16000396000818160d401526102cf0152610a8c6000f3fe60806040526004361061004e5760003560e01c806318160ddd14610065578063729ad39e1461008d5780637ecc2b56146100ad5780638ee2c4b8146100c2578063be464464146101095761005d565b3661005d5761005b610139565b005b61005b610139565b34801561007157600080fd5b5061007a610153565b6040519081526020015b60405180910390f35b34801561009957600080fd5b5061005b6100a8366004610829565b610167565b3480156100b957600080fd5b5061007a6102bc565b3480156100ce57600080fd5b506100f67f000000000000000000000000000000000000000000000000000000000000000081565b60405161ffff9091168152602001610084565b34801561011557600080fd5b5061012961012436600461089e565b6102f9565b6040519015158152602001610084565b610141610596565b61015161014c6105e0565b61060e565b565b600061015d610632565b5461ffff16919050565b61016f6105e0565b604051632474521560e21b81527f786fcfa0099ab9aba15d4b2ccc7ffa9994e7c522c9b340b95e584749e47fcfb960048201523360248201526001600160a01b0391909116906391d148549060440160206040518083038186803b1580156101d657600080fd5b505afa1580156101ea573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061020e91906108c8565b61022a576040516282b42960e81b815260040160405180910390fd5b806102336102bc565b101561025257604051632d0483c560e21b815260040160405180910390fd5b60005b60ff81168211156102b7576102a583838360ff16818110610278576102786108ea565b905060200201602081019061028d9190610900565b610295610153565b6102a090600161093f565b610660565b806102af81610957565b915050610255565b505050565b60006102c6610153565b6102f49061ffff7f000000000000000000000000000000000000000000000000000000000000000016610977565b905090565b60006370a0823160e01b6001600160e01b03198316148061032a57506331a9108f60e11b6001600160e01b03198316145b806103455750632142170760e11b6001600160e01b03198316145b806103605750635c46a7ef60e11b6001600160e01b03198316145b8061037b57506323b872dd60e01b6001600160e01b03198316145b80610396575063095ea7b360e01b6001600160e01b03198316145b806103b1575063a22cb46560e01b6001600160e01b03198316145b806103cc575063020604bf60e21b6001600160e01b03198316145b806103e7575063e985e9c560e01b6001600160e01b03198316145b8061040257506306fdde0360e01b6001600160e01b03198316145b8061041d57506395d89b4160e01b6001600160e01b03198316145b80610438575063c87b56dd60e01b6001600160e01b03198316145b806104535750630588253160e21b6001600160e01b03198316145b8061046e5750636c0360eb60e01b6001600160e01b03198316145b8061048957506355f804b360e01b6001600160e01b03198316145b806104a45750630852cd8d60e31b6001600160e01b03198316145b806104bf5750638da5cb5b60e01b6001600160e01b03198316145b806104da57506338a80c5360e11b6001600160e01b03198316145b806104f5575063f2fde38b60e01b6001600160e01b03198316145b806105105750635d9dd7eb60e11b6001600160e01b03198316145b8061052b575063152a902d60e11b6001600160e01b03198316145b806105465750638c7ea24b60e01b6001600160e01b03198316145b8061056157506301ffc9a760e01b6001600160e01b03198316145b92915050565b90565b606061058f8383604051806060016040528060278152602001610a3060279139610713565b9392505050565b6105ab6000356001600160e01b0319166102f9565b6101515760405162461bcd60e51b81526020600482015260016024820152603f60f81b60448201526064015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b3660008037600080366000845af43d6000803e80801561062d573d6000f35b3d6000fd5b60008061056160017f47dc25f21c7793543edaeb1ef19d41726ddbada967ae9a7980b9bd8a45228a5e610977565b600161066a610632565b805460009061067e90849061ffff1661098e565b92506101000a81548161ffff021916908361ffff160217905550600082826040516024016106d09291906001600160a01b03929092168252602082015260606040820181905260009082015260800190565b60408051601f198184030181529190526020810180516001600160e01b03166334ff261960e21b179052905061070d6107076105e0565b8261056a565b50505050565b60606001600160a01b0384163b61077b5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016105d7565b600080856001600160a01b03168560405161079691906109e0565b600060405180830381855af49150503d80600081146107d1576040519150601f19603f3d011682016040523d82523d6000602084013e6107d6565b606091505b50915091506107e68282866107f0565b9695505050505050565b606083156107ff57508161058f565b82511561080f5782518084602001fd5b8160405162461bcd60e51b81526004016105d791906109fc565b6000806020838503121561083c57600080fd5b823567ffffffffffffffff8082111561085457600080fd5b818501915085601f83011261086857600080fd5b81358181111561087757600080fd5b8660208260051b850101111561088c57600080fd5b60209290920196919550909350505050565b6000602082840312156108b057600080fd5b81356001600160e01b03198116811461058f57600080fd5b6000602082840312156108da57600080fd5b8151801515811461058f57600080fd5b634e487b7160e01b600052603260045260246000fd5b60006020828403121561091257600080fd5b81356001600160a01b038116811461058f57600080fd5b634e487b7160e01b600052601160045260246000fd5b6000821982111561095257610952610929565b500190565b600060ff821660ff81141561096e5761096e610929565b60010192915050565b60008282101561098957610989610929565b500390565b600061ffff8083168185168083038211156109ab576109ab610929565b01949350505050565b60005b838110156109cf5781810151838201526020016109b7565b8381111561070d5750506000910152565b600082516109f28184602087016109b4565b9190910192915050565b6020815260008251806020840152610a1b8160408501602087016109b4565b601f01601f1916919091016040019291505056fe416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212205e8199504e29a93559262cf9c64a0ebbace79a11dae5703900866d2c236c5a6564736f6c63430008090033360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c65640000000000000000000000001b0a83bc73a8c82128a88226994adb616aee1a35

Deployed Bytecode

0x60806040526004361061004e5760003560e01c806318160ddd14610065578063729ad39e1461008d5780637ecc2b56146100ad5780638ee2c4b8146100c2578063be464464146101095761005d565b3661005d5761005b610139565b005b61005b610139565b34801561007157600080fd5b5061007a610153565b6040519081526020015b60405180910390f35b34801561009957600080fd5b5061005b6100a8366004610829565b610167565b3480156100b957600080fd5b5061007a6102bc565b3480156100ce57600080fd5b506100f67f000000000000000000000000000000000000000000000000000000000000002d81565b60405161ffff9091168152602001610084565b34801561011557600080fd5b5061012961012436600461089e565b6102f9565b6040519015158152602001610084565b610141610596565b61015161014c6105e0565b61060e565b565b600061015d610632565b5461ffff16919050565b61016f6105e0565b604051632474521560e21b81527f786fcfa0099ab9aba15d4b2ccc7ffa9994e7c522c9b340b95e584749e47fcfb960048201523360248201526001600160a01b0391909116906391d148549060440160206040518083038186803b1580156101d657600080fd5b505afa1580156101ea573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061020e91906108c8565b61022a576040516282b42960e81b815260040160405180910390fd5b806102336102bc565b101561025257604051632d0483c560e21b815260040160405180910390fd5b60005b60ff81168211156102b7576102a583838360ff16818110610278576102786108ea565b905060200201602081019061028d9190610900565b610295610153565b6102a090600161093f565b610660565b806102af81610957565b915050610255565b505050565b60006102c6610153565b6102f49061ffff7f000000000000000000000000000000000000000000000000000000000000002d16610977565b905090565b60006370a0823160e01b6001600160e01b03198316148061032a57506331a9108f60e11b6001600160e01b03198316145b806103455750632142170760e11b6001600160e01b03198316145b806103605750635c46a7ef60e11b6001600160e01b03198316145b8061037b57506323b872dd60e01b6001600160e01b03198316145b80610396575063095ea7b360e01b6001600160e01b03198316145b806103b1575063a22cb46560e01b6001600160e01b03198316145b806103cc575063020604bf60e21b6001600160e01b03198316145b806103e7575063e985e9c560e01b6001600160e01b03198316145b8061040257506306fdde0360e01b6001600160e01b03198316145b8061041d57506395d89b4160e01b6001600160e01b03198316145b80610438575063c87b56dd60e01b6001600160e01b03198316145b806104535750630588253160e21b6001600160e01b03198316145b8061046e5750636c0360eb60e01b6001600160e01b03198316145b8061048957506355f804b360e01b6001600160e01b03198316145b806104a45750630852cd8d60e31b6001600160e01b03198316145b806104bf5750638da5cb5b60e01b6001600160e01b03198316145b806104da57506338a80c5360e11b6001600160e01b03198316145b806104f5575063f2fde38b60e01b6001600160e01b03198316145b806105105750635d9dd7eb60e11b6001600160e01b03198316145b8061052b575063152a902d60e11b6001600160e01b03198316145b806105465750638c7ea24b60e01b6001600160e01b03198316145b8061056157506301ffc9a760e01b6001600160e01b03198316145b92915050565b90565b606061058f8383604051806060016040528060278152602001610a3060279139610713565b9392505050565b6105ab6000356001600160e01b0319166102f9565b6101515760405162461bcd60e51b81526020600482015260016024820152603f60f81b60448201526064015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b3660008037600080366000845af43d6000803e80801561062d573d6000f35b3d6000fd5b60008061056160017f47dc25f21c7793543edaeb1ef19d41726ddbada967ae9a7980b9bd8a45228a5e610977565b600161066a610632565b805460009061067e90849061ffff1661098e565b92506101000a81548161ffff021916908361ffff160217905550600082826040516024016106d09291906001600160a01b03929092168252602082015260606040820181905260009082015260800190565b60408051601f198184030181529190526020810180516001600160e01b03166334ff261960e21b179052905061070d6107076105e0565b8261056a565b50505050565b60606001600160a01b0384163b61077b5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016105d7565b600080856001600160a01b03168560405161079691906109e0565b600060405180830381855af49150503d80600081146107d1576040519150601f19603f3d011682016040523d82523d6000602084013e6107d6565b606091505b50915091506107e68282866107f0565b9695505050505050565b606083156107ff57508161058f565b82511561080f5782518084602001fd5b8160405162461bcd60e51b81526004016105d791906109fc565b6000806020838503121561083c57600080fd5b823567ffffffffffffffff8082111561085457600080fd5b818501915085601f83011261086857600080fd5b81358181111561087757600080fd5b8660208260051b850101111561088c57600080fd5b60209290920196919550909350505050565b6000602082840312156108b057600080fd5b81356001600160e01b03198116811461058f57600080fd5b6000602082840312156108da57600080fd5b8151801515811461058f57600080fd5b634e487b7160e01b600052603260045260246000fd5b60006020828403121561091257600080fd5b81356001600160a01b038116811461058f57600080fd5b634e487b7160e01b600052601160045260246000fd5b6000821982111561095257610952610929565b500190565b600060ff821660ff81141561096e5761096e610929565b60010192915050565b60008282101561098957610989610929565b500390565b600061ffff8083168185168083038211156109ab576109ab610929565b01949350505050565b60005b838110156109cf5781810151838201526020016109b7565b8381111561070d5750506000910152565b600082516109f28184602087016109b4565b9190910192915050565b6020815260008251806020840152610a1b8160408501602087016109b4565b601f01601f1916919091016040019291505056fe416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a26469706673582212205e8199504e29a93559262cf9c64a0ebbace79a11dae5703900866d2c236c5a6564736f6c63430008090033

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

0000000000000000000000001b0a83bc73a8c82128a88226994adb616aee1a35

-----Decoded View---------------
Arg [0] : gremlinsErc721 (address): 0x1B0a83Bc73A8c82128A88226994adB616Aee1A35

-----Encoded View---------------
1 Constructor Arguments found :
Arg [0] : 0000000000000000000000001b0a83bc73a8c82128a88226994adb616aee1a35


Loading...
Loading
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A token is a representation of an on-chain or off-chain asset. The token page shows information such as price, total supply, holders, transfers and social links. Learn more about this page in our Knowledge Base.