PriceReporter
Verified contract
Active on
Base with 29,996 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f40…60dc
0x74ea…1278
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Cheems | ERC-20 | 10.134582M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6499808 | a year ago | | | 0 | 0.00017503801 | |
| 6499688 | a year ago | | | 0 | 0.00017503802 | |
| 6499568 | a year ago | | | 0 | 0.00017505601 | |
| 6499448 | a year ago | | | 0 | 0.00017505601 | |
| 6499328 | a year ago | | | 0 | 0.00017505601 | |
| 6499208 | a year ago | | | 0 | 0.00017505601 | |
| 6499088 | a year ago | | | 0 | 0.00017505601 | |
| 6498968 | a year ago | | | 0 | 0.00017503801 | |
| 6498848 | a year ago | | | 0 | 0.00017505601 | |
| 6498728 | a year ago | | | 0 | 0.00017505602 |
ABI
ABI objects
Getter at block 22728582
oracle() view returns (address)
0x0f40460844b118c910fc4daeec5d245f49cd60dc
orderManager() view returns (address)
0x74ea06b1a254449bd4217705ffd2f666f1571278
owner() view returns (address)
0x07b9c6e3342244f76e242a30ff9cc2747e643d05
Read-only
isReporter(address) view returns (bool)
reporters(uint256) view returns (address)
State-modifying
Events addReporter(address reporter)
executeSwapOrders(uint256[] orders)
postPriceAndExecuteOrders(address[] tokens, uint256[] prices, uint256[] orders)
removeReporter(address reporter)
renounceOwnership()
setOracle(address _oracle)
setOrderManager(address _orderManager)
transferOwnership(address newOwner)
ExecuteOrderBytesError(uint256 indexed orderId, bytes msg)
ExecuteOrderError(uint256 indexed orderId, string msg)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _oracle, address _orderManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.