NpProxy

Verified contract

Proxy

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

No balances found for "NpProxy"

0xf353eecee6d78097df3aa42157bb366483bcf10b0d2f1c4ec53259366c21529e
0x26cf86aa563f18eb7432269f4e8978c0c32bdaf037ae18add53766804c1b94af
0xd1e74e7308378321a0d0625d7c4f167669e5f652def77de07751b726193a242b
0x04c5763bb4e4232c5d1cd6a6da44cf65c9e9a6691c5eb9b0d6c16ee192d2d734
0x99750bee7fdc13130f33b9154c9556aee91a69d9779fe4a49b57c42b6d24786e
0x214c5ede7846326307432917273a51262769a9187ef44b54b754b40380b70b9e
0x16fd43c8ba056d6812349dd443c8f6c2b116ded82bd6c57228d2edbe8b86a003
From
0x53c6ed0d8b8e0754f486437cfd51349b0b225c2b2394d5d058f58c6a894b488d
0xb5dc055c55979c8dad9414021ae1553b47fcaa9ef548577f6d84ffa29619f899
0xd24f2512aff91b4632ed188b63b347e358b272f7ae24e2a2554b184d83d71874

Functions
Getter at block 21012540
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
basePool(view returns (address)
0xcd13c67673d8cba4be1ef619aed7f9c57a9dd3d6
duration(view returns (uint256)
1209600
historicalRewards(view returns (uint256)
14000000000000000
lastTimeRewardApplicable(view returns (uint256)
1704383987
lastUpdateTime(view returns (uint256)
1704383987
owner(view returns (address)
0x551f419f0b3fa0e93c06437e83ff37e1cffed615
periodFinish(view returns (uint256)
1704383987
 
proxiableUUID(view returns (bytes32)
rewardPerToken(view returns (uint256)
2803503581240574568637
rewardPerTokenStored(view returns (uint256)
2803503581240574568637
rewardRate(view returns (uint256)
11574074074
rewardToken(view returns (address)
0xaf1eeb83c364ad9ffeb5f97f223c1705d4810033
totalSupply(view returns (uint256)
6365560231624
Read-only
balanceOf(addressview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
getReward(
initialize(address reward_address basePool_
notifyRewardAmount(uint256 _reward
recoverToken(address[] tokens
renounceOwnership(
setRewardDuartion(uint256 _duration
transferOwnership(address newOwner
updateUser(address _accountstruct FuturesUser userData
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
UpdateStaked(address indexed useruint256 oldAmountuint256 newAmount
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
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot