Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x04fa…f828
Balances ($0.00)
No balances found for "OracleHub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246726 | 4 days ago | | | 0 | 0.0044204825 | |
| 21219862 | 8 days ago | | | 0 | 0.011272781 | |
| 20859803 | 2 months ago | | | 0 | 0.0026239748 | |
| 20859785 | 2 months ago | | | 0 | 0.0027423666 | |
| 20859777 | 2 months ago | | | 0 | 0.0025598150 | |
| 20859767 | 2 months ago | | | 0 | 0.0028734714 | |
| 20859766 | 2 months ago | | | 0 | 0.0028257797 | |
| 20859763 | 2 months ago | | | 0 | 0.0028494874 | |
| 20859762 | 2 months ago | | | 0 | 0.0030387208 | |
| 20859757 | 2 months ago | | | 0 | 0.0030303626 |
ABI
ABI objects
Getter at block 21274423
finder() view returns (address)
0x40f941e48a552bf496b154af6bf55725f18d77c3
owner() view returns (address)
0x7b292034084a41b9d441b71b6e3557edd0463fa8
token() view returns (address)
0x04fa0d235c4abf4bcf4787af4cf447de572ef828
Read-only
messengers(uint256) view returns (address)
State-modifying
Events multicall(bytes[] data) payable returns (bytes[] results)
processMessageFromChild(uint256 chainId, bytes data)
publishPrice(uint256 chainId, bytes32 identifier, uint256 time, bytes ancillaryData) payable
renounceOwnership()
requestPrice(bytes32 identifier, uint256 time, bytes ancillaryData)
setMessenger(uint256 chainId, address messenger)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceRequestAdded(bytes32 indexed identifier, uint256 time, bytes ancillaryData, bytes32 indexed requestHash)
PushedPrice(bytes32 indexed identifier, uint256 time, bytes ancillaryData, int256 price, bytes32 indexed requestHash)
SetParentMessenger(uint256 indexed chainId, address indexed parentMessenger)
constructor(address _finderAddress, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.