Skip to Content
API referenceSIWX ReactSrcComponentsgetSatelliteSiwxFields()

API Reference — @tuwaio/siwx (CAIP-122 Authentication Layer)


getSatelliteSiwxFields()

getSatelliteSiwxFields(activeConnection, options?): object

Defined in: packages/siwx-react/src/satelliteHelpers.ts:30 

Generates exact CAIP-10 and CAIP-2 identifiers strictly from the active connection.

Parameters

activeConnection

MinimalSatelliteConnection

options?

SatelliteSiwxFieldOptions

Returns

object

address

address: string = caip10Address

chainId

chainId: never

domain

domain: string

statement

statement: string | undefined = options.statement

uri

uri: string

Last updated on