Polkadot
subscan
Runtime Modules / Tips
Spec Version:
Call Functions
Name
Lookup
Parameters
report_awesome23002
retract_tip23011
tip_new23023
tip23032
close_tip23041
slash_tip23051
Events
Name
Lookup
Attributes
NewTip2300
TipClosing2301
TipClosed2302
TipRetracted2303
TipSlashed2304
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
TipCountdownBlockNumber0x40380000
TipFindersFeePercent0x14
TipReportDepositBaseBalanceOf0x00e40b54020000000000000000000000
DataDepositPerByteBalanceOf0x00e1f505000000000000000000000000
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.