ChainLinkFeedsRegistry
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ChainLinkFeedsRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11580387 | 4 years ago | | | 0 | 0.0024056720 | |
| 11580300 | 4 years ago | | | 0 | 0.0040465280 | |
| 11540001 | 4 years ago | | | 0 | 0.0033351840 | |
| 10827403 | 4 years ago | | | 0 | 0.0035940160 |
ABI
ABI objects
Getter at block 21222874
governance() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
assetsETH(address) view returns (address)
assetsUSD(address) view returns (address)
getPriceETH(address _asset) view returns (uint256)
getPriceUSD(address _asset) view returns (uint256)
State-modifying
Events addFeedETH(address _asset, address _feed)
addFeedUSD(address _asset, address _feed)
removeFeedETH(address _asset)
removeFeedUSD(address _asset)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.