SUSHIxGemRewards
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3e60…aa85
Balances ($246.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUSHI | ERC-20 | 315.768686 | $0.779729 |
$246.21 | |
xGEM | ERC-20 | 9.974186K | -- | -- | |
DPL | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11708220 | 4 years ago | | | 0 | 0.014250576 | |
| 11195216 | 4 years ago | | | 0 | 0.0015726990 | |
| 11186590 | 4 years ago | | | 0 | 0.0028071695 | |
| 11186051 | 4 years ago | | | 0 | 0.0019718600 | |
| 11182312 | 4 years ago | | | 0 | 0.0030929410 | |
| 11182280 | 4 years ago | | | 0 | 0.0045483600 | |
| 11169453 | 4 years ago | | | 0 | 0.0015046740 | |
| 11169215 | 4 years ago | | | 0 | 0.0024570199 | |
| 11169199 | 4 years ago | | | 0 | 0.0015974622 | |
| 11163324 | 4 years ago | | | 0 | 0.0014294403 |
ABI
ABI objects
Getter at block 21207544
DURATION() view returns (uint256)
2419200
LP_TOKEN() view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
XGEM_TOKEN() view returns (address)
0x3e60f39208ac7b8e80eaaff8bf2ae71949a9aa85
initreward() view returns (uint256)
7500000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613776348
lastUpdateTime() view returns (uint256)
1606972167
owner() view returns (address)
0x7d9011dcc72bc174ccb313dda1ac5a55c521f326
periodFinish() view returns (uint256)
1613776348
rewardPerToken() view returns (uint256)
75865824506255075494
rewardPerTokenStored() view returns (uint256)
9062775143262479976
rewardRate() view returns (uint256)
3100198412698412
starttime() view returns (uint256)
1602705587
totalSupply() view returns (uint256)
315768686265966672409
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()
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.