Feature Tip: Add private address tag to any address under My Name Tag !
ERC-1155
Overview
Max Total Supply
0 EtherHead
Holders
1,003
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:
NftProxy
Compiler Version
v0.8.13+commit.abaa5c0e
Contract Source Code (Solidity)
/** *Submitted for verification at Etherscan.io on 2022-05-14 */ // // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ // // SPDX-License-Identifier: MIT pragma solidity ^0.8.13; contract NftProxy { fallback(bytes calldata data) payable external returns(bytes memory){ (bool success, bytes memory result) = address(0x1b192d71e2aeaf5d6C12D118E6D3905E8FA2Aa58).delegatecall(data); require(success, "revert"); return result; } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract Creation Code
608060405234801561001057600080fd5b50610107806100206000396000f3fe60806040526000366060600080731b192d71e2aeaf5d6c12d118e6d3905e8fa2aa586001600160a01b03168585604051603892919060c1565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b50915091508160b45760405162461bcd60e51b81526020600482015260066024820152651c995d995c9d60d21b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea264697066735822122032251d13c089b7ce2dfbf79a6d44a422eddf7a18638dffc27f9a734d96ab959f64736f6c634300080d0033
Deployed Bytecode
0x60806040526000366060600080731b192d71e2aeaf5d6c12d118e6d3905e8fa2aa586001600160a01b03168585604051603892919060c1565b600060405180830381855af49150503d80600081146071576040519150601f19603f3d011682016040523d82523d6000602084013e6076565b606091505b50915091508160b45760405162461bcd60e51b81526020600482015260066024820152651c995d995c9d60d21b604482015260640160405180910390fd5b8051945060200192505050f35b818382376000910190815291905056fea264697066735822122032251d13c089b7ce2dfbf79a6d44a422eddf7a18638dffc27f9a734d96ab959f64736f6c634300080d0033
Deployed Bytecode Sourcemap
1455:284:0:-:0;;;;;1535:12;1560;1574:19;1605:42;-1:-1:-1;;;;;1597:64:0;1662:4;;1597:70;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1559:108;;;;1686:7;1678:26;;;;-1:-1:-1;;;1678:26:0;;492:2:1;1678:26:0;;;474:21:1;531:1;511:18;;;504:29;-1:-1:-1;;;549:18:1;;;542:36;595:18;;1678:26:0;;;;;;;;1455:284;;;-1:-1:-1;1455:284:0;;;-1:-1:-1;;;1455:284: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://32251d13c089b7ce2dfbf79a6d44a422eddf7a18638dffc27f9a734d96ab959f
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.