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