Skip to main content
Version: testnet (v0.73)

ExternalDataSourceKind

No description

union ExternalDataSourceKind = DataSourceSpecConfiguration | EthCallSpec

Possible types

DataSourceSpecConfiguration object

DataSourceSpecConfiguration describes the source data that an instrument wants to get from the sourcing engine.

EthCallSpec object

Specifies a data source that derives its content from calling a read method on an Ethereum contract.

Member of

DataSourceDefinitionExternal object