RampStaking

Verified contract

Active on Ethereum with 6,815 txns
Deployed by via 0x80ee0681 at 11242986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2bc767c1e3d9e82bd3f35919056356bb89535a73f653c030cf64d326147c0da3
0xffa80769e7250a48de95e5110c5e30a9cf463c6c8c9f7d96c87afad23b1b420a
0xf5fb9acc8ee1b9fd2ef76ff8f2d2aa97020f8bb7b10b2a459a1a1c5e613d6342
0x18ade2cfecef2325bfa9a2d328e823c4e6fc9a0139f77503fb9504e993eddac4
0x0e342cfab5139de773c4bacb13401a69334a22efd3c3e362450a36c818484800
0x48cdc504b6149a82c6a2632a3307ee1fd45f4e054d7d3ef04760b610071a9ca8
0x198ed0deeda55bd9e82669c14caf5b6cc310a9846fb08a8310a89c2c7e06fc00
0x4802b940aa27ad93c085e254018c5e84156c4f8ed3984b718fab5df78462f637
0x69d56fef2b890ce7541782aee861820f4dbe832cf869f38f065781821dfd3aa3
0xae54a99de9ef8ad74a61f6be51cada6cc87ea37797313c4e84e19505df1aabc0

Functions
Getter at block 21100841
START_BLOCK(view returns (uint256)
11243215
feePercentage(view returns (uint256)
0
owner(view returns (address)
0x2dcfbd1ee5ce195937f913a6f8d18f9c9fd33ea4
poolLength(view returns (uint256)
1
rampToken(view returns (address)
0x33d0568941c0c64ff7e0fb4fba0b11bd37deed9f
rampTokenFarmingWallet(view returns (address)
0xc6704b07c496550674146d6c779cbf06b1d36ec8
Read-only
getPoolReward(uint256 _fromuint256 _touint256 _rampPerBlockview returns (uint256 rewards)
pendingReward(uint256 _poolIdaddress _userview returns (uint256)
poolId1(addressview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 rampPerBlockuint256 lastRewardBlockuint256 accRampPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardDebtAtBlock)
State-modifying
add(uint256 _rampPerBlockaddress _tokenbool _withUpdate
claimReward(uint256 _poolId
deposit(uint256 _poolIduint256 _amount
emergencyWithdraw(uint256 _poolId
massUpdatePools(
renounceOwnership(
set(uint256 _poolIduint256 _rampPerBlockbool _withUpdate
setFee(uint256 _feePercentage
transferOwnership(address newOwner
updatePool(uint256 _poolId
withdraw(uint256 _poolIduint256 _amount
Events
Deposit(address indexed useruint256 indexed poolIduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed poolIduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendRampReward(address indexed useruint256 indexed poolIduint256 amount
Withdraw(address indexed useruint256 indexed poolIduint256 amount
Constructor
constructor(address _rampTokenAddressaddress _rampTokenFarmingWalletuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.