Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/dfx/history/rosetta

Index

Properties

Variables

Functions

Properties

default

default: {}

Type declaration

Variables

Const MILI_PER_SECOND

MILI_PER_SECOND: 1000000 = 1000000

Functions

Const getICPBalance

  • getICPBalance(accountId: string): Promise<Balance>
  • Parameters

    • accountId: string

    Returns Promise<Balance>

Const getICPTransactions

  • Parameters

    • accountId: string

    Returns Promise<GetTransactionsResponse>

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration