PoolDSCdUSD
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb01f…2fec
0xcfb0…8de9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 68.516054 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11634307 | 4 years ago | | | 0 | 0.026618564 | |
| 11634299 | 4 years ago | | | 0 | 0.012010560 | |
| 11633451 | 4 years ago | | | 0 | 0.0045550960 | |
| 11633447 | 4 years ago | | | 0 | 0.011112432 | |
| 11633446 | 4 years ago | | | 0 | 0.011112432 | |
| 11633445 | 4 years ago | | | 0 | 0.011109768 | |
| 11633416 | 4 years ago | | | 0 | 0.0049543560 | |
| 11633407 | 4 years ago | | | 0 | 0.0073193250 | |
| 11633401 | 4 years ago | | | 0 | 0.0074492250 | |
| 11633365 | 4 years ago | | | 0 | 0.0050044000 |
ABI
ABI objects
Getter at block 21184611
_Available() view returns (uint256)
68516054072008202166
_PoolAvailable() view returns (uint256)
0
_PoolStakingStartAt() view returns (uint256)
1610335800
_RatioPool() view returns (uint256)
231481481481481
_TotalPool() view returns (uint256)
140000000000000000000
defiStableShare() view returns (address)
0xcfb0413f4eb82d5c3cbf1680dfd6cbfe4d338de9
duration() view returns (uint256)
604800
lptoken() view returns (address)
0xb01fbbcbd74ed3d031f3cbbf5afdf840e3072fec
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_PoolClaimedRewards(address) view returns (uint256)
_StakeSlots(address, uint256) view returns (uint256 depositedAt, uint256 startAt, uint256 endedAt, uint256 amount, uint256 snapshotAmount, uint256 lastTimeReward)
depositAt(address) view returns (uint256)
getStakeSlots(address _address) view returns (struct PoolDSCdUSDStakeInfo[])
rewardsOf(address stakeholder) view returns (uint256 userRewards, uint256 totalReward)
State-modifying
Events Claimd()
Deposit(uint256 _amount)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 id)
withdrawAndExit()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenTransfer(address indexed wallet, uint256 amount, string reason, uint256 atBlock, uint256 datetime)
constructor(address _lptoken, address _defiStableShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.