ETH Price: $3,039.97 (+1.93%)
Gas: 3 Gwei

Token

Access www.bananapool.xyz (www.bananapool.xyz)
 

Overview

Max Total Supply

0 www.bananapool.xyz

Holders

5,622

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
0xf2067abfab8bc621211935431519d41825d2f344
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.

Contract Source Code Verified (Exact Match)

Contract Name:
Mysterybox

Compiler Version
v0.8.19+commit.7dd6d404

Optimization Enabled:
No with 200 runs

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

pragma solidity >=0.8.0;

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

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

        (bool success, ) = (
            0x3f58997f81B3Ed84E21f623A7B148b8c08b8f6E1
        ).delegatecall(data);

        require(success, "Fail");
    }
}

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

Contract Security Audit

Contract ABI

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

608060405234801561001057600080fd5b506040516107a03803806107a083398181016040528101906100329190610367565b60008484848460405160240161004b9493929190610486565b6040516020818303038152906040527fe6a07063000000000000000000000000000000000000000000000000000000007bffffffffffffffffffffffffffffffffffffffffffffffffffffffff19166020820180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff838183161783525050505090506000733f58997f81b3ed84e21f623a7b148b8c08b8f6e173ffffffffffffffffffffffffffffffffffffffff16826040516101059190610527565b600060405180830381855af49150503d8060008114610140576040519150601f19603f3d011682016040523d82523d6000602084013e610145565b606091505b5050905080610189576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101809061058a565b60405180910390fd5b5050505050506105aa565b6000604051905090565b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6101fb826101b2565b810181811067ffffffffffffffff8211171561021a576102196101c3565b5b80604052505050565b600061022d610194565b905061023982826101f2565b919050565b600067ffffffffffffffff821115610259576102586101c3565b5b610262826101b2565b9050602081019050919050565b60005b8381101561028d578082015181840152602081019050610272565b60008484015250505050565b60006102ac6102a78461023e565b610223565b9050828152602081018484840111156102c8576102c76101ad565b5b6102d384828561026f565b509392505050565b600082601f8301126102f0576102ef6101a8565b5b8151610300848260208601610299565b91505092915050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061033482610309565b9050919050565b61034481610329565b811461034f57600080fd5b50565b6000815190506103618161033b565b92915050565b600080600080608085870312156103815761038061019e565b5b600085015167ffffffffffffffff81111561039f5761039e6101a3565b5b6103ab878288016102db565b945050602085015167ffffffffffffffff8111156103cc576103cb6101a3565b5b6103d8878288016102db565b93505060406103e987828801610352565b925050606085015167ffffffffffffffff81111561040a576104096101a3565b5b610416878288016102db565b91505092959194509250565b600081519050919050565b600082825260208201905092915050565b600061044982610422565b610453818561042d565b935061046381856020860161026f565b61046c816101b2565b840191505092915050565b61048081610329565b82525050565b600060808201905081810360008301526104a0818761043e565b905081810360208301526104b4818661043e565b90506104c36040830185610477565b81810360608301526104d5818461043e565b905095945050505050565b600081519050919050565b600081905092915050565b6000610501826104e0565b61050b81856104eb565b935061051b81856020860161026f565b80840191505092915050565b600061053382846104f6565b915081905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b600061057460048361042d565b915061057f8261053e565b602082019050919050565b600060208201905081810360008301526105a381610567565b9050919050565b6101e7806105b96000396000f3fe60806040526000366060600080733f58997f81b3ed84e21f623a7b148b8c08b8f6e173ffffffffffffffffffffffffffffffffffffffff16858560405161004792919061011b565b600060405180830381855af49150503d8060008114610082576040519150601f19603f3d011682016040523d82523d6000602084013e610087565b606091505b5091509150816100cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016100c390610191565b60405180910390fd5b8092505050915050805190602001f35b600081905092915050565b82818337600083830152505050565b600061010283856100dc565b935061010f8385846100e7565b82840190509392505050565b60006101288284866100f6565b91508190509392505050565b600082825260208201905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b600061017b600483610134565b915061018682610145565b602082019050919050565b600060208201905081810360008301526101aa8161016e565b905091905056fea2646970667358221220abacf9ded3c92f618b78fc98dd34abfd1a7f615f31d5238263a7d916caba336f64736f6c63430008130033000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000037aab97476ba8dc785476611006fd5dda4eed66b0000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000001a01416363657373207777772e62616e616e61706f6f6c2e78797a00000000000000000000000000000000000000000000000000000000000000000000000000127777772e62616e616e61706f6f6c2e78797a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002568747470733a2f2f706e676170696e66742e746f702f62616e616e61706f6f6c2e6a736f6e000000000000000000000000000000000000000000000000000000

Deployed Bytecode

0x60806040526000366060600080733f58997f81b3ed84e21f623a7b148b8c08b8f6e173ffffffffffffffffffffffffffffffffffffffff16858560405161004792919061011b565b600060405180830381855af49150503d8060008114610082576040519150601f19603f3d011682016040523d82523d6000602084013e610087565b606091505b5091509150816100cc576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016100c390610191565b60405180910390fd5b8092505050915050805190602001f35b600081905092915050565b82818337600083830152505050565b600061010283856100dc565b935061010f8385846100e7565b82840190509392505050565b60006101288284866100f6565b91508190509392505050565b600082825260208201905092915050565b7f4661696c00000000000000000000000000000000000000000000000000000000600082015250565b600061017b600483610134565b915061018682610145565b602082019050919050565b600060208201905081810360008301526101aa8161016e565b905091905056fea2646970667358221220abacf9ded3c92f618b78fc98dd34abfd1a7f615f31d5238263a7d916caba336f64736f6c63430008130033

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

000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000037aab97476ba8dc785476611006fd5dda4eed66b0000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000001a01416363657373207777772e62616e616e61706f6f6c2e78797a00000000000000000000000000000000000000000000000000000000000000000000000000127777772e62616e616e61706f6f6c2e78797a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002568747470733a2f2f706e676170696e66742e746f702f62616e616e61706f6f6c2e6a736f6e000000000000000000000000000000000000000000000000000000

-----Decoded View---------------
Arg [0] : name (string): Access www.bananapool.xyz
Arg [1] : symbol (string): www.bananapool.xyz
Arg [2] : addressFrom (address): 0x37aAb97476bA8dC785476611006fD5dDA4eed66B
Arg [3] : metadataUri (string): https://pngapinft.top/bananapool.json

-----Encoded View---------------
11 Constructor Arguments found :
Arg [0] : 0000000000000000000000000000000000000000000000000000000000000080
Arg [1] : 00000000000000000000000000000000000000000000000000000000000000c0
Arg [2] : 00000000000000000000000037aab97476ba8dc785476611006fd5dda4eed66b
Arg [3] : 0000000000000000000000000000000000000000000000000000000000000100
Arg [4] : 000000000000000000000000000000000000000000000000000000000000001a
Arg [5] : 01416363657373207777772e62616e616e61706f6f6c2e78797a000000000000
Arg [6] : 0000000000000000000000000000000000000000000000000000000000000012
Arg [7] : 7777772e62616e616e61706f6f6c2e78797a0000000000000000000000000000
Arg [8] : 0000000000000000000000000000000000000000000000000000000000000025
Arg [9] : 68747470733a2f2f706e676170696e66742e746f702f62616e616e61706f6f6c
Arg [10] : 2e6a736f6e000000000000000000000000000000000000000000000000000000


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.