TBillPriceOracle

Verified contract

Active on Ethereum with 873 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"

0x7205ef66cab6dbf71525bc6ebd3c9374adabd75739c602e0d5fd98f7032d03f5
0xb33302444b1bce2a58bcd76332914121ba6bfed00cb7605afad3281c7333b5a9
0xcad0a4c2c2eb9b2a8a4889a7d2ff01296fc441235fe7dfa022bea4ccb05efdf6
0xfeb858a070566926c18bb4cfd615ae91c8dc5de5172578e60f9e09a079da0f93
0x6dbe42cc75be1db8401d2d628fe9c9c3b76955f7632f604fc4edd077476b662f
0x4eca681a87096fb33474584bde04dbae3a00afaeace7f5e49923081bfb9c07e5
0xf2153cbc6688fee54be39ca3e444d433ad0e98c4ad746147c3e839bf87649ca7
0xce0eb4f88cdb5fb335b2c79e14e90cf67641eb02939de3334200a660dc1884a0
0xcbd27dcca6901b7c7cdd29b7150802f9a9bf389d2593b1b38005bd6c99dcd702
0xc6d9b3b140df204455638c897bba5968a23cb46b06a7d0909823abe4d4ea3d28

Functions
Getter at block 21089334
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEVIATION_FACTOR(view returns (uint256)
10000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
closeNavPrice(view returns (uint256)
107917460
decimals(view returns (uint8)
8
latestAnswer(view returns (uint256)
107952943
latestRound(view returns (uint80)
483
latestRoundData(view returns (uint80uint256uint256uint256uint80)
(483, 107952943, 1730420471, 1730420471, 483)
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.