Skip to content

Backfill contract_id in the history and state tables populated from stellar-etl #360

@chowbao

Description

@chowbao

contract_id can be backfilled in the relevant history and state tables by using an UDF function to calculate the asset to contract_id.

Alternatively the contract_id can be set using update table in BQ joining with the DBT stg_asset table that creates the asset: contract_id pairs by using the token_transfers_raw table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions