@cfxdevkit/defillama - v--check
    Preparing search index...

    Interface ChainsResponse

    Response containing chain information

    interface ChainsResponse {
        chains: Chain[];
    }
    Index

    Properties

    Properties

    chains: Chain[]