@xoxno/sdk-js
Preparing search index...
sdk
StellarHubAssetAmount
Interface StellarHubAssetAmount
A
HubAssetKey
paired with an i128 decimal-string amount.
interface
StellarHubAssetAmount
{
amount
:
string
;
asset
:
string
;
hubId
:
number
;
}
Hierarchy (
View Summary
)
StellarHubAsset
StellarHubAssetAmount
StellarSupplyArgs
StellarBorrowArgs
StellarWithdrawArgs
StellarRepayArgs
Index
Properties
amount
asset
hub
Id
Properties
amount
amount
:
string
asset
asset
:
string
hub
Id
hubId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
asset
hub
Id
@xoxno/sdk-js
Loading...
A
HubAssetKeypaired with an i128 decimal-string amount.