interface XmGCRData {
    chain: string;
    identity: string;
    subchain: string;
}

Properties

chain: string
identity: string
subchain: string