subscan
Runtime Modules / Tips
Spec Version:
Call Functions
Name
Lookup
Parameters
report_awesome25002
retract_tip25011
tip_new25023
tip25032
close_tip25041
slash_tip25051
Events
Name
Lookup
Attributes
NewTip2500
TipClosing2501
TipClosed2502
TipRetracted2503
TipSlashed2504
Storage Functions
Name
Type
Tips{"origin":"MapType","map_type":{"key":"Hash","hasher":"Twox64Concat","value":"OpenTip<AccountId, BalanceOf, BlockNumber, Hash>","isLinked":false}}
Reasons{"origin":"MapType","map_type":{"key":"Hash","hasher":"Identity","value":"Bytes","isLinked":false}}
Constants
Name
Type
Value
TipCountdownBlockNumber0x80700000
TipFindersFeePercent0x14
TipReportDepositBaseBalanceOf0x40420f0000000000
DataDepositPerByteBalanceOf0x1027000000000000
MaximumReasonLengthu320x00400000
Error Types
Name
Docs
ReasonTooBig The reason given is just too big.
AlreadyKnown The tip was already found/started.
UnknownTip The tip hash is unknown.
NotFinder The account attempting to retract the tip is not the finder of the tip.
StillOpen The tip cannot be claimed/closed because there are not enough tippers yet.
Premature The tip cannot be claimed/closed because it's still in the countdown period.