ChainStat: {
    chain: number;
    totalGasFee: string | null;
    totalNft: number | null;
    totalTx: number | null;
}