NativeToken interfaceSignature:export interface NativeToken extends CurrencyExtends: CurrencyPropertiesPropertyModifiersTypeDescriptiondecimals18wrapped{ address: string; name: string; symbol: string; }