get_chain_selector_names

Documentation for eth_defi.tokenised_fund.asseto.backfill.get_chain_selector_names function.

get_chain_selector_names(chain_id)

Return accepted NETWORKS selector names for a chain.

Parameters

chain_id (int) – EVM chain id.

Returns

Numeric and configured textual selector values.

Return type

set[str]