GpHistory: {
    amount: string;
    chain: number;
    createdAt: string;
    event: string;
    gasFee: string;
    gpBalanceId: string;
    id: string;
    note: string;
    transactionNonce: string;
    transactionSender: string;
    txHash: string;
    txStatus: string;
    updatedAt: string;
}