RewardsEmitter
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SALT | ERC-20 | 3.763208M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RewardsEmitter"
ABI
ABI objects
Getter at block 21219066
MAX_TIME_SINCE_LAST_UPKEEP() view returns (uint256)
86400
exchangeConfig() view returns (address)
0x66db65306c2ddb7aa9730e010033ee624ddd7f61
poolsConfig() view returns (address)
0xa6ba8dece812f4663a19960735c0f66560a1d894
rewardsConfig() view returns (address)
0x6a33ea42f987db95e8cf8da1256d7bf3d33099ea
salt() view returns (address)
0x0110b0c3391584ba24dbf8017bf462e9f78a6d9f
stakingRewards() view returns (address)
0x9d302fb3209d56be6a39ccea855ebd10462cc0b2
Read-only
pendingRewards(bytes32) view returns (uint256)
pendingRewardsForPools(bytes32[] pools) view returns (uint256[])
State-modifying
Events addSALTRewards(struct AddedReward[] addedRewards)
performUpkeep(uint256 timeSinceLastUpkeep)
This contract contains no event objects.
constructor(address _stakingRewards, address _exchangeConfig, address _poolsConfig, address _rewardsConfig, bool _isForLiquidity)
This contract contains no fallback and receive objects.
This contract contains no error objects.