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 and 0x as trading providers.

Constructors

Link copied to clipboard
constructor(api: Api)

Properties

Link copied to clipboard
val lifi: Lifi

Access to Lifi trading provider functionality.

Link copied to clipboard

Access to 0x trading provider functionality.