Interface AllbridgeCoreSdkOptions

Hierarchy

  • AllbridgeCoreSdkOptions

Properties

cachePoolInfoChainSec: number

The number of seconds that pool information taken from the chain will be cached.

cctpParams: CctpParams
coreApiHeaders?: Record<string, string>

A set of headers to be added to all requests to the Core API.

coreApiQueryParams?: Record<string, string>

A set of query parameters to be added to all requests to the Core API.

coreApiUrl: string
jupiterUrl: string

Jupiter v6 Swap Api

solanaLookUpTable: string
sorobanNetworkPassphrase: string
tronJsonRpc?: string

Optional. Will be used in methods
getPoolInfoFromChain and getAmountToBeWithdrawn
to fetch information from the blockchain with fewer HTTP requests using JSON-RPC API

wormholeMessengerProgramId: string

Generated using TypeDoc