read_asseto_json_rpc_url

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

read_asseto_json_rpc_url(chain_id)

Read the script-local Asseto JSON-RPC URL from its environment variable.

Parameters

chain_id (int) – Asseto product chain id.

Returns

Configured archive-capable RPC URL for a supported chain.

Raises

ValueError – If the standard RPC variable is unset.

Return type

str