interface EventByContractID {
    nodes: Node[];
}

Properties

Properties

nodes: Node[]