RampStaking

Verified contract

Active on Ethereum with 5,561 txns
Deployed by via 0x0e98c10e at 11242964
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34,751.15
0x8ac5a41ae8b62be857d51319738ef5881084463b6e47613a628f271c04fa6a94
0x02adff9df1abc746dbf0d204b8ecfb20c9fba9b5cce8a525a187e6c5ac8e807a
0xa277968a740b250c01487ca5491bce67d9645b6d064d5895f44eb4df6e470959
0x55f7be12032a50435657b9f075299797cb371766cb6604e9984128487a094c01
0x60c639308a94d8171ef5b9fc063d598841ee24f79f559bdbf3bebc030c3a3683
0x843aee2942e6ed6874938aa4aad56ca5c4dddb71a0e650ecc18772a7db567d75
0x288291f3972ad55af7521c47a1d27d4eca6e6a0b75c71c1c3e5ffb94a30d0c2f
0x8a4662dd7dd1932957eb93cd69f4ddf4fcc6d49f8ece8f8decba3ac52e97af17
0x2f7145712c028f0d12ca101ce4fbaaba2ac33f428889537048f0f38e0742cee5
0xe645cbb16be9fa0a0b493ce6f5032a2719d4579c0978b5db60bf5d4b5fa1f4de

Functions
Getter at block 21258602
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)
0x21038f075e2d0ee78c9fd55a03e5d4adcb634763
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.