interface TransferTreeData {
    address: string;
    chain_id: number;
}

Properties

Properties

address: string
chain_id: number