interface ID {
    addr: string;
    creation_num: bigint;
}

Properties

Properties

addr: string
creation_num: bigint