subscan
Runtime Modules / StreamPayment
Spec Version:
Events
Name
Lookup
Attributes
StreamOpened6400["StreamId"]
StreamClosed6401["StreamId","Balance"]
StreamPayment6402["StreamId","AccountIdOf","AccountIdOf","Balance","bool"]
StreamConfigChangeRequested6403["StreamId","RequestNonce","Party","StreamConfigOf","StreamConfigOf"]
StreamConfigChanged6404["StreamId","StreamConfigOf","StreamConfigOf","Option<DepositChange<Balance>>"]
Storage Functions
Name
Type
NextStreamId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":12}
Streams{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_stream_payment:pallet:Stream","keys_id":12,"value_id":904}}
LookupStreamsWithSource{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U64"],"value":"NULL","keys_id":907,"value_id":128}}
LookupStreamsWithTarget{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U64"],"value":"NULL","keys_id":907,"value_id":128}}
Constants
Name
Type
Value
OpenStreamHoldAmountU1280045762c1d0000000000000000000000
Error Types
Name
Docs
UnknownStreamId
StreamIdOverflow
UnauthorizedOrigin
CantBeBothSourceAndTarget
CantFetchCurrentTime
SourceCantDecreaseRate
TargetCantIncreaseRate
CantOverrideMandatoryChange
NoPendingRequest
CantAcceptOwnRequest
CanOnlyCancelOwnRequest
WrongRequestNonce
ChangingAssetRequiresAbsoluteDepositChange
TargetCantChangeDeposit
ImmediateDepositChangeRequiresSameAssetId
DeadlineCantBeInPast
CantFetchStatusBeforeLastTimeUpdated
DeadlineDelayIsBelowMinium
CantDecreaseDepositUnderSoftDepositMinimum
SourceCantCloseActiveStreamWithSoftDepositMinimum
CantCreateStreamWithDepositUnderSoftMinimum