Lamp

Verified contract

Active on Ethereum with 255 txns
Deployed by via 0x09a52004 at 11063553
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x145cd5c7ec52ef8348b49d434adcd0540709563838f59a451d2a37bebb17278d
0xcdb88f48d5748132cccf5fae5792eed8b9ba6976764fdb7a4bc96cc17ef6fa0f
0xcf7aa42ea260e20b8f64b2202c7f252ba5b91717149af36f11d0ea70b4c439ad
0x3c087f4c015984c4993f4e64747e55c1d28046dcd1ebf04de8a9bbc41eda546a
0x1ba41ff150c87725915683d45c2a26b23aaa739c1c54ec330f0238c7e8d61ee9
0x2fca34866eba442472f98e75a493da47f75630d21643f184dde812757585b7b3
0xb24e024ce7539674d3365e52706efb81f548110145ba0eab1e06dca7b94e1776
0x9652921c3eba9175dcb7fcc9eaeff9edf21676b935b0a36b83498969d2a10186
0x80ee39183fc00af038e1d5dde98c18ef2e9f011508af1b4109c541faa45c8059
0xcade4927a8614c3b31729a9058d7608eb50f098472791799b59eded7fd6fe577

Functions
Getter at block 21060830
decimals(view returns (uint8)
18
getBlockNum(view returns (uint256)
21060830
name(view returns (string)
Lamp
symbol(view returns (string)
LAMP
totalStakedSupply(view returns (uint256)
646719583270100187807
totalSupply(view returns (uint256)
1168825980568276878014
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getAddressStakeAmount(address _accountview returns (uint256)
getLastBlockCheckedNum(address _accountview returns (uint256)
myRewardsBalance(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getReward(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setRewardsVar(uint256 _amount
setRugAddress(address _rugAddressreturns (uint256)
stake(uint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updatingStakingReward(address accountreturns (uint256)
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Rewards(address indexed useruint256 reward
Staked(address indexed useruint256 amountuint256 totalRugStaked
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.