0xebc1c54148b80f7ef5fde9752a05fc453036a8e5
Verified contract
Proxy
Active on
Ethereum with 308 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBL | ERC-20 | 2.742362T | -- | -- | |
UNI-V2 | ERC-20 | 210.626868K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17813432 | a year ago | | | 0 | 0.0041702444 | |
| 17684878 | a year ago | | | 0 | 0.0019710412 | |
| 17684875 | a year ago | | | 0 | 0.0022098193 | |
| 17660089 | a year ago | | | 0 | 0.0018625572 | |
| 17660087 | a year ago | | | 0 | 0.0018829608 | |
| 17660078 | a year ago | | | 0 | 0.0014486556 | |
| 17660076 | a year ago | | | 0 | 0.0021112140 | |
| 17659959 | a year ago | | | 0 | 0.0016037720 | |
| 17659953 | a year ago | | | 0 | 0.0015448191 | |
| 17659680 | a year ago | | | 0 | 0.0024762819 |
ABI
ABI objects
Getter at block 21314247
description() view returns (string)
SHIBL liquidity mining.
Add SHIBL's liquidity at Uniswap V2 to participate in mining. Phase 1 mining will last 100 days and SHIBL will produce 1 trillion SHIBL per day.
Add SHIBL/ETH liquidity pool and allocate mining rewards proportionally daily. The more liquidity you add, the more mining rewards you get.
discord() view returns (string)
duration() view returns (uint256)
8640000
face_book() view returns (string)
frozenStakingTime() view returns (uint256)
259200
github() view returns (string)
instagram() view returns (string)
isLpToken() view returns (bool)
true
lastTimeRewardApplicable() view returns (uint256)
1688918400
lastUpdateTime() view returns (uint256)
1688918400
logo_url() view returns (string)
https://www.shib.la/img/logo.9b9d523d.png
lpt() view returns (address)
0xde0a4a356c573769722df5540e420331e4a912b7
owner() view returns (address)
0x1387ce0352cd0602cb1547ae2de96a055d4f4601
percent() view returns (uint256)
50
periodFinish() view returns (uint256)
1688918400
psipad_factory() view returns (address)
0xaae9dc2cb2c8d07e20ac592053ad7727e712011c
reddit() view returns (string)
rewardPerToken() view returns (uint256)
13066693813899659761787009
rewardPerTokenStored() view returns (uint256)
13066693813899659761787009
rewardRate() view returns (uint256)
11574074074074074074074074
rewardToken() view returns (address)
0x18677637bc6e45f38308193deb7de7ec09029e06
starttime() view returns (uint256)
1680278400
telegram() view returns (string)
https://t.me/shibla1
totalAccumulatedReward() view returns (uint256)
100000000000000000000000000000000
totalSupply() view returns (uint256)
210626867562223299801629
twitter() view returns (string)
https://twitter.com/Shib_La
web_site() view returns (string)
https://shib.la
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) view returns (uint256)
earned(address account) view returns (uint256)
inviter(address) view returns (address)
inviterAddress(address, uint256) view returns (address)
inviterSize(address) view returns (uint256)
lastStakeTime(address) view returns (uint256)
receiveReward(address) view returns (uint256)
rewards(address) view returns (uint256)
unfrozenStakeTime(address account) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
initialize(uint256 _percent, address _rewardToken, address _lptoken, bool _isLpToken, uint256 _starttime, uint256 _duration, address _owner, uint256 _frozenStakingTime, struct LPTokenPoolPoolDataInfo _dataInfo)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setFrozenStakingTime(uint256 frozenStakingTime_)
setLpToken(bool isLpToken_)
setPercent(uint256 percent_)
stake(uint256 amount, address from)
transferOwnership(address newOwner)
updateIntroduction(struct LPTokenPoolPoolDataInfo _dataInfo)
withdraw(uint256 amount)
DevFundRewardPaid(address indexed user, uint256 reward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.