ChainlinkOracle
ChainlinkOracle
Solidity API
struct TokenConfig {
address asset;
address feed;
uint256 maxStalePeriod;
}NATIVE_TOKEN_ADDR
address NATIVE_TOKEN_ADDRprices
mapping(address => uint256) pricestokenConfigs
constructor
initialize
Name
Type
Description
setDirectPrice
Name
Type
Description
setTokenConfigs
Name
Type
Description
setTokenConfig
Name
Type
Description
getPrice
Name
Type
Description
Name
Type
Description
Last updated

