Feature Tip: Add private address tag to any address under My Name Tag !
This token is reported to have been used for misleading people into believing it was sent from well-known addresses and may be spam or phishing. Please treat it with caution.
ERC-1155
Phish / Hack
Overview
Max Total Supply
5,000
Holders
13,234
Market
Volume (24H)
N/A
Min Price (24H)
N/A
Max Price (24H)
N/A
Other Info
Token Contract
Loading...
Loading
Loading...
Loading
Loading...
Loading
# | 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 0xf4aA9470...B3C8E024e The constructor portion of the code might be different and could alter the actual behaviour of the contract
Contract Name:
Mysterybox
Compiler Version
v0.8.0+commit.c7dfd78e
Contract Source Code (Solidity)
/** *Submitted for verification at Etherscan.io on 2023-12-02 */ pragma solidity >=0.8.0; contract Mysterybox { 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
- No Contract Security Audit Submitted- Submit Audit Here
[{"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"}]
Contract Creation Code
608060405234801561001057600080fd5b5060405161047c38038061047c83398101604081905261002f91610198565b600086868585888660405160240161004c96959493929190610297565b60408051601f198184030181529181526020820180516001600160e01b0316630c938c9d60e11b179052519091506000908190735a954283c8600a96274bb5a1e3cfde2e0dc32ea0906100a090859061027b565b600060405180830381855af49150503d80600081146100db576040519150601f19603f3d011682016040523d82523d6000602084013e6100e0565b606091505b50915091508161010b5760405162461bcd60e51b8152600401610102906102fa565b60405180910390fd5b50505050505050505061035e565b600082601f830112610129578081fd5b81516001600160401b038082111561014357610143610348565b604051601f8301601f19168101602001828111828210171561016757610167610348565b60405282815284830160200186101561017e578384fd5b61018f836020830160208801610318565b95945050505050565b60008060008060008060c087890312156101b0578182fd5b86516001600160401b03808211156101c6578384fd5b6101d28a838b01610119565b975060208901519150808211156101e7578384fd5b6101f38a838b01610119565b96506040890151915080821115610208578384fd5b5061021589828a01610119565b606089015160808a0151919650945090506001600160a01b038116811461023a578283fd5b8092505060a087015190509295509295509295565b60008151808452610267816020860160208601610318565b601f01601f19169290920160200192915050565b6000825161028d818460208701610318565b9190910192915050565b600060c082526102aa60c083018961024f565b82810360208401526102bc818961024f565b604084018890526001600160a01b0387166060850152838103608085015290506102e6818661024f565b9150508260a0830152979650505050505050565b60208082526004908201526311985a5b60e21b604082015260600190565b60005b8381101561033357818101518382015260200161031b565b83811115610342576000848401525b50505050565b634e487b7160e01b600052604160045260246000fd5b61010f8061036d6000396000f3fe60806040526000366060600080735a954283c8600a96274bb5a1e3cfde2e0dc32ea06001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea2646970667358221220a56bb2e1a35930af5f8eff0bfdf00a86d346b95c4d032eae089c55c8b9fc87d464736f6c6343000800003300000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000138800000000000000000000000089c51828427f70d77875c6747759fb17ba10ceb0000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000056464646464000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000864646464646464640000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000033697066732f516d6635526f50366167753171394778774b565a627446395543525436546d5a4d6f443575566a45745a7a54545200000000000000000000000000
Deployed Bytecode
0x60806040526000366060600080735a954283c8600a96274bb5a1e3cfde2e0dc32ea06001600160a01b03168585604051603892919060ab565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b509150915081609e5760405162461bcd60e51b815260040160959060bb565b60405180910390fd5b8051945060200192505050f35b6000828483379101908152919050565b60208082526004908201526311985a5b60e21b60408201526060019056fea2646970667358221220a56bb2e1a35930af5f8eff0bfdf00a86d346b95c4d032eae089c55c8b9fc87d464736f6c63430008000033
Deployed Bytecode Sourcemap
28:977:0:-:0;;;;;111:12;137;151:19;189:42;-1:-1:-1;;;;;174:81:0;256:4;;174:87;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;136:125;;;;280:7;272:24;;;;-1:-1:-1;;;272:24:0;;;;;;;:::i;:::-;;;;;;;;;28:977;;;-1:-1:-1;28:977:0;;;-1:-1:-1;;;28:977: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://a56bb2e1a35930af5f8eff0bfdf00a86d346b95c4d032eae089c55c8b9fc87d4
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.