get_asseto_rpc_env

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

get_asseto_rpc_env(chain_id)

Return the normal RPC environment variable for a supported chain.

Parameters

chain_id (int) – Asseto product chain id.

Returns

The project-standard JSON_RPC_<CHAIN> environment variable.

Return type

str