ETH Price: $2,290.20 (+1.11%)

Token

zkGuardians (ZKG)

Overview

Max Total Supply

6,000 ZKG

Holders

3,866

Market

Volume (24H)

N/A

Min Price (24H)

N/A

Max Price (24H)

N/A
Balance
1 ZKG
0x460ef712b0c163f6ac973551c51d51f4116718ed
Loading...
Loading
Loading...
Loading
Loading...
Loading

Click here to update the token information / general information

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

Contract Name:
OmniseaERC721PsiProxy

Compiler Version
v0.8.9+commit.e5eed63a

ZkSolc Version
v1.3.6

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion, MIT license
/**
 *Submitted for verification at era.zksync.network on 2024-05-25
*/

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;

contract OmniseaERC721PsiProxy {
    address private _proxy;

    constructor(address proxy_) {
        _proxy = proxy_;
    }

    fallback() external payable {
        _delegate(_proxy);
    }

    receive() external payable {
        _delegate(_proxy);
    }

    function _delegate(address _proxyTo) internal {
        assembly {
            let ptr := mload(0x40)
            calldatacopy(ptr, 0, calldatasize())
            let result := delegatecall(gas(), _proxyTo, ptr, calldatasize(), 0, 0)
            let size := returndatasize()
            returndatacopy(ptr, 0, size)

            switch result
            case 0 { revert(ptr, size) }
            default { return(ptr, size) }
        }
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"address","name":"proxy_","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"stateMutability":"payable","type":"receive"}]

fc8791900000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000d05000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001f40000000000000000000000000000000000000000000000000000000066be193f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000075a6b536c6f74680000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000035a4b530000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e516d567033696237455174416f44796b71435855465977753853725844504c653433376b6a4632466677647437720000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Deployed Bytecode

0x000400000000000200000000030100190000006003300270000000380430019700030000004103550002000000010355000000380030019d000100000000001f0000008001000039000000400010043f00000001012001900000000d0000c13d00db00530000040f0000000001000416000000000110004c000000480000c13d00000000010000310000009f02100039000000200300008a000000000232016f0000007f0320008c0000001c0000213d0000003d0100004100000000001004350000004101000039000000040010043f0000003e01000041000000dd00010430000000400020043f0000001f0210018f000000020300036700000005041002720000002a0000613d00000000050000190000000506500210000000000763034f000000000707043b000000800660003900000000007604350000000105500039000000000645004b000000220000413d000000000520004c000000390000613d0000000504400210000000000343034f00000003022002100000008004400039000000000504043300000000052501cf000000000525022f000000000303043b0000010002200089000000000323022f00000000022301cf000000000252019f00000000002404350000003902000041000000200310008c000000000300001900000000030240190000003901100197000000000410004c000000000200a019000000390110009c00000000010300190000000001026019000000000110004c000000480000c13d000000800100043d0000003a0210009c0000004a0000a13d0000000001000019000000dd00010430000000000200041a0000003b02200197000000000112019f000000000010041b0000002001000039000001000010044300000120000004430000003c01000041000000dc0001042e00010000000000020000000201000367000000400900043d00000000040000310000001f0340018f000000000200041a0000003a022001970000000504400272000000650000613d000000000500001900000005065002100000000007690019000000000661034f000000000606043b00000000006704350000000105500039000000000645004b0000005d0000413d000000000530004c000000740000613d0000000504400210000000000141034f00000000044900190000000303300210000000000504043300000000053501cf000000000535022f000000000101043b0000010003300089000000000131022f00000000013101cf000000000151019f00000000001404350000000001000414000000040320008c000000950000c13d000000030100036700000001030000310000001f0230018f0000000504300272000000850000613d000000000500001900000005065002100000000007690019000000000661034f000000000606043b00000000006704350000000105500039000000000645004b0000007d0000413d000000000520004c000000c50000613d0000000504400210000000000141034f00000000044900190000000302200210000000000504043300000000052501cf000000000525022f000000000101043b0000010002200089000000000121022f00000000012101cf000000000151019f0000000000140435000000c50000013d0000003803000041000000380410009c0000000001038019000000c001100210000000600400003900000000044001ff0000000001140019000000380490009c00000000030940190000004003300210000000000131019f000100000009001d00db00d60000040f00000001090000290003000000010355000000000301001900000060033002700000001f0430018f000100380030019d00000038033001970000000505300272000000b40000613d000000000600001900000005076002100000000008790019000000000771034f000000000707043b00000000007804350000000106600039000000000756004b000000ac0000413d000000000640004c000000c30000613d0000000505500210000000000151034f00000000055900190000000304400210000000000605043300000000064601cf000000000646022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000161019f00000000001504350000000101200190000000cf0000613d0000003801000041000000380230009c00000000020100190000000002034019000000380390009c000000000109401900000040011002100000006002200210000000000112019f000000dc0001042e0000003801000041000000380290009c000000000109401900000040011002100000006002300210000000000112019f000000dd00010430000000d9002104250000000102000039000000000001042d0000000002000019000000000001042d000000db00000432000000dc0001042e000000dd000104300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffff8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000002000000000000000000000000000000400000010000000000000000004e487b7100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000000000000000000000000000002c3ac4929611f5762e2df6bfdca12e136afe108d5572be2c36ef14ac33a691cc

[ 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.