Raindex SDK Documentation
    Preparing search index...

    Interface SgErc20WithSubgraphName

    interface SgErc20WithSubgraphName {
        subgraphName: string;
        token: SgErc20;
    }
    Index

    Properties

    Properties

    subgraphName: string
    token: SgErc20