dgStaking
Verified contract
Active on
Ethereum with 1,089 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee06…78a0
Balances ($832.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DG | ERC-20 | 68.555518 | $12.14 |
$832.26 | |
BPT | ERC-20 | 3.629873 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15741874 | 2 years ago | | | 0 | 0.00073697962 | |
| 15741871 | 2 years ago | | | 0 | 0.00080610907 | |
| 15741869 | 2 years ago | | | 0 | 0.00074636761 | |
| 15741865 | 2 years ago | | | 0 | 0.00073600004 | |
| 15741860 | 2 years ago | | | 0 | 0.00074008680 | |
| 15741851 | 2 years ago | | | 0 | 0.0020248816 | |
| 12352866 | 4 years ago | | | 0 | 0.0012353300 | |
| 12352864 | 4 years ago | | | 0 | 0.0019383854 | |
| 12179588 | 4 years ago | | | 0 | 0.0081313050 | |
| 12175767 | 4 years ago | | | 0 | 0.0062803080 |
ABI
ABI objects
Getter at block 21210401
DURATION() view returns (uint256)
3024000
bpt() view returns (address)
0x3cf393b95a4fbf9b2bdfc2011fd6675cf51d3e5d
dg() view returns (address)
0xee06a81a695750e71a662b51066f2c74cf4478a0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613022694
lastUpdateTime() view returns (uint256)
1613022694
owner() view returns (address)
0x3c383b7ffd5d2bf24ebd1fc8509cefa9b7d1976f
periodFinish() view returns (uint256)
1613022694
rewardPerToken() view returns (uint256)
884451524382161623
rewardPerTokenStored() view returns (uint256)
884451524382161623
rewardRate() view returns (uint256)
1587301587301587
totalSupply() view returns (uint256)
3629872781842236419
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.