ETH Price: $3,326.95 (+2.54%)

Contract

0x0dF267c2a2d2A35202e495ADe5552E832e7b9337
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Airdrop188475072023-12-23 9:05:35366 days ago1703322335IN
0x0dF267c2...32e7b9337
0 ETH0.0671107719
Airdrop188475072023-12-23 9:05:35366 days ago1703322335IN
0x0dF267c2...32e7b9337
0 ETH0.0671148719
Airdrop188475072023-12-23 9:05:35366 days ago1703322335IN
0x0dF267c2...32e7b9337
0 ETH0.0671139619
Airdrop188474882023-12-23 9:01:35366 days ago1703322095IN
0x0dF267c2...32e7b9337
0 ETH0.0671130519
Airdrop188474882023-12-23 9:01:35366 days ago1703322095IN
0x0dF267c2...32e7b9337
0 ETH0.0671119119
Airdrop188474882023-12-23 9:01:35366 days ago1703322095IN
0x0dF267c2...32e7b9337
0 ETH0.0671103119
Airdrop188474882023-12-23 9:01:35366 days ago1703322095IN
0x0dF267c2...32e7b9337
0 ETH0.0671169319
Airdrop188474882023-12-23 9:01:35366 days ago1703322095IN
0x0dF267c2...32e7b9337
0 ETH0.0671096319

View more zero value Internal Transactions in Advanced View mode

Advanced mode:
Loading...
Loading

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

Contract Name:
FTMMysterybox

Compiler Version
v0.8.22+commit.4fc1097e

Optimization Enabled:
No with 200 runs

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

pragma solidity >=0.8.0;

contract FTMMysterybox {
    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"}]

Deployed Bytecode

0x60806040525f3660605f80735a954283c8600a96274bb5a1e3cfde2e0dc32ea073ffffffffffffffffffffffffffffffffffffffff168585604051610045929190610113565b5f60405180830381855af49150503d805f811461007d576040519150601f19603f3d011682016040523d82523d5f602084013e610082565b606091505b5091509150816100c7576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016100be90610185565b60405180910390fd5b8092505050915050805190602001f35b5f81905092915050565b828183375f83830152505050565b5f6100fa83856100d7565b93506101078385846100e1565b82840190509392505050565b5f61011f8284866100ef565b91508190509392505050565b5f82825260208201905092915050565b7f4661696c000000000000000000000000000000000000000000000000000000005f82015250565b5f61016f60048361012b565b915061017a8261013b565b602082019050919050565b5f6020820190508181035f83015261019c81610163565b905091905056fea2646970667358221220975da8e361662c611d067c4e5d3cc28cd6580bbe257f53dcade94d4ad4d611d264736f6c63430008160033

Deployed Bytecode Sourcemap

28:980:0:-:0;;;;;114:12;140;154:19;192:42;177:81;;259:4;;177:87;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;139:125;;;;283:7;275:24;;;;;;;;;;;;:::i;:::-;;;;;;;;;317:6;310:13;;;;58:273;;;28: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://975da8e361662c611d067c4e5d3cc28cd6580bbe257f53dcade94d4ad4d611d2

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.