Compound / PriceOracle

PriceOracleProxy

0xe7664229833ae4abf4e269b8f23a86b657e2338d
PriceOracleProxy
function

getUnderlyingPrice

view

Inputs

ParameterTypeDescription
cTokenaddress

Outputs

TypeDescription
uint256
ReentrancyGuard
constructor

PriceOracleProxy

nonpayable

Inputs

ParameterTypeDescription
comptroller_address
v1PriceOracle_address
cEtherAddress_address
cUsdcAddress_address

Outputs

(void)
function

cUsdcAddress

view

Inputs

(void)

Outputs

TypeDescription
address
function

v1PriceOracle

view

Inputs

(void)

Outputs

TypeDescription
address
function

cEtherAddress

view

Inputs

(void)

Outputs

TypeDescription
address
function

isPriceOracle

view

Inputs

(void)

Outputs

TypeDescription
bool
function

comptroller

view

Inputs

(void)

Outputs

TypeDescription
address