LPToSHABU
Verified contract
Active on
Ethereum with 464 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xda8d…a449
0x1782…21ae
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHABU | ERC-20 | 1.649117K | -- | -- | |
UNI-V2 | ERC-20 | 6.347152 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12377647 | 4 years ago | | | 0 | 0.0083916910 | |
| 12025486 | 4 years ago | | | 0 | 0.021205975 | |
| 12024649 | 4 years ago | | | 0 | 0.022366395 | |
| 11577255 | 4 years ago | | | 0 | 0.015807532 | |
| 11577124 | 4 years ago | | | 0 | 0.015177876 | |
| 11479168 | 4 years ago | | | 0 | 0.0035744760 | |
| 11409251 | 4 years ago | | | 0 | 0.0042186210 | |
| 11408112 | 4 years ago | | | 0 | 0.0034439760 | |
| 11398995 | 4 years ago | | | 0 | 0.0015314709 | |
| 11398984 | 4 years ago | | | 0 | 0.0024443760 |
ABI
ABI objects
Getter at block 21187812
DURATION() view returns (uint256)
1209600
devAddr() view returns (address)
0x05ad7bcf8ba458bdb55306ef48e4681046904b94
devDistributeDuration() view returns (uint256)
15552000
devDistributeRate() view returns (uint256)
96450617283950
devFinishTime() view returns (uint256)
1620293771
devFundAmount() view returns (uint256)
1500000000000000000000
halvingTime() view returns (uint256)
1614418571
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
83984375000000000000
lastDistributeTime() view returns (uint256)
1620263110
lastRewardTime() view returns (uint256)
1614418571
lastUpdateTime() view returns (uint256)
1614418571
lpTokenAddress() view returns (address)
0x17827d961b5fbfbb69fd74bead854fe5602621ae
owner() view returns (address)
0x05ad7bcf8ba458bdb55306ef48e4681046904b94
rewardPerLPToken() view returns (uint256)
566606704002937593445
rewardPerToken() view returns (uint256)
566606704002937593445
rewardRate() view returns (uint256)
69431526951058
shabuAddress() view returns (address)
0xda8dd97b9c0a4f4691e8c88fe47c740b70d5a449
totalSupply() view returns (uint256)
6347152482511868620
Read-only
balanceOf(address account) view returns (uint256)
getRewardsAmount(address account) view returns (uint256)
State-modifying
Events changeLP(address _address)
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.