Interface AllContractEventSubscriptions

interface AllContractEventSubscriptions {
    edges: Edge[];
}

Properties

Properties

edges: Edge[]