typescript-sdk

Home > @3rdweb/sdk > NativeToken

NativeToken interface

Signature:

export interface NativeToken extends Currency 

Extends: Currency

Properties

Property Type Description
wrapped { address: string; name: string; symbol: string; }