AuricRewards
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x461c…a218
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AUSCESC | ERC-20 | 30M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11106382 | 4 years ago | | | 0 | 0.0097754800 | |
| 11102282 | 4 years ago | | | 0 | 0.0024629235 | |
| 11102279 | 4 years ago | | | 0 | 0.0024140280 |
ABI
ABI objects
Getter at block 21393007
DURATION() view returns (uint256)
604800
escrow() view returns (address)
0x5ac774f5b0cb7c89f2b7fe46753179515936b49d
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603979530
lastUpdateTime() view returns (uint256)
1603374730
owner() view returns (address)
0x901d67e45721fa4b05f5e810ddde7b9664b2bcac
periodFinish() view returns (uint256)
1603979530
rewardDistribution() view returns (address)
0x901d67e45721fa4b05f5e810ddde7b9664b2bcac
rewardPerToken() view returns (uint256)
0
rewardPerTokenStored() view returns (uint256)
0
rewardRate() view returns (uint256)
49603174603174603174
snx() view returns (address)
0x461cf310a5a109cac753dc395a640b793e15a218
totalSupply() view returns (uint256)
0
uni() view returns (address)
0xce84867c3c02b05dc570d0135103d3fb9cc19433
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.