LPToSHABU
Verified contract
Active on
Ethereum with 483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xda8d…a449
0xda8d…a449
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHABU | ERC-20 | 2.74307K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12024830 | 4 years ago | | | 0 | 0.030963290 | |
| 11663102 | 4 years ago | | | 0 | 0.0075723460 | |
| 11663095 | 4 years ago | | | 0 | 0.0094400320 | |
| 11626588 | 4 years ago | | | 0 | 0.014668940 | |
| 11626462 | 4 years ago | | | 0 | 0.0096219763 | |
| 11626457 | 4 years ago | | | 0 | 0.018322962 | |
| 11440718 | 4 years ago | | | 0 | 0.0018571740 | |
| 11440697 | 4 years ago | | | 0 | 0.0019955960 | |
| 11421387 | 4 years ago | | | 0 | 0.0052955200 | |
| 11415466 | 4 years ago | | | 0 | 0.0072769500 |
ABI
ABI objects
Getter at block 21303107
DURATION() view returns (uint256)
1209600
devAddr() view returns (address)
0x05ad7bcf8ba458bdb55306ef48e4681046904b94
devDistributeDuration() view returns (uint256)
15552000
devDistributeRate() view returns (uint256)
64300411522633
devFinishTime() view returns (uint256)
1620293771
devFundAmount() view returns (uint256)
1000000000000000000000
halvingTime() view returns (uint256)
1611999371
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
156250000000000000000
lastDistributeTime() view returns (uint256)
1615567711
lastRewardTime() view returns (uint256)
1611999371
lastUpdateTime() view returns (uint256)
1611999371
lpTokenAddress() view returns (address)
0xda8dd97b9c0a4f4691e8c88fe47c740b70d5a449
owner() view returns (address)
0x05ad7bcf8ba458bdb55306ef48e4681046904b94
rewardPerLPToken() view returns (uint256)
54294530821296764725
rewardPerToken() view returns (uint256)
54294530821296764725
rewardRate() view returns (uint256)
129174933862433
shabuAddress() view returns (address)
0xda8dd97b9c0a4f4691e8c88fe47c740b70d5a449
totalSupply() view returns (uint256)
1625484990000000000000
Read-only
balanceOf(address account) view returns (uint256)
getRewardsAmount(address account) view returns (uint256)
State-modifying
Events claim(uint256 amount)
renounceOwnership()
stake(uint256 amount)
startFarming()
testMint()
transferDevAddr(address newAddr)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Claim(address indexed to, uint256 amount)
Halving(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed from, uint256 amount)
Start(uint256 amount)
Withdraw(address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.