Trading

class Trading(api: Api)

The main entry point for trading-related functionality in the Portal SDK.

This class provides access to various trading providers and their capabilities. Currently supports Lifi as a trading provider.

Constructors

Link copied to clipboard
constructor(api: Api)

Properties

Link copied to clipboard
val lifi: Lifi

Access to Lifi trading provider functionality.