For the complete documentation index, see llms.txt. This page is also available as Markdown.

AnkrBNBOracle

AnkrBNBOracle

This oracle fetches the price of ankrBNB asset

Solidity API

NATIVE_TOKEN_ADDR

This is used as token address of BNB on BSC

address NATIVE_TOKEN_ADDR

constructor

Constructor for the implementation contract.

constructor(address ankrBNB, address resilientOracle) public

Last updated