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