Skip to main content

NativeToken interface

Signature:

export interface NativeToken extends Currency

Extends: Currency

Properties

PropertyTypeDescription
decimals18
wrapped{ address: string; name: string; symbol: string; }