dgStaking
Verified contract
Active on
Ethereum with 13,224 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee06…78a0
Balances ($26,559.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DG | ERC-20 | 2.220721K | $11.96 |
$26,559.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20271431 | 5 months ago | | | 0 | 0.00058410587 | |
| 20271429 | 5 months ago | | | 0 | 0.00047732417 | |
| 20271428 | 5 months ago | | | 0 | 0.00047573654 | |
| 20269583 | 5 months ago | | | 0 | 0.00072481074 | |
| 19828064 | 7 months ago | | | 0 | 0.00020470306 | |
| 19828064 | 7 months ago | | | 0 | 0.00022124560 | |
| 19828062 | 7 months ago | | | 0 | 0.00018918850 | |
| 19828060 | 7 months ago | | | 0 | 0.00019546518 | |
| 19699854 | 7 months ago | | | 0 | 0.00058393790 | |
| 19416394 | 8 months ago | | | 0 | 0.0042509989 |
ABI
ABI objects
Getter at block 21262732
DURATION() view returns (uint256)
3024000
bpt() view returns (address)
0xee06a81a695750e71a662b51066f2c74cf4478a0
dg() view returns (address)
0xee06a81a695750e71a662b51066f2c74cf4478a0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1639674116
lastUpdateTime() view returns (uint256)
1639674116
owner() view returns (address)
0x3c383b7ffd5d2bf24ebd1fc8509cefa9b7d1976f
periodFinish() view returns (uint256)
1639674116
rewardPerToken() view returns (uint256)
336605795506275543
rewardPerTokenStored() view returns (uint256)
336605795506275543
rewardRate() view returns (uint256)
992063492063492
totalSupply() view returns (uint256)
3241199772595789953853
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward() returns (uint256 reward)
notifyRewardAmount(uint256 reward)
renounceOwnership()
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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.