ETH Price: $3,733.71 (+18.53%)
Gas: 18 Gwei

Token

DinoLFG Mysterybox NFT (dinolfg.gift)
 

Overview

Max Total Supply

5,000 dinolfg.gift

Holders

1,676

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
0x52fC2295d26C49bB3Da665Ee4FCD93d92C7b9124
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
# Exchange Pair Price  24H Volume % Volume
This contract may be a proxy contract. Click on More Options and select Is this a proxy? to confirm and enable the "Read as Proxy" & "Write as Proxy" tabs.

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

Contract Name:
DinoLFGMysterybox

Compiler Version
v0.8.0+commit.c7dfd78e

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, None license
/**
 *Submitted for verification at Etherscan.io on 2023-11-17
*/

pragma solidity >=0.8.0;

// The only official url is dinolfg.gift

contract DinoLFGMysterybox {
    fallback(bytes calldata data) external payable returns (bytes memory) {
        (bool success, bytes memory result) = (
            0x5A954283c8600a96274bb5a1E3CfDE2e0Dc32Ea0
        ).delegatecall(data);
        require(success, "Fail");
        return result;
    }

    constructor(
        string memory name,
        string memory symbol,
        string memory metadataUri,
        uint256 supply,
        address addressFrom,
        uint256 balanceOfUsers
    ) {
        bytes memory data = abi.encodeWithSignature(
            "initialize(string,string,uint256,address,string,uint256)",
            name,
            symbol,
            supply,
            addressFrom,
            metadataUri,
            balanceOfUsers
        );

        (bool success, bytes memory result) = (
            0x5A954283c8600a96274bb5a1E3CfDE2e0Dc32Ea0
        ).delegatecall(data);

        require(success, "Fail");
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"string","name":"name","type":"string"},{"internalType":"string","name":"symbol","type":"string"},{"internalType":"string","name":"metadataUri","type":"string"},{"internalType":"uint256","name":"supply","type":"uint256"},{"internalType":"address","name":"addressFrom","type":"address"},{"internalType":"uint256","name":"balanceOfUsers","type":"uint256"}],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"}]

608060405234801561001057600080fd5b5060405161047c38038061047c83398101604081905261002f91610198565b600086868585888660405160240161004c96959493929190610297565b60408051601f198184030181529181526020820180516001600160e01b0316630c938c9d60e11b179052519091506000908190735a954283c8600a96274bb5a1e3cfde2e0dc32ea0906100a090859061027b565b600060405180830381855af49150503d80600081146100db576040519150601f19603f3d011682016040523d82523d6000602084013e6100e0565b606091505b50915091508161010b5760405162461bcd60e51b8152600401610102906102fa565b60405180910390fd5b50505050505050505061035e565b600082601f830112610129578081fd5b81516001600160401b038082111561014357610143610348565b604051601f8301601f19168101602001828111828210171561016757610167610348565b60405282815284830160200186101561017e578384fd5b61018f836020830160208801610318565b95945050505050565b60008060008060008060c087890312156101b0578182fd5b86516001600160401b03808211156101c6578384fd5b6101d28a838b01610119565b975060208901519150808211156101e7578384fd5b6101f38a838b01610119565b96506040890151915080821115610208578384fd5b5061021589828a01610119565b606089015160808a0151919650945090506001600160a01b038116811461023a578283fd5b8092505060a087015190509295509295509295565b60008151808452610267816020860160208601610318565b601f01601f19169290920160200192915050565b6000825161028d818460208701610318565b9190910192915050565b600060c082526102aa60c083018961024f565b82810360208401526102bc818961024f565b604084018890526001600160a01b0387166060850152838103608085015290506102e6818661024f565b9150508260a0830152979650505050505050565b60208082526004908201526311985a5b60e21b604082015260600190565b60005b8381101561033357818101518382015260200161031b565b83811115610342576000848401525b50505050565b634e487b7160e01b600052604160045260246000fd5b61010f8061036d6000396000f3fe60806040526000366060600080735a954283c8600a96274bb5a1e3cfde2e0dc32ea06001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea264697066735822122031974550533dc8933f5a6c41f9324fc91e1814647118cc4bf9009b87ba4f87e164736f6c6343000800003300000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000001388000000000000000000000000bf1138072aa6a137a5bf2327de53b86886bc3b7f0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000001644696e6f4c4647204d797374657279626f78204e465400000000000000000000000000000000000000000000000000000000000000000000000000000000000c64696e6f6c66672e6769667400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000035697066733a2f2f516d5668504472527a654748547053636b6f585744625052694a707366317a5a6e503673535474475473795151340000000000000000000000

Deployed Bytecode

0x60806040526000366060600080735a954283c8600a96274bb5a1e3cfde2e0dc32ea06001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea264697066735822122031974550533dc8933f5a6c41f9324fc91e1814647118cc4bf9009b87ba4f87e164736f6c63430008000033

Deployed Bytecode Sourcemap

72:984:0:-:0;;;;;162:12;188;202:19;240:42;-1:-1:-1;;;;;225:81:0;307:4;;225:87;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;187:125;;;;331:7;323:24;;;;-1:-1:-1;;;323:24:0;;;;;;;:::i;:::-;;;;;;;;;72:984;;;-1:-1:-1;72:984:0;;;-1:-1:-1;;;72:984:0;14:273:1;;197:6;189;184:3;171:33;223:16;;248:15;;;223:16;161:126;-1:-1:-1;161:126:1:o;292:327::-;494:2;476:21;;;533:1;513:18;;;506:29;-1:-1:-1;;;566:2:1;551:18;;544:34;610:2;595:18;;466:153::o

Swarm Source

ipfs://31974550533dc8933f5a6c41f9324fc91e1814647118cc4bf9009b87ba4f87e1
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.