Support new chain
- Add chain ID & explorer URL to
telliot_core.directory.ContractInfo.get_abi()
.
- Add chain ID & name to
telliot_core.apps.core.NETWORKS
.
- Add chain info to
telliot_core.model.chain.default_chains_list
.
- Add chain ID & gas/fee info retrieval to
telliot_core.gas.legacy_gas.gas_station
.
- Add endpoint info to
telliot_core.model.endpoints.default_endpoint_list
.
- Add deployed oracle contract and autopay info to
telliot_core.data.contract_directory.json
:
- Add address for
tellor360-autopay
.
- Add address for
tellor360-oracle
.
- Add address for
trb-token
.
- Add address for
tellor-governance
.
- Follow steps to support a new chain in telliot-feeds.