_401k

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0x75373c6f at 19202542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#526)
ERC-721
--
 (#525)
ERC-721
--
 (#524)
ERC-721
--
 (#523)
ERC-721
--
 (#522)
ERC-721
--
 (#521)
ERC-721
--
 (#520)
ERC-721
--
 (#519)
ERC-721
--
 (#518)
ERC-721
--
 (#478)
ERC-721
--
0x82fd365a68bf374c16f590a6ef7f6e252fed078bdddcedd93c4f3d4f002cff80
0x6e93fd6111f23ad124ba117e55344d83f063e507a060c9128712a353589c6545
0x52ce1516216e3d913e56571ea2b745146908939aabee0ad1326a95b597d248a7
0xa7384cb3557f1677ccf65911566e6e5f8ceeca61246a44904ed658805ce2ebce
0xd79d6725a2a66093acf6cf5129fd4416c39d7fabe6e6e3ac3d0f701dc47ce5eb
0x2a29f50ac9d6be4517747517313531b00fc7d006484798da4c41165f1558e70f
0x74e9c31608bffc6d97e88df670c926403b4d17e8272ce5768bad4a2004cf215f
0x2301b927b2f5a754873bca53d63dcb465c2c851618479e1849d9d1883d3bfe30
0xdde16b39a7e14500828dd99d5f10ff5fa480e8a127f59c3972627728dfa3b105
0xfdce029b5eff9a596c8a94a092fa0994b4543752af2a957624ded99df5623122

Functions
Getter at block 21178784
NFT(view returns (address)
0x0a0eee2df7f5c575f353d3117aef7dab65757afc
NFTPerSecond(view returns (uint256)
600000000000000
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
USDCPerSecond(view returns (uint256)
0
USDCdistributed(view returns (uint256)
0
maUSDCPerSecond(view returns (uint256)
100000000000000000000
owner(view returns (address)
0xca9fc5c87315ee8f3163dcb9dcf450d1c5f024c9
poolLength(view returns (uint256)
1
startTime(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
5
totalNFTdistributed(view returns (uint256)
0
totalburn(view returns (uint256)
5639540000000000000
withdrawable(view returns (bool)
true
Read-only
checkFeeUser(uint256 _pidview returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingNFT(uint256 _pidaddress _userview returns (uint256)
pendingUSDC(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 totalTokenuint256 allocPointuint256 lastRewardTimeuint256 accNFTPerShareuint256 accUSDCPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 USDCrewardDebtuint256 lastDepositTime)
State-modifying
add(uint256 _allocPointaddress _lpToken
closeWithdraw(
deposit(uint256 _piduint256 _amount
massUpdatePools(
openWithdraw(
renounceOwnership(
set(uint256 _piduint256 _allocPoint
setNFTPerSecond(uint256 _NFTPerSecond
setUSDCPerSecond(uint256 _USDCPerSecond
supplyRewards(uint256 _amount
transferOwnership(address newOwner
updatePool(uint256 _pid
updateRewards(address _NFTaddress _USDC
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(uint256 _NFTPerSeconduint256 _USDCPerSeconduint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token