TokenAddress<C>: UniversalOrNative<C> | "native"

An address representing an asset

Type Parameters

  • C extends Chain

Remarks

the string literal 'native' is used to represent the native gas token

Generated using TypeDoc