Preparing search index...
The search index is not available
All chains
westend_collectives
Types
AssetRateEvent
Type Alias AssetRateEvent
Asset
Rate
Event
:
Enum
<
{
AssetRateCreated
:
{
asset_kind
:
VersionedLocatableAsset
;
rate
:
bigint
;
}
;
AssetRateRemoved
:
{
asset_kind
:
VersionedLocatableAsset
;
}
;
AssetRateUpdated
:
{
asset_kind
:
VersionedLocatableAsset
;
new
:
bigint
;
old
:
bigint
;
}
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
westend_collectives
Loading...