dgStaking
Verified contract
Active on
Ethereum with 821 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee06…78a0
Balances ($2,136.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DG | ERC-20 | 122.012233 | $16.72 |
$2,040.04 | |
DAI | ERC-20 | 97 | $0.999085 |
$96.91 | |
BPT | ERC-20 | 150.69882 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875727 | a month ago | | | 0 | 0.00050460180 | |
| 13206899 | 3 years ago | | | 0 | 0.0033901938 | |
| 12480036 | 3 years ago | | | 0 | 0.012044571 | |
| 12418044 | 4 years ago | | | 0 | 0.017639814 | |
| 12209234 | 4 years ago | | | 0 | 0.0060739179 | |
| 12209147 | 4 years ago | | | 0 | 0.0040442150 | |
| 12209056 | 4 years ago | | | 0 | 0.0077652081 | |
| 12209036 | 4 years ago | | | 0 | 0.0052040858 | |
| 12209030 | 4 years ago | | | 0 | 0.0077652081 | |
| 12135103 | 4 years ago | | | 0 | 0.014176110 |
ABI
ABI objects
Getter at block 21179583
DURATION() view returns (uint256)
3024000
bpt() view returns (address)
0xca54c398195fce98856888b0fd97a9470a140f71
dg() view returns (address)
0xee06a81a695750e71a662b51066f2c74cf4478a0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613022607
lastUpdateTime() view returns (uint256)
1613022607
owner() view returns (address)
0x3c383b7ffd5d2bf24ebd1fc8509cefa9b7d1976f
periodFinish() view returns (uint256)
1613022607
rewardPerToken() view returns (uint256)
1662831410340060140
rewardPerTokenStored() view returns (uint256)
1662831410340060140
rewardRate() view returns (uint256)
1587301587301587
totalSupply() view returns (uint256)
150698819556133596748
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.