Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/web3/getTokens

Index

Functions

Const getTokens

  • getTokens(checkedPath: string[], pName: string, dexSpace: string, providers: any[]): Promise<null | (null | Token | Token)[]>
  • Parameters

    • checkedPath: string[]
    • pName: string
    • dexSpace: string
    • providers: any[]

    Returns Promise<null | (null | Token | Token)[]>

Const newTokenSushi

  • newTokenSushi(data: any): null | Token

Const newTokenUni

  • newTokenUni(data: any): null | Token

Generated using TypeDoc