subscan
Runtime Modules / Tips
Spec Version:
Call Functions
Name
Lookup
Parameters
report_awesome45002
retract_tip45011
tip_new45023
tip45032
close_tip45041
slash_tip45051
Events
Name
Lookup
Attributes
NewTip4500
TipClosing4501
TipClosed4502
TipRetracted4503
TipSlashed4504
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
TipCountdownBlockNumber0x201c0000
TipFindersFeePercent0x14
TipReportDepositBaseBalanceOf0x0010a5d4e80000000000000000000000
DataDepositPerByteBalanceOf0x00e40b54020000000000000000000000
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.