LinkSI
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LinkSI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LinkSI"
ABI
ABI objects
Getter at block 20878378 getBetaRate() view returns (uint256) getBetaRateBaseTotalAmount() view returns (uint256) getMarketRewardInfo() view returns (uint256, uint256, uint256)
Read-only
getBetaRateBaseUserAmount(address userAddr) view returns (uint256)
getUserRewardInfo(address userAddr) view returns (uint256, uint256, uint256)
State-modifying
Events claimRewardAmountUser(address userAddr) returns (uint256)
ownershipTransfer(address _owner) returns (bool)
setCircuitBreakWithOwner(bool _emergency) returns (bool)
setCircuitBreaker(bool _emergency) returns (bool)
updateRewardLane(address userAddr) returns (bool)
updateRewardPerBlockLogic(uint256 _rewardPerBlock) returns (bool)
CircuitBreaked(bool breaked, uint256 blockNumber, uint256 handlerID)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.