Kusama
subscan
Runtime Modules / Auctions
Spec Version:
Call Functions
Name
Lookup
Parameters
new_auction48002
bid48015
cancel_auction4802-
Storage Functions
Name
Type
AuctionCounter{"origin":"PlainType","plain_type":"AuctionIndex"}
AuctionInfo{"origin":"PlainType","plain_type":"(LeasePeriodOf, BlockNumber)"}
ReservedAmounts{"origin":"MapType","map_type":{"key":"(AccountId, ParaId)","hasher":"Twox64Concat","value":"BalanceOf","isLinked":false}}
Winning{"origin":"MapType","map_type":{"key":"BlockNumber","hasher":"Twox64Concat","value":"WinningData","isLinked":false}}
Constants
Name
Type
Value
EndingPeriodBlockNumber0x40190100
SampleLengthBlockNumber0x14000000
SlotRangeCountu320x24000000
LeasePeriodsPerSlotu320x08000000
Error Types
Name
Docs
AuctionInProgress This auction is already in progress.
LeasePeriodInPast The lease period is in the past.
ParaNotRegistered Para is not registered
NotCurrentAuction Not a current auction.
NotAuction Not an auction.
AuctionEnded Auction has already ended.
AlreadyLeasedOut The para is already leased out for part of this range.