subscan
Runtime Modules / Tips
Spec Version:
Call Functions
Name
Lookup
Parameters
report_awesome16002
retract_tip16011
tip_new16023
tip16032
close_tip16041
slash_tip16051
Events
Name
Lookup
Attributes
NewTip1600
TipClosing1601
TipClosed1602
TipRetracted1603
TipSlashed1604
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
TipFindersFeePercent0x05
TipReportDepositBaseBalanceOf0x00204aa9d10100000000000000000000
DataDepositPerByteBalanceOf0x00a3e111000000000000000000000000
MaximumReasonLengthu320x00200000
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.