Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfig

A struct for the configuration of the library.

field

exchangeRateUri: The URI of the exchange rate service.

field

moralisServer: The URI of the moralis server.

field

moralisAppId: The app id of the moralis server.

field

tronScanUri: The URI of the tron scan service.

Hierarchy

  • AppConfig

Index

Properties

exchangeRateUri: string
heartbeatUri: string
network: "mainnet" | "staging" | "testnet"
nftListAuthToken: string
nftListUri: string
scVerifyUri: string
storageContract: string
storegeNetwork: string
tronScanUri: string
txSocketUri: string
whitelistedUri: string
wrappedNftPrefix: string

Generated using TypeDoc