AuricRewards
Verified contract
Active on
Ethereum with 148 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ed3…11e5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AUSCESC | ERC-20 | 156.170692K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11220293 | 4 years ago | | | 0 | 0.0014528800 | |
| 11211548 | 4 years ago | | | 0 | 0.0062036100 | |
| 11207060 | 4 years ago | | | 0 | 0.014179680 | |
| 11206889 | 4 years ago | | | 0 | 0.011816400 | |
| 11206542 | 4 years ago | | | 0 | 0.0025428200 | |
| 11206527 | 4 years ago | | | 0 | 0.0075590100 | |
| 11203049 | 4 years ago | | | 0 | 0.012595750 | |
| 11202260 | 4 years ago | | | 0 | 0.014107240 | |
| 11200296 | 4 years ago | | | 0 | 0.0060278750 | |
| 11199748 | 4 years ago | | | 0 | 0.0088170250 |
ABI
ABI objects
Getter at block 21288701
DURATION() view returns (uint256)
1209600
escrow() view returns (address)
0x48b6730f89e51576567245a1333b7b1d4fdc33f1
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)
8663032772877899638064704
rewardPerTokenStored() view returns (uint256)
8663032772877899638064704
rewardRate() view returns (uint256)
24801587301587301587
snx() view returns (address)
0x8ed3907d56264c0bf86caf2f40958a25ee2411e5
totalSupply() view returns (uint256)
0
uni() view returns (address)
0x2fdbadf3c4d5a8666bc06645b8358ab803996e28
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.