upcoreVault
Verified contract
Active on
Ethereum with 393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x68f1…ac38
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.000146 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12020452 | 4 years ago | | | 0 | 0.0070876040 | |
| 11993492 | 4 years ago | | | 0 | 0.0062708480 | |
| 11164021 | 4 years ago | | | 0 | 0.0013287092 | |
| 11163995 | 4 years ago | | | 0 | 0.0018297720 | |
| 11154231 | 4 years ago | | | 0 | 0.00095116800 | |
| 11144484 | 4 years ago | | | 0 | 0.0015335020 | |
| 11144484 | 4 years ago | | | 0 | 0.0015826800 | |
| 11144346 | 4 years ago | | | 0 | 0.0034852800 | |
| 11143944 | 4 years ago | | | 0 | 0.0028101680 | |
| 11142379 | 4 years ago | | | 0 | 0.0025742311 |
ABI
ABI objects
Getter at block 21223511
averageFeesPerBlockEpoch() view returns (uint256 averagePerBlock)
38270313463647
averageFeesPerBlockSinceStart() view returns (uint256 averagePerBlock)
80004477676529
contractStartBlock() view returns (uint256)
11071199
cumulativeRewardsSinceStart() view returns (uint256)
0
devaddr() view returns (address)
0x14612d6bda24da3c03c92278548282f09d6a8228
epoch() view returns (uint256)
0
epochCalculationStartBlock() view returns (uint256)
0
owner() view returns (address)
0xf7b90086554367d89dc2f37f75663698d4f47355
pendingRewards() view returns (uint256)
0
poolLength() view returns (uint256)
1
rewardsInThisEpoch() view returns (uint256)
812230418769163564930
superAdmin() view returns (address)
0xf7b90086554367d89dc2f37f75663698d4f47355
totalAllocPoint() view returns (uint256)
100
upcore() view returns (address)
0x68f1b730614216e4e7c5205fe4862096796aac38
Read-only
epochRewards(uint256) view returns (uint256)
pendingupcore(uint256 _pid, address _user) view returns (uint256)
poolInfo(uint256) view returns (address token, uint256 allocPoint, uint256 accupcorePerShare, bool withdrawable)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events add(uint256 _allocPoint, address _token, bool _withUpdate, bool _withdrawable)
addPendingRewards(uint256 _)
burnSuperAdmin()
claim(uint256 _pid)
deposit(uint256 _pid, uint256 _amount)
depositFor(address depositFor, uint256 _pid, uint256 _amount)
emergencyWithdraw(uint256 _pid)
initialize(address _upcore, address _devaddr, address superAdmin)
isContract(address addr) returns (bool)
massUpdatePools()
newSuperAdmin(address newOwner)
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setAllowanceForPoolToken(address spender, uint256 _pid, uint256 value)
setDevFee(uint16 _DEV_FEE)
setDevFeeReciever(address _devaddr)
setPoolWithdrawable(uint256 _pid, bool _withdrawable)
setStrategyContractOrDistributionContractAllowance(address tokenAddress, uint256 _amount, address contractAddress)
startNewEpoch()
transferOwnership(address newOwner)
withdraw(uint256 _pid, uint256 _amount)
withdrawFrom(address owner, uint256 _pid, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 _pid, uint256 value)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SuperAdminTransfered(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.