NpProxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x5d9aabdc at 18813467
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NpProxy"

0x2cc0a1e51f3bd0cfbd698a2cbf6b806b17fd58c8ae5e0a6f8d88b17bfae3faa3
0xfcf13b0f29eedcaf76f21fd617e831dd33d72b2ccec9f0cc31b0ccf189118116

Functions
Getter at block 21211901
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x551f419f0b3fa0e93c06437e83ff37e1cffed615
 
proxiableUUID(view returns (bytes32)
Read-only
referrerOf(addressview returns (address)
whitelist(addressview returns (bool)
State-modifying
initialize(
renounceOwnership(
setReferrer(address _referrer
setReferrerProtocol(address _useraddress _referrer
transferOwnership(address newOwner
updateWhitelist(address[] addrsbool[] status
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateReferrer(address indexed useraddress indexed referrer
UpdateWhitelist(address indexed addrbool status
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot