0x748f4dff5996711a3e127aaba2e9b95347ccdc74

Verified contract

Proxy

Active on Ethereum with 245 txns
Deployed by via 0x6cc9b2e6 at 14356991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xed492b04b41cef6affbc95745c55e74ec48f5bd010e6fd0fad57f7f9e97793ea
0x7fed1073350a4c0652a666998a74648b35974d4ab7516d3aa47243fce9e9f833
0x63d8751d6cbd595cc1536f9fea376b31be5735459d1a500b3bcdd3b881716299
0xd642efe82bd85f5fd4e59375713377b6103178cb7f907a6238f0d9006bcff1bb
0x66961c661d752b8267c6446b8fd46112da5c32e461582d351f1e13541bd5476c
0x6cf57e10642ca1a6bef1aae3a86cd47a6fad0c2922d9c593049dc161ff74d996
0xeee37d12cda867981915c40338d809aa4577362f0cbf44f49f0c4719243ae615
0x6162b4c4060381539e851a12e5f4d47d9485ea4270137979af41c14817cf4c14
0xaf3b01879f40b1300aa8848f7db86a95c77963cb6a8979650d019fcdde21c871
0x3113659f20a1aaa016b08880fae613a4f5470571a4e832d308e20ba7cbb07320

Functions
Getter at block 20816869
_NEW_OWNER_(view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_(view returns (address)
0x16cc37d06fe5061cd0023fb8d142abaabb396a2b
_TOKEN_(view returns (address)
0x138c825d993d5ffb7f028408e870ebf50a019543
getRewardNum(view returns (uint256)
2
totalSupply(view returns (uint256)
249172965355273516650824
Read-only
balanceOf(address userview returns (uint256)
getIdByRewardToken(address rewardTokenview returns (uint256)
getPendingReward(address useruint256 iview returns (uint256)
getPendingRewardByToken(address useraddress rewardTokenview returns (uint256)
getRewardTokenById(uint256 iview returns (address)
rewardTokenInfos(uint256view returns (address rewardTokenuint256 startBlockuint256 endBlockaddress rewardVaultuint256 rewardPerBlockuint256 accRewardPerShareuint256 lastRewardBlock)
State-modifying
addRewardToken(address rewardTokenuint256 rewardPerBlockuint256 startBlockuint256 endBlock
claimAllRewards(
claimOwnership(
claimReward(uint256 i
deposit(uint256 amount
init(address owneraddress token
initOwner(address newOwner
removeRewardToken(address rewardToken
setEndBlock(uint256 iuint256 newEndBlock
setReward(uint256 iuint256 newRewardPerBlock
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawLeftOver(uint256 iuint256 amount
Events
Claim(uint256 indexed iaddress indexed useruint256 reward
Deposit(address indexed useruint256 amount
NewRewardToken(uint256 indexed iaddress rewardToken
OwnershipTransferPrepared(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveRewardToken(address rewardToken
UpdateEndBlock(uint256 indexed iuint256 endBlock
UpdateReward(uint256 indexed iuint256 rewardPerBlock
Withdraw(address indexed useruint256 amount
WithdrawLeftOver(address owneruint256 i
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.