AuricRewards
Verified contract
Active on
Ethereum with 142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa986…c07d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AUSCESC | ERC-20 | 5.381779 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11208079 | 4 years ago | | | 0 | 0.014275269 | |
| 11206877 | 4 years ago | | | 0 | 0.0018563380 | |
| 11206874 | 4 years ago | | | 0 | 0.0046300860 | |
| 11206864 | 4 years ago | | | 0 | 0.0088188450 | |
| 11205746 | 4 years ago | | | 0 | 0.0083131950 | |
| 11202247 | 4 years ago | | | 0 | 0.013855325 | |
| 11201972 | 4 years ago | | | 0 | 0.0079540920 | |
| 11201966 | 4 years ago | | | 0 | 0.019024848 | |
| 11200282 | 4 years ago | | | 0 | 0.0065497900 | |
| 11196273 | 4 years ago | | | 0 | 0.0052061404 |
ABI
ABI objects
Getter at block 21288654
DURATION() view returns (uint256)
1209600
escrow() view returns (address)
0xc8f06895cefcae7a1fb9be854d77df68750288a7
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604699945
lastUpdateTime() view returns (uint256)
1604699945
owner() view returns (address)
0xa01cfcbba81b2a65bf5fcdb237244d063e531a70
periodFinish() view returns (uint256)
1604699945
rewardDistribution() view returns (address)
0xad94b363ee99b413aaaf6e0b26fb666ffd56d731
rewardPerToken() view returns (uint256)
264927724808666665817
rewardPerTokenStored() view returns (uint256)
264927724808666665817
rewardRate() view returns (uint256)
24801587301587301587
snx() view returns (address)
0xa986d521f54c0bbe724634a1efe9e1bdbdd9c07d
totalSupply() view returns (uint256)
0
uni() view returns (address)
0x57ab1ec28d129707052df4df418d58a2d46d5f51
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
earnedAusc(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setEscrow(address newEscrow)
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)
constructor(address _token, address _lp)
This contract contains no fallback and receive objects.
This contract contains no error objects.