subscan
Runtime Modules / Payments
Spec Version:
Call Functions
Name
Lookup
Parameters
payc9004
releasec9011
cancelc9021
resolve_paymentc9033
request_refundc9041
dispute_refundc9051
request_paymentc9063
accept_and_payc9071
Events
Name
Lookup
Attributes
PaymentCreatedc900["AccountId","AssetIdOf","BalanceOf","Option<BoundedDataOf>"]
PaymentReleasedc901["AccountId","AccountId"]
PaymentCancelledc902["AccountId","AccountId"]
PaymentResolvedc903["AccountId","AccountId","Percent"]
PaymentCreatorRequestedRefundc904["AccountId","AccountId","BlockNumberFor"]
PaymentRefundDisputedc905["AccountId","AccountId"]
PaymentRequestCreatedc906["AccountId","AccountId"]
PaymentRequestCompletedc907["AccountId","AccountId"]
Storage Functions
Name
Type
Payment{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","AccountId"],"value":"orml_payments:types:PaymentDetail","keys_id":458,"value_id":649}}
ScheduledTasks{"origin":"PlainType","plain_type":"Vec<Tuple:Tuple:AccountIdAccountIdorml_payments:types:ScheduledTask>","PlainTypeValue":651}
Constants
Name
Type
Value
IncentivePercentageU805
MaxRemarkLengthU320a000000
CancelBufferBlockLengthU322c010000
MaxScheduledTaskListLengthU3205000000
Error Types
Name
Docs
InvalidPayment
PaymentAlreadyReleased
PaymentAlreadyInProcess
InvalidAction
PaymentNeedsReview
MathError
RefundNotRequested
DisputePeriodNotPassed
RefundQueueFull