@sodazone/ocelloids-client - v2.5.2
Preparing search index...
server-types
sourceXcm
TrappedAsset
Type Alias TrappedAsset
Represents the asset that has been trapped.
type
TrappedAsset
=
{
amount
:
string
|
number
;
assetInstance
?:
AnyJson
;
fungible
:
boolean
;
id
:
{
type
:
string
;
value
:
AnyJson
}
;
version
:
number
;
}
Index
Properties
amount
asset
Instance?
fungible
id
version
Properties
amount
amount
:
string
|
number
Optional
asset
Instance
assetInstance
?:
AnyJson
fungible
fungible
:
boolean
id
id
:
{
type
:
string
;
value
:
AnyJson
}
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
asset
Instance
fungible
id
version
@sodazone/ocelloids-client - v2.5.2
Loading...
Represents the asset that has been trapped.