Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Currency

Hierarchy

  • Currency

Index

Properties

address: string

Currency ft contract address. "near.near" for near token

c_type: "FT" | "Native"

Currency type. FT for ft contract or Native for near token

decimals: number

Currency decimals

id: number

Currency ID

max_deposit: string

Maximum amount of currency for deposit

symbol: string

Currency symbol

Generated using TypeDoc