NetworkData: {
addresses: {
cfaV1: string;
cfaV1Forwarder: string;
gdaV1?: string;
gdaV1Forwarder?: string;
governance?: string;
host: string;
idaV1: string;
resolver: string;
superTokenFactory: string;
superfluidLoader: string;
toga?: string;
};
nativeTokenSymbol: string;
networkName: string;
subgraphAPIEndpoint: string;
}
Type declaration
addresses: {
cfaV1: string;
cfaV1Forwarder: string;
gdaV1?: string;
gdaV1Forwarder?: string;
governance?: string;
host: string;
idaV1: string;
resolver: string;
superTokenFactory: string;
superfluidLoader: string;
toga?: string;
}
cfaV1: string
cfaV1Forwarder: string
Optional
gdaV1?: string
Optional
gdaV1Forwarder?: string
Optional
governance?: string
host: string
idaV1: string
resolver: string
superTokenFactory: string
superfluidLoader: string
Optional
toga?: string
nativeTokenSymbol: string
networkName: string
subgraphAPIEndpoint: string