export interface FeeStats { volume_30d: { BTC: string; AUD: string; }; }