OracleBCB
Verified contract
Active on
Ethereum with 386 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e23…c3bb
Balances ($0.00)
No balances found for "OracleBCB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11753333 | 4 years ago | | | 0 | 0.0042436053 | |
| 11751840 | 4 years ago | | | 0 | 0.0045534961 | |
| 11751529 | 4 years ago | | | 0 | 0.0045218745 | |
| 11750375 | 4 years ago | | | 0 | 0.0044270100 | |
| 11750363 | 4 years ago | | | 0 | 0.0041044708 | |
| 11749037 | 4 years ago | | | 0 | 0.0068777281 | |
| 11748510 | 4 years ago | | | 0 | 0.0093135900 | |
| 11747958 | 4 years ago | | | 0 | 0.0039210660 | |
| 11746625 | 4 years ago | | | 0 | 0.0034783650 | |
| 11746348 | 4 years ago | | | 0 | 0.0042436053 |
ABI
ABI objects
Getter at block 21184305
blockTimestampLast() view returns (uint32)
1696060895
getCurrentEpoch() view returns (uint256)
477
getPeriod() view returns (uint256)
3600
getStartTime() view returns (uint256)
1609257600
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1610974800
operator() view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
owner() view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
pair() view returns (address)
0x0e236240c4e9a26e4e8d6d516fc2c028f6fdc3bb
price0Average() view returns (uint224 _x)
867690629957548058519779249485875103
price0CumulativeLast() view returns (uint256)
27135509477561801074590640733106822245755781
price1Average() view returns (uint224 _x)
31070920598127999489443985860019
price1CumulativeLast() view returns (uint256)
2366536125947118338255472679054313074391955
token0() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1() view returns (address)
0xae17f4f5ca32f77ea8e3786db7c0b2fe877ac176
Read-only
consult(address token, uint256 amountIn) view returns (uint144 amountOut)
pairFor(address factory, address tokenA, address tokenB) pure returns (address lpt)
State-modifying
Events renounceOwnership()
setPeriod(uint256 _period)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
update()
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Updated(uint256 price0CumulativeLast, uint256 price1CumulativeLast)
constructor(address _factory, address _tokenA, address _tokenB, uint256 _period, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.