GRAPCOMPPool
Verified contract
Active on
Ethereum with 817 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc8d2…52db
Balances ($1,048.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COMP | ERC-20 | 21.863852 | $47.95 |
$1,048.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10788412 | 4 years ago | | | 0 | 0.047660820 | |
| 10763809 | 4 years ago | | | 0 | 0.015900990 | |
| 10760724 | 4 years ago | | | 0 | 0.025457075 | |
| 10760244 | 4 years ago | | | 0 | 0.020791576 | |
| 10760151 | 4 years ago | | | 0 | 0.028900710 | |
| 10753000 | 4 years ago | | | 0 | 0.0073020960 | |
| 10747343 | 4 years ago | | | 0 | 0.0094650230 | |
| 10746036 | 4 years ago | | | 0 | 0.0094411000 | |
| 10746019 | 4 years ago | | | 0 | 0.0079110640 | |
| 10745902 | 4 years ago | | | 0 | 0.0067809120 |
ABI
ABI objects
Getter at block 21159849
DURATION() view returns (uint256)
625000
comp() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
grap() view returns (address)
0xc8d2ab2a6fdebc25432e54941cb85b55b9f152db
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1598506600
lastUpdateTime() view returns (uint256)
1598506600
owner() view returns (address)
0xb237d234f05af7a5cc809341170d7412efe16060
periodFinish() view returns (uint256)
1598506600
rewardDistribution() view returns (address)
0xb237d234f05af7a5cc809341170d7412efe16060
rewardPerToken() view returns (uint256)
37132332377313534386
rewardPerTokenStored() view returns (uint256)
37132332377313534386
rewardRate() view returns (uint256)
320000000000000000
starttime() view returns (uint256)
1597881600
totalSupply() view returns (uint256)
21863851951243317802
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()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
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.