diff --git a/components/Auction-Schedule.jsx b/components/Auction-Schedule.jsx index 307d75d653aa..47c4e22b6c47 100644 --- a/components/Auction-Schedule.jsx +++ b/components/Auction-Schedule.jsx @@ -138,14 +138,14 @@ function Render(explorerUrl, auctions, setAuctions, index) { Block #{auctions[index].startBlock.height}
- Bidding Starts: + Ending Period Starts:
{`${biddingStartsDate} - `} Block #{auctions[index].biddingStartBlock.height}
- Bidding Ends: + Auction Ends:
{`${biddingEndsDate} - `} diff --git a/docs/learn/learn-auction.md b/docs/learn/learn-auction.md index 34851f53cd6a..5c8d74a81de1 100644 --- a/docs/learn/learn-auction.md +++ b/docs/learn/learn-auction.md @@ -96,8 +96,7 @@ auction on Kusama. Keep in mind that the candle phase has a uniform termination equal probability of ending at any given block, and the termination block cannot be predicted before or during the auction. -- Auction 9 starts at - [`block 9362014`](https://kusama.subscan.io/extrinsic/0x7b67d653c9522b623a97e20a967b83a8517fe3821370475ddb6611cd37c29a03?event=9335014-26). +- The ending period of auction 9 starts at [`block 9362014`](https://kusama.subscan.io/auction/9). :::note The auction has a full duration equal to `block 9362014` + `72000`