@xoxno/sdk-js
Preparing search index...
sdk
StellarFlashLoanArgs
Interface StellarFlashLoanArgs
A
(hub_id, asset)
coordinate — the
HubAssetKey
struct, builder-side.
interface
StellarFlashLoanArgs
{
amount
:
string
;
asset
:
string
;
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
;
hubId
:
number
;
receiver
:
string
;
}
Hierarchy (
View Summary
)
StellarHubAsset
StellarFlashLoanArgs
Index
Properties
amount
asset
data
hub
Id
receiver
Properties
amount
amount
:
string
asset
asset
:
string
data
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
hub
Id
hubId
:
number
receiver
receiver
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
asset
data
hub
Id
receiver
@xoxno/sdk-js
Loading...
A
(hub_id, asset)coordinate — theHubAssetKeystruct, builder-side.