ChainlinkMedianETHUSD
Verified contract
Active on
Ethereum with 488 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xff6d…9cb8
Balances ($0.00)
No balances found for "ChainlinkMedianETHUSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11725059 | 4 years ago | | | 0 | 0.0058559360 | |
| 11724731 | 4 years ago | | | 0 | 0.0040838560 | |
| 11724440 | 4 years ago | | | 0 | 0.0046953600 | |
| 11724139 | 4 years ago | | | 0 | 0.0032930400 | |
| 11723803 | 4 years ago | | | 0 | 0.0051882016 | |
| 11723256 | 4 years ago | | | 0 | 0.0067341241 | |
| 11722665 | 4 years ago | | | 0 | 0.0081184290 | |
| 11722365 | 4 years ago | | | 0 | 0.0046720005 | |
| 11722062 | 4 years ago | | | 0 | 0.0068920801 | |
| 11721716 | 4 years ago | | | 0 | 0.016005262 |
ABI
ABI objects
Getter at block 21181183 read() view returns (uint256)
baseUpdateCallerReward() view returns (uint256)
500000000000000000
chainlinkAggregator() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getCallerReward() view returns (uint256)
0
getResultWithValidity() view returns (uint256, bool)
(1428277157210000000000, false)
lastUpdateTime() view returns (uint256)
1611580288
linkAggregatorTimestamp() view returns (uint256)
1611579855
maxRewardIncreaseDelay() view returns (uint256)
10800
maxUpdateCallerReward() view returns (uint256)
1000000000000000000
multiplier() view returns (uint8)
10
perSecondCallerRewardIncrease() view returns (uint256)
1000192559420674483977255848
periodSize() view returns (uint256)
3600
staleThreshold() view returns (uint256)
6
symbol() view returns (bytes32)
0x4554485553440000000000000000000000000000000000000000000000000000
treasury() view returns (address)
0xff6d7479c0882daa3212785adaf7786d1df09cb8
treasuryAllowance() view returns (uint256)
1000000000000000000
Read-only
authorizedAccounts(address) view returns (uint256)
State-modifying
Events addAuthorization(address account)
modifyParameters(bytes32 parameter, address addr)
modifyParameters(bytes32 parameter, uint256 data)
removeAuthorization(address account)
updateResult(address feeReceiver)
AddAuthorization(address account)
FailRewardCaller(bytes revertReason, address finalFeeReceiver, uint256 reward)
ModifyParameters(bytes32 parameter, address addr)
ModifyParameters(bytes32 parameter, uint256 data)
RemoveAuthorization(address account)
RewardCaller(address feeReceiver, uint256 amount)
UpdateResult(uint256 medianPrice, uint256 lastUpdateTime)
constructor(address aggregator, uint256 periodSize, uint256 baseUpdateCallerReward, uint256 maxUpdateCallerReward, uint256 perSecondCallerRewardIncrease)
This contract contains no fallback and receive objects.
This contract contains no error objects.