BNB Price: $694.99 (-2.11%)
Gas: 1 GWei
 

Overview

Max Total Supply

5,000

Holders

118,001

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A

Other Info

Filtered by Token Holder
USD Coin: USDC Token
0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
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 0xC2887ae5...E60472D03
The constructor portion of the code might be different and could alter the actual behaviour of the contract

Contract Name:
BNBMysterybox

Compiler Version
v0.8.18+commit.87f61d96

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, None license
/**
 *Submitted for verification at BscScan.com on 2024-01-04
*/

// SPDX-License-Identifier: MIT
pragma solidity >=0.8.0;

contract BNBMysterybox {
    fallback(bytes calldata data) external payable returns (bytes memory) {
        (bool success, bytes memory result) = (
            0x8f5FC5A98054347DcA2286D329018094b1a9b1a0
        ).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) = (
            0x8f5FC5A98054347DcA2286D329018094b1a9b1a0
        ).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"}]

608060405234801561001057600080fd5b50604051610830380380610830833981810160405281019061003291906103a6565b600086868585888660405160240161004f969594939291906104fa565b6040516020818303038152906040527f1927193a000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff83818316178352505050509050600080738f5fc5a98054347dca2286d329018094b1a9b1a073ffffffffffffffffffffffffffffffffffffffff168360405161010a91906105b7565b600060405180830381855af49150503d8060008114610145576040519150601f19603f3d011682016040523d82523d6000602084013e61014a565b606091505b50915091508161018f576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101869061061a565b60405180910390fd5b50505050505050505061063a565b6000604051905090565b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b610204826101bb565b810181811067ffffffffffffffff82111715610223576102226101cc565b5b80604052505050565b600061023661019d565b905061024282826101fb565b919050565b600067ffffffffffffffff821115610262576102616101cc565b5b61026b826101bb565b9050602081019050919050565b60005b8381101561029657808201518184015260208101905061027b565b60008484015250505050565b60006102b56102b084610247565b61022c565b9050828152602081018484840111156102d1576102d06101b6565b5b6102dc848285610278565b509392505050565b600082601f8301126102f9576102f86101b1565b5b81516103098482602086016102a2565b91505092915050565b6000819050919050565b61032581610312565b811461033057600080fd5b50565b6000815190506103428161031c565b92915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061037382610348565b9050919050565b61038381610368565b811461038e57600080fd5b50565b6000815190506103a08161037a565b92915050565b60008060008060008060c087890312156103c3576103c26101a7565b5b600087015167ffffffffffffffff8111156103e1576103e06101ac565b5b6103ed89828a016102e4565b965050602087015167ffffffffffffffff81111561040e5761040d6101ac565b5b61041a89828a016102e4565b955050604087015167ffffffffffffffff81111561043b5761043a6101ac565b5b61044789828a016102e4565b945050606061045889828a01610333565b935050608061046989828a01610391565b92505060a061047a89828a01610333565b9150509295509295509295565b600081519050919050565b600082825260208201905092915050565b60006104ae82610487565b6104b88185610492565b93506104c8818560208601610278565b6104d1816101bb565b840191505092915050565b6104e581610312565b82525050565b6104f481610368565b82525050565b600060c082019050818103600083015261051481896104a3565b9050818103602083015261052881886104a3565b905061053760408301876104dc565b61054460608301866104eb565b818103608083015261055681856104a3565b905061056560a08301846104dc565b979650505050505050565b600081519050919050565b600081905092915050565b600061059182610570565b61059b818561057b565b93506105ab818560208601610278565b80840191505092915050565b60006105c38284610586565b915081905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b6000610604600483610492565b915061060f826105ce565b602082019050919050565b60006020820190508181036000830152610633816105f7565b9050919050565b6101e7806106496000396000f3fe60806040526000366060600080738f5fc5a98054347dca2286d329018094b1a9b1a073ffffffffffffffffffffffffffffffffffffffff16858560405161004792919061011b565b600060405180830381855af49150503d8060008114610082576040519150601f19603f3d011682016040523d82523d6000602084013e610087565b606091505b5091509150816100cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016100c390610191565b60405180910390fd5b8092505050915050805190602001f35b600081905092915050565b82818337600083830152505050565b600061010283856100dc565b935061010f8385846100e7565b82840190509392505050565b60006101288284866100f6565b91508190509392505050565b600082825260208201905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b600061017b600483610134565b915061018682610145565b602082019050919050565b600060208201905081810360008301526101aa8161016e565b905091905056fea26469706673582212204c06e78d644eb3c147d2162f6a271fd105da5ed267e87bb2c4cb8e9d6d9b048364736f6c6343000812003300000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000001388000000000000000000000000bb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000010272077726170706564626e622e78797a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002556697369742077726170706564626e622e78797a20746f20636c61696d20726577617264730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000035697066733a2f2f516d544b345a52397961515a5231533537555a6a636574697a5245775a414e47416374616276424c434a423776390000000000000000000000

Deployed Bytecode

0x60806040526000366060600080738f5fc5a98054347dca2286d329018094b1a9b1a073ffffffffffffffffffffffffffffffffffffffff16858560405161004792919061011b565b600060405180830381855af49150503d8060008114610082576040519150601f19603f3d011682016040523d82523d6000602084013e610087565b606091505b5091509150816100cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016100c390610191565b60405180910390fd5b8092505050915050805190602001f35b600081905092915050565b82818337600083830152505050565b600061010283856100dc565b935061010f8385846100e7565b82840190509392505050565b60006101288284866100f6565b91508190509392505050565b600082825260208201905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b600061017b600483610134565b915061018682610145565b602082019050919050565b600060208201905081810360008301526101aa8161016e565b905091905056fea26469706673582212204c06e78d644eb3c147d2162f6a271fd105da5ed267e87bb2c4cb8e9d6d9b048364736f6c63430008120033

Deployed Bytecode Sourcemap

61:980:0:-:0;;;;;147:12;173;187:19;225:42;210:81;;292:4;;210:87;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;172:125;;;;316:7;308:24;;;;;;;;;;;;:::i;:::-;;;;;;;;;350:6;343:13;;;;91:273;;;61:980;;;;;;7:147:1;108:11;145:3;130:18;;7:147;;;;:::o;160:146::-;257:6;252:3;247;234:30;298:1;289:6;284:3;280:16;273:27;160:146;;;:::o;334:327::-;448:3;469:88;550:6;545:3;469:88;:::i;:::-;462:95;;567:56;616:6;611:3;604:5;567:56;:::i;:::-;648:6;643:3;639:16;632:23;;334:327;;;;;:::o;667:291::-;807:3;829:103;928:3;919:6;911;829:103;:::i;:::-;822:110;;949:3;942:10;;667:291;;;;;:::o;964:169::-;1048:11;1082:6;1077:3;1070:19;1122:4;1117:3;1113:14;1098:29;;964:169;;;;:::o;1139:154::-;1279:6;1275:1;1267:6;1263:14;1256:30;1139:154;:::o;1299:365::-;1441:3;1462:66;1526:1;1521:3;1462:66;:::i;:::-;1455:73;;1537:93;1626:3;1537:93;:::i;:::-;1655:2;1650:3;1646:12;1639:19;;1299:365;;;:::o;1670:419::-;1836:4;1874:2;1863:9;1859:18;1851:26;;1923:9;1917:4;1913:20;1909:1;1898:9;1894:17;1887:47;1951:131;2077:4;1951:131;:::i;:::-;1943:139;;1670:419;;;:::o

Swarm Source

ipfs://4c06e78d644eb3c147d2162f6a271fd105da5ed267e87bb2c4cb8e9d6d9b0483
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.