TBillPriceOracle

Verified contract

Active on Ethereum with 923 txns
Deployed by via 0x2c6cac25 at 18375985
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TBillPriceOracle"

0xf153f62d1a723dec7023794a75058736eddda6d51b4dff2e1505a12c65eeca24
0x8b82b332a3f5b2a40aabce67fd4d72d8cd7fe20a2adc8eaac4664c5be4cad478
0x34e64a9e499a19c431813de6c5ed18cf5deefdf079b46dbe2cf10631287914f6
0xb319a7c04f2724a2a8b8be5a14b680343611e9587499e921d57a69d072ba358b
0xda34f2dea74a773db8509f11d21e9a6f7952929bb9860aecbb4b8837661e24b6
0x731b5cd7702ea7134212a006c01a81fddabe9489b8b6bc72c210e4deace64c28
0xc23304601337700011ec953932be25fa19d96e4c8a52da686e66927ad1a7ae22
0xeeb466f862c4744229d2729d411197c71f8973b8ded9b5827ef30bdb47462d90
0x477af48442497d16384569c5cf472887b3a706b2f82657543b4fef372217448c
0xa0b32f1b97978688bbf0a1d1ebf0c5ab5263c825bd6bfeb1f5b6c1fc7c27d5dd

Functions
Getter at block 21248795
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEVIATION_FACTOR(view returns (uint256)
10000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
closeNavPrice(view returns (uint256)
108227257
decimals(view returns (uint8)
8
latestAnswer(view returns (uint256)
108223202
latestRound(view returns (uint80)
511
latestRoundData(view returns (uint80uint256uint256uint256uint80)
(511, 108223202, 1732234511, 1732234511, 511)
maxPriceDeviation(view returns (uint256)
15
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isValidPriceUpdate(uint256 newPriceview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateCloseNavPrice(uint256 price
updateCloseNavPriceManually(uint256 price
updateMaxPriceDeviation(uint256 newDeviation
updatePrice(uint256 price
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoundUpdated(uint80 indexed roundId
UpdateCloseNavPrice(uint256 oldPriceuint256 newPrice
UpdateCloseNavPriceManually(uint256 oldPriceuint256 newPrice
UpdateMaxPriceDeviation(uint256 oldDeviationuint256 newDeviation
UpdatePrice(uint256 oldPriceuint256 newPrice
Constructor
constructor(uint8 decimals_uint256 maxPriceDeviation_uint256 initPrice_uint256 closeNavPrice_address operator_address admin_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.