PriceOracleProxy
function
assetPrices
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
asset | address |
Outputs
Type | Description |
---|---|
uint256 |
constructor
PriceOracleProxy
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
realPriceOracle_ | address |
Outputs
(void)
function
realPriceOracle
view
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
function
mostRecentCaller
view
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
function
mostRecentBlock
view
Inputs
(void)
Outputs
Type | Description |
---|---|
uint256 |