Coda by Ian Macalinao
    Preparing search index...
    interface ScopeConfiguration {
        priceChain: number[];
        priceFeed: Address;
        twapChain: number[];
    }
    Index

    Properties

    priceChain: number[]

    This is the scope_id price chain that results in a price for the token

    priceFeed: Address

    Pubkey of the scope price feed (disabled if null or default)

    twapChain: number[]

    This is the scope_id price chain for the twap