NativeCurrency: {
    decimals: number;
    logoUri: string;
    name: string;
    symbol: string;
}